.NET Core 3.0

We are planning on migrate an ASP.NET MVC 5 / OWIN application to ASP.NET Core 3.x. It currently uses NET framework SamlSignedXml.

I successfully prototyped a Proof of concept on the ASP.NET Core 2.2 platform using version 2.3.0 of ComponentSpace.Saml2, but now we are ready to migrate I have question regarding support for ASP.NET Core 3.0.

Does the 2.x version work when the hosting application targets netcorepp3.0 ? If not, do you have a release date for a compatible library ?

Cheers…

I can confirm that the 2.x version works with ASP.NET Core 3.0.