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

https://github.com/allenvox/webdev

Workspace for ASP.NET Web Development class
https://github.com/allenvox/webdev

asp-net csharp dotnet web

Last synced: about 1 month ago
JSON representation

Workspace for ASP.NET Web Development class

Awesome Lists containing this project

README

          

# ASP.NET Web Development
![GitHub last commit](https://img.shields.io/github/last-commit/allenvox/webdev)

### Run
```sh
$ cd
$ dotnet build
$ dotnet run [args]
```