This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs)
This project highlights the newest improvements introduced in .NET 10, including performance upgrades, API enhancements, and developer-experience boosts.
- Cleaner patterns for validation and binding
- Run C# code in a single .cs file
- Faster prototyping and lightweight apps
- Perfect for demos, small utilities, and scripting-style development
- Smarter LINQ translation
- New extension methods
- Better support for raw SQL and filtering scenarios
- More efficient JSON serialization
Feel free to open issues, submit pull requests, or suggest new .NET 10 features to demonstrate.
This project is licensed under the MIT License.