Set of tools to help during development.
Info
Version: | 1.0.2 |
Author(s): | dimitrisauvage |
Last Update: | Wednesday, April 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DimitriSauvage/CSharp-Tools |
NuGet Url: | https://www.nuget.org/packages/DimitriSauvageTools |
Install
Install-Package DimitriSauvageTools
dotnet add package DimitriSauvageTools
paket add DimitriSauvageTools
DimitriSauvageTools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- Microsoft.Extensions.Logging(>= 3.1.3)
- Newtonsoft.Json(>= 11.0.2)
- System.ComponentModel.Annotations(>= 4.5.0)