General.Backend.Shared
1.0.2
See the version list below for details.
dotnet add package General.Backend.Shared --version 1.0.2
NuGet\Install-Package General.Backend.Shared -Version 1.0.2
<PackageReference Include="General.Backend.Shared" Version="1.0.2" />
<PackageVersion Include="General.Backend.Shared" Version="1.0.2" />
<PackageReference Include="General.Backend.Shared" />
paket add General.Backend.Shared --version 1.0.2
#r "nuget: General.Backend.Shared, 1.0.2"
#:package General.Backend.Shared@1.0.2
#addin nuget:?package=General.Backend.Shared&version=1.0.2
#tool nuget:?package=General.Backend.Shared&version=1.0.2
This project contains elements common to most backend projects. Error handling, robust request handling, standardized requests and responses, a generic interface to implement the repository pattern and a generic class for Core handling.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- AutoMapper (>= 13.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.2)
- Polly (>= 8.5.2)
- System.ServiceModel.Http (>= 8.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on General.Backend.Shared:
| Package | Downloads |
|---|---|
|
General.Backend.RepositoryPattern
The GenericRepository abstract class implements a generic data repository with the most commonly used methods for creating, updating and retrieving data. |
|
|
General.Frontend.Shared
This package contains common elements for most FrontEnd projects with Blazor WebAssembly and Radzen. It includes a generic interface to implement the repository sponsor, an abstract class to implement it and 2 classes to handle generic grids. |
GitHub repositories
This package is not used by any popular GitHub repositories.