dev-notes/DotNet
Marcello Lamonaca b2abff42c4
Notes on .NET 6 features (#6)
- blazor components
- `field` keyword
- with-expression for anonymous types
- namespace semplification
- lambda signature inference
- static methods and properties on interfaces
- .NET 6 LINQ improvements
- global usings notes
- null parameter checking
- required properties
- native memory allocation
- Minimal APIs
- net 6 implicit imports
2021-10-04 22:37:01 +02:00
..
ASP.NET Notes on .NET 6 features (#6) 2021-10-04 22:37:01 +02:00
C# Notes on .NET 6 features (#6) 2021-10-04 22:37:01 +02:00
Database Fix typos 2021-09-22 19:17:55 +02:00
Godot Add Godot scripting starting notes 2021-09-19 15:22:33 +02:00
Lib Rename .NET folder to DotNet 2021-07-01 20:39:28 +02:00
Unity Fix typos 2021-09-22 19:17:55 +02:00
Xamarin Fix typos 2021-09-22 19:17:55 +02:00