dev-notes/DotNet/ASP.NET
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
..
WebForms Fix typos 2021-09-22 19:17:55 +02:00
App Configuration.md Fix typos 2021-09-22 19:17:55 +02:00
Blazor.md Notes on .NET 6 features (#6) 2021-10-04 22:37:01 +02:00
Filters.md Fix typos 2021-09-22 19:17:55 +02:00
Middleware.md Fix typos 2021-09-22 19:17:55 +02:00
Minimal API.md Notes on .NET 6 features (#6) 2021-10-04 22:37:01 +02:00
MVC.md Fix typos 2021-09-22 19:17:55 +02:00
Razor Pages.md Fix typos 2021-09-22 19:17:55 +02:00
Razor Syntax.md Fix typos 2021-09-22 19:17:55 +02:00
REST API.md Notes on .NET 6 features (#6) 2021-10-04 22:37:01 +02:00
SignalR.md Fix typos 2021-09-22 19:17:55 +02:00
WebForms.md Fix typos 2021-09-22 19:17:55 +02:00