Kiran Bobade

Results 2 comments of Kiran Bobade

Any progress on this? encountering the same issue while installing **Exceptionless.AspNetCore** 4.3.2012 package into .NET Standard 2.0 assembly. This package is restored using. NET Framework 4.6.1 instead of .NET standard...

Actually, we have all our startup code required to run AspNetCore app is in NetStandarad assembly. That means a Startup.cs class is in NetStandard assembly. If I install Exceptionless package...