Theme: JS Frontends with .NET Backends #47254
Labels
area-ui-rendering
Includes: MVC Views/Pages, Razor Views/Pages
Theme: JS-SPA with .NET Backends
Track work items related the JS-SPA frontend with .NET backends in .NET 8
Theme
Groups multiple epics.
Milestone
A continued theme in .NET is to enable developers' smooth integration points between their .NET backend APIs and JavaScript SPA frontend. In .NET 8, we plan to improve in the following areas.
🔧 - tooling 🚧 - engineering 📓 - documentation
_Note: If you are looking for anything Blazor united, we have another issue documenting our .NET 8 plans in that area.
Identity, Authentication and Authorization 🚧
In .NET 8 we want to improve our current auth experience by providing a simpler and well documented experience for building secure web applications. Our goal during .NET 8 is to make progress on some of the ASP.NET Core SPA with Authentication issue
Intergration with 3rd party asset management solutions. 🚧 🔧
Simplify the integration of 3rd party tooling for static web assets. There are number of challenges that our developers experience when integrating third-party tools that produce or transform web assets as part of the build process. Client web assets often need to be built or processed using tools like npm and webpack. But integrating a client web asset build pipeline into the build process of a Razor Class Library can be challenging. In .NET 8 we want to improve this experience by productizing the ASP.NET Core Client Asset library.
Documentation and Samples 📓
The text was updated successfully, but these errors were encountered: