Ultimate .NET cheat sheet
Authors
- Ruzsinszki Gábor - https://www.linkedin.com/in/gabor-ruzsinszki-b564a8181/
License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
The .NET Logo is copyright of the .NET authors. - https://github.com/dotnet/brand
The project is open-source and available on GitHub. You can contribute to it by visiting project's GitHub repository: https://github.com/webmaster442/ultimatedotnetcheatsheet
Latest changes
2024.09.16
- Updated website design
- Updated list of NuGet packages
- Extended collections section
- Attributes extended with Nullable atributes
- LINQ section extended
- Added Generics and Tasks sections
2024.06.04
- Grammar fixes by JamesKidd87
- New PWA & website look and feel
- Added Basic C# syntax section
- Added XML and JSON serialization chapter
- Added Object validation chapter