SprightBlazor 3.1.2
See the version list below for details.
dotnet add package SprightBlazor --version 3.1.2
NuGet\Install-Package SprightBlazor -Version 3.1.2
<PackageReference Include="SprightBlazor" Version="3.1.2" />
paket add SprightBlazor --version 3.1.2
#r "nuget: SprightBlazor, 3.1.2"
// Install SprightBlazor as a Cake Addin #addin nuget:?package=SprightBlazor&version=3.1.2 // Install SprightBlazor as a Cake Tool #tool nuget:?package=SprightBlazor&version=3.1.2
Spright Blazor
Spright Blazor generally works equivalently to Nimble Blazor, so refer to the Nimble Blazor README.md. Any Spright-specific differences are listed below.
Getting Started
Any project using SprightBlazor components will typically also be using NimbleBlazor components (e.g. NimbleThemeProvider
if nothing else). SprightBlazor is not a superset of NimbleBlazor, but the spright-components
bundle is a superset of the nimble-components
bundle. Follow the directions below to avoid issues:
Add references to both the SprightBlazor and NimbleBlazor NuGet packages in your project
Include only the Spright all-components bundle in the HTML page (generally
App.razor
for Blazor Web Apps, orwwwroot/index.html
for Blazor WebAssembly / Hybrid):<body> ... <script src="_content/SprightBlazor/spright-components/all-components-bundle.min.js"></script> </body>
Contributing
Follow the instructions in CONTRIBUTING.md to modify this library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.AspNetCore.Components.Web (>= 8.0.11)
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 |
---|---|---|
3.1.4 | 34 | 11/22/2024 |
3.1.3 | 65 | 11/19/2024 |
3.1.2 | 61 | 11/18/2024 |
3.1.1 | 73 | 11/14/2024 |
3.1.0 | 69 | 11/14/2024 |
3.0.1 | 79 | 11/5/2024 |
3.0.0 | 75 | 11/1/2024 |
2.1.20 | 83 | 10/29/2024 |
2.1.19 | 73 | 10/29/2024 |
2.1.18 | 77 | 10/28/2024 |
2.1.17 | 85 | 10/24/2024 |
2.1.16 | 79 | 10/23/2024 |
2.1.15 | 83 | 10/23/2024 |
2.1.14 | 116 | 10/18/2024 |
2.1.13 | 90 | 10/16/2024 |
2.1.12 | 80 | 10/14/2024 |
2.1.11 | 91 | 10/9/2024 |
2.1.10 | 91 | 9/26/2024 |
2.1.9 | 87 | 9/26/2024 |
2.1.8 | 90 | 9/26/2024 |
2.1.7 | 91 | 9/25/2024 |
2.1.6 | 83 | 9/18/2024 |
2.1.5 | 114 | 9/11/2024 |
2.1.4 | 102 | 9/11/2024 |
2.1.3 | 106 | 9/11/2024 |
2.1.2 | 105 | 9/10/2024 |
2.1.1 | 98 | 9/5/2024 |
2.1.0 | 94 | 9/5/2024 |
2.0.4 | 118 | 9/4/2024 |
2.0.3 | 90 | 9/3/2024 |
2.0.2 | 105 | 9/3/2024 |
2.0.1 | 106 | 9/3/2024 |
2.0.0 | 130 | 8/23/2024 |
1.0.5 | 121 | 8/21/2024 |
1.0.4 | 127 | 8/20/2024 |
1.0.3 | 118 | 8/16/2024 |
1.0.2 | 83 | 8/1/2024 |
1.0.1 | 112 | 6/1/2024 |
1.0.0 | 104 | 5/15/2024 |
0.0.5 | 92 | 5/9/2024 |
0.0.4 | 78 | 5/2/2024 |
0.0.3 | 86 | 5/1/2024 |
0.0.2 | 95 | 5/1/2024 |
0.0.1 | 86 | 5/1/2024 |