Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmrkuznetsov/hospital-api
Web API with CRUD opertions on hostpital model.
https://github.com/dmrkuznetsov/hospital-api
asp-net clean-architecture cqrs csharp dependency-injection entity-framework extension-methods mvvm rest wpf
Last synced: about 2 months ago
JSON representation
Web API with CRUD opertions on hostpital model.
- Host: GitHub
- URL: https://github.com/dmrkuznetsov/hospital-api
- Owner: dmrkuznetsov
- Created: 2024-09-04T03:55:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T06:03:00.000Z (4 months ago)
- Last Synced: 2024-10-20T04:09:56.568Z (3 months ago)
- Topics: asp-net, clean-architecture, cqrs, csharp, dependency-injection, entity-framework, extension-methods, mvvm, rest, wpf
- Language: C#
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## HOSPITAL-API
Hospital API is written in sole purpose to demonstrate my current skill level working with .NET.## Features
Hospital API provides basic CRUD functions via WEB service (Hosptial.API) and basic WPF UI(Hospital.WPF).## Disclaimer
All the code is written in a hurry and all the rough edges are to be smoothed.