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

https://github.com/simply007/showcase-cookies-state-net


https://github.com/simply007/showcase-cookies-state-net

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

https://learn.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-7.0&tabs=windows

```sh
dotnet new mvc -o mvcapp
// dotnet dev-certs https --trust
dotnet watch run
```