Skip to content

Raphaellaucene/Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fundamentals .NET 🚀

Some Notes 📝

  • .NET Framework is a legacy framework.

  • Starting with .NET 5, the platform is cross-platform (formerly known as .NET Core).

  • A Solution is a group of projects.

  • On GitHub, the bin and obj folders are for debugging and do not need to be version-controlled.

What I Learn.. 🦾

  • Ternary If, Try, Catch and Finally with throw Exceptions

  • Constructors and Deconstructors

  • Tuplas and Dictionary

  • Stacks and Queues

  • DateTime Structures

About

.NET Fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages