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
- Host: GitHub
- URL: https://github.com/allenvox/webdev
- Owner: allenvox
- Created: 2024-09-14T03:33:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T03:09:16.000Z (over 1 year ago)
- Last Synced: 2025-02-28T00:37:52.127Z (over 1 year ago)
- Topics: asp-net, csharp, dotnet, web
- Language: C#
- Homepage:
- Size: 2.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET Web Development

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