Code examples and exercises.
Install .net 8 To verify installation:
dotnet --list-runtimes
...
Microsoft.NETCore.App 8.0.0
...Install one of the following Editors/IDEs:
- Rider (Trial Version)
- Visual Studio Community Edition (Free)
- VS Code (Free but needs extensions)
- Required Extensions
dotnet builddotnet testSolutions to exercises should be posted via pull requests.
Notes will be taken in workflowy where is the link for read access to the nodes.