Commit graph

10 commits

Author SHA1 Message Date
a6f95d25dc Improve Attribute Notes 2021-10-07 11:57:35 +02:00
1c4f7c0185 Fix table formatting 2021-10-04 22:42:30 +02:00
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
56a963bec8 Improve pattern matching and switch notes 2021-10-04 22:13:43 +02:00
76550dfa3c Add Godot scripting starting notes 2021-09-19 15:22:33 +02:00
05f23c4d82 Add notes on Unsafe context, pointers and extern code 2021-08-28 16:18:07 +02:00
1956ebbf0d Remove no longer useful todo annotations 2021-08-10 10:25:48 +02:00
090fb95a0e Improve notes on Events & Delegates 2021-08-10 09:55:00 +02:00
78aec8b7f9 Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes 2021-07-01 20:39:33 +02:00
d2148a38ee Rename .NET folder to DotNet 2021-07-01 20:39:28 +02:00
Renamed from .NET/C#/C#.md (Browse further)