A smart set of common classes, extension methods and implementations to improve your development productivity using .NET Core.
Info
Version: | 1.0.0 |
Author(s): | DevCode |
Last Update: | Thursday, June 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DevCodePack/DevCode.Extensions |
NuGet Url: | https://www.nuget.org/packages/DevCode.Extensions |
Install
Install-Package DevCode.Extensions
dotnet add package DevCode.Extensions
paket add DevCode.Extensions
DevCode.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2020.1.0)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- Nito.AsyncEx(>= 5.0.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Text.Json(>= 4.7.2)
- TimeZoneConverter(>= 3.2.0)
Tags