Info
| Version: | 4.0.0-CI-20251112-180912 |
| Author(s): | CloudNimble |
| Last Update: | Wednesday, November 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://easyaf.dev/blazoressentials |
| NuGet Url: | https://www.nuget.org/packages/BlazorEssentials |
Install
Install-Package BlazorEssentials
dotnet add package BlazorEssentials
paket add BlazorEssentials
BlazorEssentials Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.AspNetCore.Components.WebAssembly(>= 5.0.0 && < 6.0.0)
- Microsoft.AspNetCore.Components.WebAssembly.Authentication(>= 5.0.0 && < 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0 && < 6.0.0)
- Microsoft.Extensions.Http(>= 5.0.0 && < 6.0.0)
- System.Collections(>= 4.3.0 && < 6.0.0)
- System.Net.Http.Json(>= 5.0.0 && < 6.0.0)
- Microsoft.AspNetCore.Components.WebAssembly(>= 3.2.0 && < 4.0.0)
- Microsoft.AspNetCore.Components.WebAssembly.Authentication(>= 3.2.1 && < 4.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9 && < 4.0.0)
- Microsoft.Extensions.Http(>= 3.1.9 && < 4.0.0)
- System.Collections(>= 4.3.0 && < 6.0.0)
- System.Net.Http.Json(>= 3.2.1 && < 4.0.0)
Tags
Includes base classes for Application State, Configuration, and ViewModels, as well as an ODataResultList and a helper to pull configuration files out of embedded resources.