GeneralCSharpBackend 1.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package GeneralCSharpBackend --version 1.1.0
NuGet\Install-Package GeneralCSharpBackend -Version 1.1.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.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GeneralCSharpBackend --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GeneralCSharpBackend, 1.1.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.1.0 // Install GeneralCSharpBackend as a Cake Tool #tool nuget:?package=GeneralCSharpBackend&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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,481 | 9/30/2016 |
1.24.0 | 1,195 | 9/30/2016 |
1.23.0 | 1,202 | 9/30/2016 |
1.22.0 | 1,222 | 9/30/2016 |
1.21.0 | 1,229 | 9/30/2016 |
1.20.0 | 1,219 | 9/30/2016 |
1.19.0 | 1,206 | 9/30/2016 |
1.18.0 | 1,315 | 5/26/2016 |
1.17.0 | 1,408 | 3/11/2016 |
1.16.0 | 1,239 | 3/11/2016 |
1.15.0 | 1,383 | 3/11/2016 |
1.14.0 | 1,370 | 3/11/2016 |
1.13.0 | 1,380 | 3/11/2016 |
1.12.0 | 1,365 | 3/10/2016 |
1.11.0 | 1,123 | 3/4/2016 |
1.2.1 | 1,215 | 9/30/2016 |
1.2.0 | 1,170 | 3/4/2016 |
1.1.0 | 1,094 | 3/4/2016 |
1.0.0 | 1,192 | 7/10/2015 |
Changes to support async