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

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.

Awesome Lists containing this project

README

          

# examples-dotnet-web

[![build](https://github.com/suzu-devworks/examples-dotnet-web/actions/workflows/dotnet-build.yml/badge.svg)](https://github.com/suzu-devworks/examples-dotnet-web/actions/workflows/dotnet-build.yml)
[![CodeQL](https://github.com/suzu-devworks/examples-dotnet-web/actions/workflows/github-code-scanning/codeql/badge.svg)](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!