Skip to content

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.

Notifications You must be signed in to change notification settings

poorna-soysa/dotnet9-demo

Repository files navigation

New Features in .NET 9

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)

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages