[Template] Figure out solution for Shared project being tied directly to ASP.NET Core shared framework
Open
area-templates
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
Today the Aspire shared project that gets added to all Aspire solutions and auto-referenced by Aspire service projects depends on ASP.NET Core. This leads to issues for service projects that aren't ASP.NET Core projects, e.g. Blazor WebAssembly projects, JSPS projects (SPA), Worker projects, etc.
We need to figure out what the story is for shared code in service projects that aren't ASP.NET Core projects.
Contributor guide
Assessment
This issue has not been assessed yet.