GeneralCSharpBackend 1.25.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.
Install-Package GeneralCSharpBackend -Version 1.25.0
dotnet add package GeneralCSharpBackend --version 1.25.0
<PackageReference Include="GeneralCSharpBackend" Version="1.25.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GeneralCSharpBackend --version 1.25.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GeneralCSharpBackend, 1.25.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added GetCacheItem to make the cache management more flexible
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.25.0 | 863 | 9/30/2016 |
1.24.0 | 718 | 9/30/2016 |
1.23.0 | 726 | 9/30/2016 |
1.22.0 | 734 | 9/30/2016 |
1.21.0 | 751 | 9/30/2016 |
1.20.0 | 719 | 9/30/2016 |
1.19.0 | 732 | 9/30/2016 |
1.18.0 | 775 | 5/26/2016 |
1.17.0 | 855 | 3/11/2016 |
1.16.0 | 729 | 3/11/2016 |
1.15.0 | 821 | 3/11/2016 |
1.14.0 | 820 | 3/11/2016 |
1.13.0 | 856 | 3/11/2016 |
1.12.0 | 831 | 3/10/2016 |
1.11.0 | 667 | 3/4/2016 |
1.2.1 | 740 | 9/30/2016 |
1.2.0 | 622 | 3/4/2016 |
1.1.0 | 602 | 3/4/2016 |
1.0.0 | 662 | 7/10/2015 |