https://github.com/suzu-devworks/examples-dotnet-web
A workspace for learning ASP.NET web programming with .NET.
https://github.com/suzu-devworks/examples-dotnet-web
aspnetcore csharp devcontainer dotnet web
Last synced: 5 months ago
JSON representation
A workspace for learning ASP.NET web programming with .NET.
- Host: GitHub
- URL: https://github.com/suzu-devworks/examples-dotnet-web
- Owner: suzu-devworks
- License: mit
- Created: 2021-11-04T12:21:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-21T08:04:01.000Z (9 months ago)
- Last Synced: 2025-09-21T10:04:13.064Z (9 months ago)
- Topics: aspnetcore, csharp, devcontainer, dotnet, web
- Language: C#
- Homepage:
- Size: 1.78 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples-dotnet-web
[](https://github.com/suzu-devworks/examples-dotnet-web/actions/workflows/dotnet-build.yml)
[](https://github.com/suzu-devworks/examples-dotnet-web/actions/workflows/github-code-scanning/codeql)
## What is the purpose of this repository?
This repository is just my personal playground for learning ASP.NET web programming.
The content here might actually be helpful to other developers facing similar issues.
However, please keep in mind that this code is based solely on my own perspective and probably has lots of inaccurate or questionable parts!