Info
Version: | 6.0.0 |
Author(s): | Aaron Lord |
Last Update: | Monday, December 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lorddev/utilities |
NuGet Url: | https://www.nuget.org/packages/Devlord.Utilities |
Install
Install-Package Devlord.Utilities
dotnet add package Devlord.Utilities
paket add Devlord.Utilities
Devlord.Utilities Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- MailKit(>= 1.12.0)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- Microsoft.Extensions.Configuration(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http(>= 1.1.1)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.Extensions.Logging(>= 1.1.1)
- System.Collections(>= 4.3.0)
- System.Runtime.Serialization.Xml(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.1)
- System.Threading.Timer(>= 4.3.0)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- Microsoft.Extensions.Configuration(>= 1.1.1)
- elmah(>= 1.2.2)
- Newtonsoft.Json(>= 10.0.1)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- Microsoft.Extensions.Configuration(>= 1.1.1)
- elmah(>= 1.2.2)
- Newtonsoft.Json(>= 10.0.1)
- MailKit(>= 1.12.0)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- Microsoft.Extensions.Configuration(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http(>= 1.1.1)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.Extensions.Logging(>= 1.1.1)
- System.Collections(>= 4.3.0)
- System.Runtime.Serialization.Xml(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.1)
- System.Threading.Timer(>= 4.3.0)
Tags
Includes extensions, encapsulation of logging and encryption, basic datareader-to-POCO mapping, a mailer throttle, and strongly-typed API callers.