SprightBlazor 4.5.0

dotnet add package SprightBlazor --version 4.5.0
                    
NuGet\Install-Package SprightBlazor -Version 4.5.0
                    
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.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SprightBlazor" Version="4.5.0" />
                    
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.5.0
                    
#r "nuget: SprightBlazor, 4.5.0"
                    
#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.5.0
                    
#: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.5.0
                    
Install as a Cake Addin
#tool nuget:?package=SprightBlazor&version=4.5.0
                    
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.5.0 0 8/13/2025
4.4.1 9 8/13/2025
4.4.0 10 8/11/2025
4.3.12 168 8/5/2025
4.3.11 89 7/30/2025
4.3.10 87 7/29/2025
4.3.9 115 7/16/2025
4.3.8 111 7/15/2025
4.3.7 137 7/8/2025
4.3.6 131 7/7/2025
4.3.5 133 7/2/2025
4.3.4 88 6/27/2025
4.3.3 134 6/26/2025
4.3.2 129 6/24/2025
4.3.1 123 6/20/2025
4.3.0 279 6/10/2025
4.2.3 135 6/3/2025
4.2.2 137 5/29/2025
4.2.1 79 5/23/2025
4.2.0 143 5/20/2025
4.1.9 144 5/20/2025
4.1.8 143 5/20/2025
4.1.7 226 5/14/2025
4.1.6 234 5/14/2025
4.1.5 159 5/6/2025
4.1.4 147 5/1/2025
4.1.3 188 4/3/2025
4.1.2 153 4/2/2025
4.1.1 161 4/2/2025
4.1.0 137 3/28/2025
4.0.3 464 3/26/2025
4.0.2 471 3/26/2025
4.0.1 158 3/20/2025
4.0.0 181 3/10/2025
3.4.1 124 2/26/2025
3.4.0 131 2/18/2025
3.3.2 116 2/14/2025
3.3.1 115 2/11/2025
3.3.0 112 2/7/2025
3.2.10 117 1/30/2025
3.2.9 112 1/30/2025
3.2.8 133 1/30/2025
3.2.7 110 1/29/2025
3.2.6 101 1/16/2025
3.2.5 106 1/10/2025
3.2.4 98 1/8/2025
3.2.3 116 1/6/2025
3.2.2 144 1/3/2025
3.2.1 121 12/10/2024
3.2.0 113 12/9/2024
3.1.6 116 12/4/2024
3.1.5 117 12/4/2024
3.1.4 119 11/22/2024
3.1.3 105 11/19/2024
3.1.2 105 11/18/2024
3.1.1 114 11/14/2024
3.1.0 121 11/14/2024
3.0.1 116 11/5/2024
3.0.0 119 11/1/2024
2.1.20 119 10/29/2024
2.1.19 115 10/29/2024
2.1.18 121 10/28/2024
2.1.17 136 10/24/2024
2.1.16 113 10/23/2024
2.1.15 120 10/23/2024
2.1.14 149 10/18/2024
2.1.13 123 10/16/2024
2.1.12 113 10/14/2024
2.1.11 123 10/9/2024
2.1.10 125 9/26/2024
2.1.9 129 9/26/2024
2.1.8 117 9/26/2024
2.1.7 121 9/25/2024
2.1.6 111 9/18/2024
2.1.5 144 9/11/2024
2.1.4 130 9/11/2024
2.1.3 139 9/11/2024
2.1.2 131 9/10/2024
2.1.1 130 9/5/2024
2.1.0 130 9/5/2024
2.0.4 148 9/4/2024
2.0.3 119 9/3/2024
2.0.2 135 9/3/2024
2.0.1 134 9/3/2024
2.0.0 163 8/23/2024
1.0.5 143 8/21/2024
1.0.4 156 8/20/2024
1.0.3 144 8/16/2024
1.0.2 117 8/1/2024
1.0.1 136 6/1/2024
1.0.0 126 5/15/2024
0.0.5 126 5/9/2024
0.0.4 104 5/2/2024
0.0.3 111 5/1/2024
0.0.2 130 5/1/2024
0.0.1 115 5/1/2024