SprightBlazor 4.3.11

dotnet add package SprightBlazor --version 4.3.11
                    
NuGet\Install-Package SprightBlazor -Version 4.3.11
                    
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="SprightBlazor" Version="4.3.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SprightBlazor" Version="4.3.11" />
                    
Directory.Packages.props
<PackageReference Include="SprightBlazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SprightBlazor --version 4.3.11
                    
#r "nuget: SprightBlazor, 4.3.11"
                    
#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.
#:package SprightBlazor@4.3.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SprightBlazor&version=4.3.11
                    
Install as a Cake Addin
#tool nuget:?package=SprightBlazor&version=4.3.11
                    
Install as a Cake Tool

Spright Blazor

Spright Nuget Version

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, or wwwroot/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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.3.11 84 7/30/2025
4.3.10 83 7/29/2025
4.3.9 114 7/16/2025
4.3.8 110 7/15/2025
4.3.7 136 7/8/2025
4.3.6 130 7/7/2025
4.3.5 132 7/2/2025
4.3.4 87 6/27/2025
4.3.3 133 6/26/2025
4.3.2 128 6/24/2025
4.3.1 122 6/20/2025
4.3.0 278 6/10/2025
4.2.3 134 6/3/2025
4.2.2 136 5/29/2025
4.2.1 78 5/23/2025
4.2.0 142 5/20/2025
4.1.9 143 5/20/2025
4.1.8 142 5/20/2025
4.1.7 225 5/14/2025
4.1.6 233 5/14/2025
4.1.5 158 5/6/2025
4.1.4 146 5/1/2025
4.1.3 187 4/3/2025
4.1.2 152 4/2/2025
4.1.1 158 4/2/2025
4.1.0 136 3/28/2025
4.0.3 463 3/26/2025
4.0.2 470 3/26/2025
4.0.1 157 3/20/2025
4.0.0 180 3/10/2025
3.4.1 122 2/26/2025
3.4.0 127 2/18/2025
3.3.2 115 2/14/2025
3.3.1 114 2/11/2025
3.3.0 111 2/7/2025
3.2.10 115 1/30/2025
3.2.9 110 1/30/2025
3.2.8 131 1/30/2025
3.2.7 109 1/29/2025
3.2.6 100 1/16/2025
3.2.5 104 1/10/2025
3.2.4 95 1/8/2025
3.2.3 114 1/6/2025
3.2.2 142 1/3/2025
3.2.1 119 12/10/2024
3.2.0 110 12/9/2024
3.1.6 114 12/4/2024
3.1.5 115 12/4/2024
3.1.4 117 11/22/2024
3.1.3 103 11/19/2024
3.1.2 103 11/18/2024
3.1.1 112 11/14/2024
3.1.0 119 11/14/2024
3.0.1 115 11/5/2024
3.0.0 115 11/1/2024
2.1.20 117 10/29/2024
2.1.19 113 10/29/2024
2.1.18 119 10/28/2024
2.1.17 135 10/24/2024
2.1.16 111 10/23/2024
2.1.15 118 10/23/2024
2.1.14 147 10/18/2024
2.1.13 122 10/16/2024
2.1.12 111 10/14/2024
2.1.11 121 10/9/2024
2.1.10 123 9/26/2024
2.1.9 127 9/26/2024
2.1.8 116 9/26/2024
2.1.7 119 9/25/2024
2.1.6 109 9/18/2024
2.1.5 142 9/11/2024
2.1.4 128 9/11/2024
2.1.3 137 9/11/2024
2.1.2 129 9/10/2024
2.1.1 128 9/5/2024
2.1.0 128 9/5/2024
2.0.4 146 9/4/2024
2.0.3 116 9/3/2024
2.0.2 133 9/3/2024
2.0.1 132 9/3/2024
2.0.0 161 8/23/2024
1.0.5 141 8/21/2024
1.0.4 152 8/20/2024
1.0.3 142 8/16/2024
1.0.2 116 8/1/2024
1.0.1 134 6/1/2024
1.0.0 125 5/15/2024
0.0.5 125 5/9/2024
0.0.4 103 5/2/2024
0.0.3 110 5/1/2024
0.0.2 129 5/1/2024
0.0.1 112 5/1/2024