Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanclay/dotnet6-api
https://github.com/ivanclay/dotnet6-api
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivanclay/dotnet6-api
- Owner: ivanclay
- Created: 2024-02-14T13:14:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-14T18:44:24.000Z (10 months ago)
- Last Synced: 2024-02-15T14:33:02.008Z (10 months ago)
- Language: C#
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotnet 7 API (Updated)
## Install dotnet EF CLI
dotnet tool install --global dotnet-ef## Update NUGET Packages by CLI
Install dotnet-outdated-tool and execute
[X] dotnet tool install --global dotnet-outdated-tool
[X] dotnet outdated --upgrade