https://github.com/anthgrim/net6-api
C# .NET 5 API
https://github.com/anthgrim/net6-api
Last synced: about 2 months ago
JSON representation
C# .NET 5 API
- Host: GitHub
- URL: https://github.com/anthgrim/net6-api
- Owner: anthgrim
- Created: 2022-11-18T00:51:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T01:55:57.000Z (about 3 years ago)
- Last Synced: 2024-12-28T13:40:31.446Z (about 1 year ago)
- Language: C#
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel Booking API - .Net 6
## Description
Basic API built on .Net using EntityFrameworkCore.InMemory as temporary Storage. All CRUD operations included.