Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme: JS Frontends with .NET Backends #47254

Closed
1 of 5 tasks
LadyNaggaga opened this issue Mar 16, 2023 · 1 comment
Closed
1 of 5 tasks

Theme: JS Frontends with .NET Backends #47254

LadyNaggaga opened this issue Mar 16, 2023 · 1 comment
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

Comments

@LadyNaggaga
Copy link

LadyNaggaga commented Mar 16, 2023

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 📓

@LadyNaggaga LadyNaggaga added Theme Groups multiple epics. area-web-frameworks *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels untriaged Theme: JS-SPA with .NET Backends Track work items related the JS-SPA frontend with .NET backends in .NET 8 labels Mar 16, 2023
@LadyNaggaga LadyNaggaga added this to the .NET 8.0 milestone Mar 16, 2023
@captainsafia captainsafia added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-web-frameworks *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels labels Jun 20, 2023
@mkArtakMSFT mkArtakMSFT modified the milestones: .NET 8.0, 8.0 Jun 29, 2023
@captainsafia captainsafia added area-ui-rendering Includes: MVC Views/Pages, Razor Views/Pages and removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc labels Aug 25, 2023
@wtgodbe wtgodbe modified the milestones: 8.0, 8.0.0 Oct 3, 2023
@mkArtakMSFT
Copy link
Member

@LadyNaggaga I think we should close this already. @danroth27 FYI

@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

5 participants
@captainsafia @LadyNaggaga @wtgodbe @mkArtakMSFT and others