ESCHENet is a micro framework developed by Lucas Eschechola for automating everyday tasks, such as: sending emails, encryption and etc.
Info
Version: | 1.0.2 |
Author(s): | Lucas Eschechola |
Last Update: | Monday, April 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Eschechola/ESCHENet |
NuGet Url: | https://www.nuget.org/packages/ESCHENet |
Install
Install-Package ESCHENet
dotnet add package ESCHENet
paket add ESCHENet
ESCHENet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.Primitives(>= 3.1.3)
Tags