https://github.com/simply007/showcase-cookies-state-net
https://github.com/simply007/showcase-cookies-state-net
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/simply007/showcase-cookies-state-net
- Owner: Simply007
- Created: 2023-01-25T09:24:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T07:22:03.000Z (over 3 years ago)
- Last Synced: 2025-02-10T07:13:41.511Z (over 1 year ago)
- Language: C#
- Size: 19.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```