.NET Core 3.0 Preview 3 is now available and it includes a bunch of new updates to ASP.NET Core.
Here’s the list of what’s new in this preview:
- Razor Components improvements:
- Single project template
- New .razor extension
- Endpoint routing integration
- Prerendering
- Razor Components in Razor Class Libraries
- Improved event handling
- Forms &
The post ASP.NET Core updates in .NET Core 3.0 Preview 3 appeared first on ASP.NET Blog.