Provides a base infrastructure for a .net core project.
Info
Version: | 1.0.1 |
Author(s): | Praveen Sewak |
Last Update: | Monday, January 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Pravly.Infrastructure |
Install
Install-Package Pravly.Infrastructure
dotnet add package Pravly.Infrastructure
paket add Pravly.Infrastructure
Pravly.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.1)
- Newtonsoft.Json(>= 12.0.1)