0
niengineering created
Dear Support,
I have a ASP.NET Core + Angular application and 2 questions:
- is Angular version development expected to be supported and updated or there is some phase out planned?
- I see the usage of netstandard in Application.Shared. Is it needed in some point or can it be upgraded to a .NET 8.0?
Thank you
1 Answer(s)
-
0
Hi @niengineering,
First, we have no plans to discontinue Angular support in the foreseeable future. Angular will remain a key part of ASP.NET Zero for as long as the platform continues. Also, we are upgrading .NET Standart libraries to .NET 9.0 in the next version. We will release the next version soon.