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

Publish updated version of Microsoft.AspNetCore.Components.CustomElements built against .NET 6 #38724

Closed
danroth27 opened this issue Nov 30, 2021 · 3 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one
Milestone

Comments

@danroth27
Copy link
Member

The published version of Microsoft.AspNetCore.Components.CustomElements has .NET 6 RC1 dependencies.

https://github.com/aspnet/AspLabs/blob/main/src/BlazorCustomElements/src/Microsoft.AspNetCore.Components.CustomElements/Microsoft.AspNetCore.Components.CustomElements.csproj#L13

We should publish an updated version built against .NET 6 GA packages.

@mkArtakMSFT mkArtakMSFT added area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one labels Nov 30, 2021
@mkArtakMSFT mkArtakMSFT added this to the 7.0-preview1 milestone Nov 30, 2021
@mkArtakMSFT mkArtakMSFT self-assigned this Nov 30, 2021
@mkArtakMSFT mkArtakMSFT modified the milestones: 7.0-preview2, 7.0-preview5 Feb 8, 2022
@Bouke
Copy link
Contributor

Bouke commented Feb 25, 2022

Why is this added to the 7.0 milestone? What's keeping from publishing a release that's build against the current public release of 6.0(.2)?

@danroth27
Copy link
Member Author

Why is this added to the 7.0 milestone? What's keeping from publishing a release that's build against the current public release of 6.0(.2)?

Hi @Bouke. We don't plan to ship a stable version of this package until .NET 7 releases later this year. We unfortunately don't plan to release a stable version of this package based on .NET 6. Right now the team is completely focused on delivering Blazor support for .NET MAUI. Note that the underlying mechanism in Blazor used by this package to enable support for custom elements is part of .NET 6, so you can enable support for custom elements yourself.

@mkArtakMSFT
Copy link
Member

@ghost ghost locked as resolved and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one
Projects
None yet
Development

No branches or pull requests

3 participants