‘Cannot access a disposed object’ once migrated ASP.NET Boilerplate from MVC5 to ASP.NET Core MVC
I have a ASP.NET boilerplate 7.4 MVC app using .NET framework 4.6 and that now I’m migrating to ASP.NET Core 8 (.NET8).
I have a ASP.NET boilerplate 7.4 MVC app using .NET framework 4.6 and that now I’m migrating to ASP.NET Core 8 (.NET8).