Commit graph

18 commits

Author SHA1 Message Date
8d8deebd63 [C#] Remove extra notes 2022-03-29 18:02:29 +02:00
8a39b7085e Improve record notes on immutability 2022-02-28 14:19:42 +01:00
d228cc1dfb Remove todo annotations 2022-01-20 23:16:15 +01:00
20d9d6deb9 Fix record class & record struct notes 2021-12-30 21:17:29 +01:00
8d80356d2b
Fix .NET 6 implicit usings annotation in .csproj 2021-12-01 21:48:36 +01:00
7bc6bc6e97 Mark postponed C# features 2021-11-08 09:17:32 +01:00
0fd87958af Add variance summary image 2021-10-27 14:05:47 +02:00
b18e348906 Add C# 10 Notes Improvements 2021-10-18 19:15:12 +02:00
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)