ASP.NET Core 1 Support
lesser
Posts: 2
My company recently updated to Dotnet Core 1 and ASP.NET Core 1, from RC1 (which the performance profiler nicely supported)
Is there any word on when the profiler will be update to work for the release versions of .NET and ASP.NET Core?
Is there any word on when the profiler will be update to work for the release versions of .NET and ASP.NET Core?
Comments
It is actually possible to profile them using the .NET executable profiling option and pointing it at the dotnet.exe with the appropriate command line. However this isn't supported behaviour.
Unfortunately we don't have an estimate for when we'll have full Core support. Sorry that we can't be of more help on this issue.
I vote from me for support of AS.NET Core 1.0.0 and Entity Framework Core 1.0.0. Just starting work on using Core RTM and profiling would be very helpful.
We've released beta support for .net core, you can find more about this here: http://www.red-gate.com/blog/net-profil ... ss-program.
Note this current build of the EAP will expire on Friday though, at which point a new installer will be released (you will need to install the newest build). These support v1.1 of the .net core tools.
The tools will be in Beta for a while longer whilst Microsoft are still finalising .net core tooling, likely the next RC of Visual Studio 2017.
When will a new EAP be available?