Identityserver4: ASP.NET Core RC2 ERROR

Created on 17 May 2016  路  7Comments  路  Source: IdentityServer/IdentityServer4

I tried using identity server 4 but i get the following error
"IdentityServer4.AccessTokenValidation 1.0.0-beta3 does not support framework .NETFramework,Version=v4.6.1"

question

Most helpful comment

RC2 was released yesterday, I am still in the process of updating the code.

All 7 comments

RC2 was released yesterday, I am still in the process of updating the code.

Let me know if I can help out. Experienced at .NET. New to Core.

Let me know if you need help mate, just upgraded to RC2, shawn has written an excellent guide, helped me a lot, https://wildermuth.com/2016/05/17/Converting-an-ASP-NET-Core-RC1-Project-to-RC2
Cheers!

I tried to port IdentityServer4 myself to RC2 and found some references, namely Json.Net and IdentityModel2 still doesn't support dotnet core / cli. Aside from that, it's _mostly_ simple renaming references.

I will push the source code and nuget later today.

My problem seems to be adding IdentityServer4 from nuget to work with my assembles (net 4.6.1)
I need Identity Server 4 version project for .Net Framework and not .Net core ?

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings