This repository showcases the latest features and enhancements introduced in .NET 9 through practical demonstrations. Explore cutting-edge functionalities, including improved performance, new language features, enhanced tooling, and more. Dive into the code examples, learn how to leverage these features in your projects, and stay ahead in the rapidly evolving .NET ecosystem.
The Following features are included.
- LINQ Methods
- CountBy
- AggregateBy
- Index
- EF Core 9
- GroupBy for Complex Types
- Greatest and Least SQL functions
- TimeSpan New Overloads
- New TypedResults - InternalServerError and InternalServerError (AspNet9DemoMinimalApi Project)