https://github.com/exortek/dot-net-core-back-end
https://github.com/exortek/dot-net-core-back-end
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/exortek/dot-net-core-back-end
- Owner: ExorTek
- Created: 2021-03-06T18:03:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T08:14:20.000Z (almost 5 years ago)
- Last Synced: 2025-03-10T20:17:15.082Z (over 1 year ago)
- Language: C#
- Size: 4.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DotNetCoreBackAnd
## _First Use_
DotNetCoreBackAnd requires [.NET Core](https://dotnet.microsoft.com/download/dotnet/3.1) 3.1 to run.
Install the dependencies.
```sh
write this terminal -> dotnet restore
are you ready,start editing
```