Commit graph

7 commits

Author SHA1 Message Date
ba1dbe3a45 Add notes on data binding end events 2021-10-15 12:04:57 +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
5c0799df7f Fix typos 2021-09-22 19:17:55 +02:00
76550dfa3c Add Godot scripting starting notes 2021-09-19 15:22:33 +02:00
9a56180316 Add State Manegement Notes 2021-08-09 13:46:06 +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/ASP.NET/Blazor.md (Browse further)