258 Views
If you are following ASP.NET Core 6 , then probably you are aware that with ASP.NET Core 6.0 projects, there is no file. It is now combined with Program.cs file to bring unified experience.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
If you are following ASP.NET Core 6 , then probably you are aware that with ASP.NET Core 6.0 projects, there is no file. It is now combined with Program.cs file to bring unified experience.