An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : genericrestcontroller

In REST api there are common CRUD service interface for every model served by controller for each model. In most of the scenarios the code for implementing Create, Get, Index, Delete, Update for each model is same and writing the same code again in all the controllers can be avoided by implementing generics for the controllers. In this article i have also implemented generic implementation for the repository pattern for entity framework. It reduces the amount of code we need to implement REST service

Registry - Source - JSON - codemeta.json
purl: pkg:nuget/genericrestcontroller
Keywords: ASPNETCORE , .NET , C#
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Downloads: 1,352 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

1.0.1
Published: over 5 years ago
Registry - Download
1.0.0
Published: over 5 years ago
Registry - Download