Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
[![build](https://github.com/suzu-devworks/examples-dotnet/actions/workflows/dotnet-build.yml/badge.svg)](https://github.com/suzu-devworks/examples-dotnet/actions/workflows/dotnet-build.yml)
[![CodeQL](https://github.com/suzu-devworks/examples-dotnet/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/suzu-devworks/examples-dotnet/actions/workflows/github-code-scanning/codeql)

A workspace for learning programming with dotnet.
## What is the purpose of this repository?

## What is this?
This repository is the author's personal playground for learning .NET and experimenting with its features.

This repository is a personal playground for the author to learn .NET programming and try out its features.
This might be helpful to other developers having the same problem.
The content here may be useful for other developers who are facing similar issues.

However, please note that the code described here is based on my personal opinion and may contain many inaccuracies.
However, please note that the code presented here is based solely on my personal understanding and may contain errors or inaccuracies.