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

Validate LazyCache works with .NET5 and add new tests for it #131

Closed
alastairtree opened this issue Sep 21, 2020 · 1 comment · Fixed by #165
Closed

Validate LazyCache works with .NET5 and add new tests for it #131

alastairtree opened this issue Sep 21, 2020 · 1 comment · Fixed by #165

Comments

@alastairtree
Copy link
Owner

[Use the Thumbs Up reaction to vote for this feature, and please avoid adding comments like "+1" as they create noise for others watching the issue.]

  • .NET 5 is now ready for testing. Is LazyCache still compatible? Any fixes needed? Any value in cross compilation by multi targeting core 5 and netstandard 2? Report back results on here.
  • Any breaking changes could/should target a 3.0 release
  • Add a new test project to validate compatibility with 5 like the existing core 2/2.1/3/3.1 projects
@alastairtree alastairtree added this to the 3.0 milestone Sep 21, 2020
@alastairtree alastairtree changed the title Validate LazyCache works with .NET5 and Add new tests for it Validate LazyCache works with .NET5 and add new tests for it Sep 21, 2020
@luposky
Copy link

luposky commented Jan 19, 2021

Could I also suggest to validate the Blazor Wasm scenario?

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

Successfully merging a pull request may close this issue.

2 participants