Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce 3.0 and 3.1 packages for basic auth #46

Closed
2 tasks done
blowdart opened this issue Feb 26, 2020 · 8 comments
Closed
2 tasks done

Produce 3.0 and 3.1 packages for basic auth #46

blowdart opened this issue Feb 26, 2020 · 8 comments

Comments

@blowdart
Copy link
Owner

blowdart commented Feb 26, 2020

From @yang-er's pull request.

  • Update appveyor script
  • Check nuget package contains all three targets
@blowdart
Copy link
Owner Author

@yang-er I updated the appveyor environment to VS2019 to get both Core 3.0 and 3.1 installer and the packages have been produced. Do you want to see if those work for you? You can grab pre-release packages from the current appveyor build for master.

@yang-er
Copy link

yang-er commented Feb 26, 2020

It works well! Thanks.

@blowdart
Copy link
Owner Author

Oh good.

I want to address some performance issues in cert auth if I can this week, so expect a supported package towards the end of the week.

@fagnercarvalho
Copy link

fagnercarvalho commented Feb 29, 2020

I'm seeing in the README that only version 2.2.2 targets .NET Core 3.1 but I don't see 2.2.2 in NuGet, only 2.2.1. Is 2.2.1 supposed to support 3.1 or not? I'm getting HTTP 421 when running 2.2.1 in 3.1.

@blowdart
Copy link
Owner Author

blowdart commented Feb 29, 2020 via email

@fagnercarvalho
Copy link

Got it, thank you for the fast reply!

@blowdart
Copy link
Owner Author

@blowdart
Copy link
Owner Author

@fagnercarvalho @yang-er these should now be available on nuget for you; https://www.nuget.org/packages/idunno.Authentication.Basic/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants