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

https://github.com/pencsharpener/shopping-list


https://github.com/pencsharpener/shopping-list

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

# shopping-list

[Documentation to EF Core tools](https://learn.microsoft.com/en-us/ef/core/cli/dotnet)

```powershell
dotnet tool install --global dotnet-ef
dotnet tool update --global dotnet-ef

# requires Microsoft.EntityFrameworkCore.Design
```