Provides a useful framework for building .Net Core backend applications.
Install
Install-Package Backend.Framework
dotnet add package Backend.Framework
paket add Backend.Framework
Backend.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.App(>= 2.1.0)
- Microsoft.EntityFrameworkCore(>= 2.1.0)
Tags