GenericServer 1.0.0
dotnet add package GenericServer --version 1.0.0
NuGet\Install-Package GenericServer -Version 1.0.0
<PackageReference Include="GenericServer" Version="1.0.0" />
<PackageVersion Include="GenericServer" Version="1.0.0" />
<PackageReference Include="GenericServer" />
paket add GenericServer --version 1.0.0
#r "nuget: GenericServer, 1.0.0"
#:package GenericServer@1.0.0
#addin nuget:?package=GenericServer&version=1.0.0
#tool nuget:?package=GenericServer&version=1.0.0
Description:
Enhance your ASP.NET Web API projects with this robust and easy-to-use library that provides a generic repository and controller for seamless CRUD operations.
This package is designed to simplify the development process by offering out-of-the-box implementation of basic Create, Read, Update, and Delete (CRUD) functionalities, allowing developers to focus more on business logic and less on boilerplate code.
Features:
Generic Repository: A versatile and reusable repository pattern that supports common CRUD operations for any entity type.
Generic Controller: A ready-to-use controller with endpoints for handling CRUD operations, reducing the need to write repetitive code for each entity.
Easy Integration: Simple and straightforward integration into any ASP.NET Web API project, with minimal configuration required.
Extensible: Easily extendable to cater to specific business requirements and additional functionalities.
Entity-agnostic: Works with any entity type, making it a flexible choice for diverse applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
-
net8.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.EntityFrameworkCore (>= 8.0.4)
- Serilog (>= 3.1.1)
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.0.0 | 96 | 5/18/2024 |