Skip to content

Repository files navigation

the notes and important concepts on dotnet 9

these notes I gathered by asking the important questions that usually normal programmers don't. It's not just simple syntax it's the critical points, though very simple, and the working behind the concepts that you might say are unimportant, but help make you a real engineer. for instance:

  • how are C# tasks different than go routines while both are used for concurrency
  • how are blazor pages compiled in order, first the code, then the injection, etc
  • ...

About

all the notes and stuff I learned about dotnet are here

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors