https://github.com/pdevito3/vet-demo-repo
https://github.com/pdevito3/vet-demo-repo
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdevito3/vet-demo-repo
- Owner: pdevito3
- Created: 2021-01-12T18:23:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T18:24:40.000Z (over 5 years ago)
- Last Synced: 2024-12-29T07:16:48.253Z (over 1 year ago)
- Language: C#
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VetClinic.Api
This project was created with [Craftsman](https://github.com/pdevito3/craftsman).
## Get Started
Go to your solution directory:
```shell
cd VetClinic.Api
```
Run your solution:
```shell
dotnet run --project webapi
```