Is the editor supposed to work on XP? I got past the reference issue, tested on my win7 box, but on XP... at Microsoft.Win32.TaskScheduler.TaskService.get_UserName() at ...
I have .NET Core 2.2 and Linux container in docker. When I create JWT token with ES256 algorithm JwtSecurityTokenHandler.CreateEncodedJwt() throw exception. <Project Sdk="Microsoft.NET.Sdk"> ...