GeneralCSharpBackend 1.11.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GeneralCSharpBackend --version 1.11.0
NuGet\Install-Package GeneralCSharpBackend -Version 1.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GeneralCSharpBackend" Version="1.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GeneralCSharpBackend --version 1.11.0
#r "nuget: GeneralCSharpBackend, 1.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GeneralCSharpBackend as a Cake Addin
#addin nuget:?package=GeneralCSharpBackend&version=1.11.0

// Install GeneralCSharpBackend as a Cake Tool
#tool nuget:?package=GeneralCSharpBackend&version=1.11.0

This project aims for creating a solid foundation that every C# backend can be built on. 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.25.0 1,438 9/30/2016
1.24.0 1,173 9/30/2016
1.23.0 1,179 9/30/2016
1.22.0 1,195 9/30/2016
1.21.0 1,203 9/30/2016
1.20.0 1,191 9/30/2016
1.19.0 1,196 9/30/2016
1.18.0 1,294 5/26/2016
1.17.0 1,379 3/11/2016
1.16.0 1,211 3/11/2016
1.15.0 1,354 3/11/2016
1.14.0 1,351 3/11/2016
1.13.0 1,366 3/11/2016
1.12.0 1,354 3/10/2016
1.11.0 1,105 3/4/2016
1.2.1 1,196 9/30/2016
1.2.0 1,139 3/4/2016
1.1.0 1,072 3/4/2016
1.0.0 1,169 7/10/2015

Changes to support async