How .NET has evolved with features from previous versions

Опубликовано: 01 Октябрь 2024
на канале: Round The Code
235
11

Over the last few years, there have been many new features added to .NET.

This video will look back at some of the new features of .NET 6 and 7 which has helped shape it into the framework that it is today. This includes the popular Minimal APIs feature that allows you to add an API endpoint outside of MVC and how to restrict requests to an API endpoint.

And as a bonus, we'll show you what's new in .NET 8 with our video playlist.

📖 Learn .NET and C# with our online courses 📖
https://www.roundthecode.com/dotnet-c...

👨‍💻Take our .NET and C# coding challenges👨‍💻
https://www.roundthecode.com/dotnet-c...

► Chapters
0:00 What we'll cover
0:17 Merger of Program and Startup
1:24 Minimal APIs
2:01 Rate limiter
2:55 Parameter binding
3:27 .NET 8 features

#dotnet #dotnet6 #dotnet7