Info
Version: | 1.0.0 |
Author(s): | Rasmus Jonasson |
Last Update: | Friday, July 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rallan123/CSharpGeneralBackend |
NuGet Url: | https://www.nuget.org/packages/BackendGeneral |
Install
Install-Package BackendGeneral
dotnet add package BackendGeneral
paket add BackendGeneral
BackendGeneral Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It handles the business layer of your application and also gives you features like Caching, logging and so on.
The project aims is to be as modular as possible, so you can choose what implementation for each part of the backend.