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

Add support for .NET 6 #148

Closed
jawaidakhter opened this issue Jun 9, 2021 · 10 comments · Fixed by #157
Closed

Add support for .NET 6 #148

jawaidakhter opened this issue Jun 9, 2021 · 10 comments · Fixed by #157
Labels
Maintenance General maintenance

Comments

@jawaidakhter
Copy link

Unable to install package in blazor asp.net core 6

@jawaidakhter jawaidakhter added Feature Request Request to add a new feature Triage Issue needs to be triaged labels Jun 9, 2021
@chrissainty
Copy link
Member

Yep, the package doesn't currently target .NET6. This is something we'll add closer to November.

@chrissainty chrissainty changed the title Support for dot net core 6 Add support for .NET 6 Jun 15, 2021
@chrissainty chrissainty added Feature New feature that will be added to the project Maintenance General maintenance and removed Feature Request Request to add a new feature Triage Issue needs to be triaged Feature New feature that will be added to the project labels Jun 15, 2021
@cyberdarius
Copy link

Due to this unresolved bug
dotnet/aspnetcore#33559

That forced to update all wasm application to the latest .NET6 previews,

It would be nice if the package (maybe the preview) could target the latest .NET6

Thanks

@Alerinos
Copy link

Also please for updates, I'm using VS 2022 and it forces me and core 6 projects.

@IbrahimHabibeh
Copy link

IbrahimHabibeh commented Aug 28, 2021

For those of you who are still waiting for the update, I suggest utilizing Javascript interop to store data in local storage and change it later when this project is updated.

https://docs.microsoft.com/en-us/aspnet/core/blazor/javascript-interoperability/call-javascript-from-dotnet?view=aspnetcore-5.0

@chrissainty
Copy link
Member

Apologies for the delay on this one but as soon as the RC is released I'll get the package updated. Which should be in the next two weeks.

@sshquack
Copy link

Thanks for creating blazored! Any estimate on when we might see a dotnet 6 support on nuget for all Blazored components?

@chrissainty
Copy link
Member

It will be here before Christmas. Its been a really busy last half of the year but after next week things will start to quite down and all the Blazored packages will get some much deserved TLC. I appreciate the patience.

@EnesKartal
Copy link

any update ? Still not working on .net 6

@chrissainty
Copy link
Member

@EnesKartal A .NET 6 version of the package was released in February.

@RSMs007
Copy link

RSMs007 commented Sep 8, 2022

I'm use VS2022 with .Net6 last update of Blazored LocalStorage ver 4.2.0 don't install

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

Successfully merging a pull request may close this issue.

8 participants