Info
Version: | 1.0.4 |
Author(s): | Jeffrey E. Ferreiras |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BotJeff/Tools.NET-Core |
NuGet Url: | https://www.nuget.org/packages/Tools.NET-Standard |
Install
Install-Package Tools.NET-Standard
dotnet add package Tools.NET-Standard
paket add Tools.NET-Standard
Tools.NET-Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
This toolkit is created to be performant and take the place of common functionality that cannot be used in performance critical paths such as regex. Additionally many convinience extension methods are included.