Ostomachion.Blazor.WebComponents
1.0.0-preview
This is a prerelease version of Ostomachion.Blazor.WebComponents.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ostomachion.Blazor.WebComponents --version 1.0.0-preview
NuGet\Install-Package Ostomachion.Blazor.WebComponents -Version 1.0.0-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ostomachion.Blazor.WebComponents" Version="1.0.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ostomachion.Blazor.WebComponents --version 1.0.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ostomachion.Blazor.WebComponents, 1.0.0-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ostomachion.Blazor.WebComponents as a Cake Addin #addin nuget:?package=Ostomachion.Blazor.WebComponents&version=1.0.0-preview&prerelease // Install Ostomachion.Blazor.WebComponents as a Cake Tool #tool nuget:?package=Ostomachion.Blazor.WebComponents&version=1.0.0-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple library that allows Blazor components to be rendered as real standards-based Web Components using custom elements, shadow DOM, and HTML templates.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.AspNetCore.Components (>= 7.0.3)
- Microsoft.AspNetCore.Components.Web (>= 7.0.2)
- Microsoft.AspNetCore.Components.WebAssembly (>= 7.0.2)
- Microsoft.JSInterop (>= 7.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview2 | 138 | 3/12/2023 |
1.0.0-preview | 127 | 3/12/2023 |
0.1.2 | 162 | 5/12/2023 |
0.1.0 | 149 | 5/12/2023 |
Initial pre-release of Ostomachion.Blazor.WebComponents.