Skip to content

adyle5/ExtensionsDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtensionsDotNet

ExtensionsDotNet is a .NET library written in C# and hosted on NUGET that makes writing code easier and productive by providing simple extension methods to perform common tasks.

ExtensionsDotNet is written against the .NET Standard 2.0 specifications and is supported in the following versions of .NET (and higher). To learn more about the .NET Standard, visit the Microsoft Docs.

Impelmentation Min Version Supported
.NET 5.0
.NET Core 2.1
.NET Framework 4.6.1
Mono 5.4
Xamarin.iOS 10.14
Xamarin.Mac 3.8
Xamarin.Android 8.0
UWP 10.0.16299
Unity 2018.1

For more information, visit our Wiki.