Skip to content

jpgsaraceni/dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First steps with .NET, as part of Microsoft Learn course

In this course, I learned how to install dependencies to my .NET project, debug C# on Visual Studio Code, read and write files programtically, and built a basic CRUD API.