https://github.com/bilalmehrban/genericservicescrudapi
ASP.NET Core 5 Web API to demonstrate the use of a generic CRUD Service and controller.
https://github.com/bilalmehrban/genericservicescrudapi
asp-net-core crud-functionality generics
Last synced: 3 months ago
JSON representation
ASP.NET Core 5 Web API to demonstrate the use of a generic CRUD Service and controller.
- Host: GitHub
- URL: https://github.com/bilalmehrban/genericservicescrudapi
- Owner: bilalmehrban
- License: mit
- Created: 2021-10-20T09:16:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T08:13:08.000Z (over 1 year ago)
- Last Synced: 2024-02-03T09:25:46.142Z (over 1 year ago)
- Topics: asp-net-core, crud-functionality, generics
- Language: C#
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Generic Services Crud Api using ASP.NET Core 5
ASP.NET Core 5 Web API to demonstrate the use of a generic CRUD Service and controller.