https://github.com/suzu-devworks/examples-dotnet
A workspace for learning .NET and experimenting with its features.
https://github.com/suzu-devworks/examples-dotnet
csharp devcontainer dotnet nuget
Last synced: 5 months ago
JSON representation
A workspace for learning .NET and experimenting with its features.
- Host: GitHub
- URL: https://github.com/suzu-devworks/examples-dotnet
- Owner: suzu-devworks
- License: mit
- Created: 2023-08-17T12:52:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T15:26:01.000Z (5 months ago)
- Last Synced: 2026-01-12T18:12:03.932Z (5 months ago)
- Topics: csharp, devcontainer, dotnet, nuget
- Language: C#
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples-dotnet

[](https://github.com/suzu-devworks/examples-dotnet/actions/workflows/dotnet-build.yml)
[](https://github.com/suzu-devworks/examples-dotnet/actions/workflows/github-code-scanning/codeql)
## What is the purpose of this repository?
This repository is just my personal playground for learning and experimenting with .NET programming in C#.
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!