Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregorbiswanger/asprestapiworkshop

Projektvorlage für meinen ASP.NET Core 8 REST-Api Workshop
https://github.com/gregorbiswanger/asprestapiworkshop

Last synced: 4 days ago
JSON representation

Projektvorlage für meinen ASP.NET Core 8 REST-Api Workshop

Awesome Lists containing this project

README

        

ASP.NET Core REST-Api Workshop
=======

# Entity Framework Tools installieren
`dotnet tool install --global dotnet-ef`

# Datenbank erstellen
`dotnet-ef database update`

## Copyright and License

Copyright 2020-2024 Gregor Biswanger.