Soenneker.Blazor.Utils.Environments
3.0.10
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Soenneker.Blazor.Utils.Environments --version 3.0.10
NuGet\Install-Package Soenneker.Blazor.Utils.Environments -Version 3.0.10
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="Soenneker.Blazor.Utils.Environments" Version="3.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Blazor.Utils.Environments" Version="3.0.10" />
<PackageReference Include="Soenneker.Blazor.Utils.Environments" />
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 Soenneker.Blazor.Utils.Environments --version 3.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Blazor.Utils.Environments, 3.0.10"
#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 Soenneker.Blazor.Utils.Environments@3.0.10
#: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=Soenneker.Blazor.Utils.Environments&version=3.0.10
#tool nuget:?package=Soenneker.Blazor.Utils.Environments&version=3.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Blazor.Utils.Environments
A script allowing for environment setting within Blazor WASM
Installation
dotnet add package Soenneker.Blazor.Utils.Environments
<script src="_content/js/blazorenvironmentsutil.js"></script>
<script src="_framework/blazor.webassembly.js" autostart="false"></script>
<script>
Blazor.start({
environment: window.BlazorEnvironment
});
</script>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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.
-
net9.0
- Microsoft.AspNetCore.Components.Web (>= 9.0.3)
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.0.79 | 103 | 4/21/2026 |
| 4.0.78 | 88 | 4/14/2026 |
| 4.0.77 | 110 | 3/22/2026 |
| 4.0.76 | 110 | 3/12/2026 |
| 4.0.74 | 105 | 3/12/2026 |
| 4.0.73 | 107 | 3/12/2026 |
| 4.0.72 | 111 | 3/12/2026 |
| 4.0.71 | 109 | 3/10/2026 |
| 4.0.70 | 102 | 3/10/2026 |
| 4.0.69 | 93 | 3/9/2026 |
| 4.0.68 | 94 | 3/9/2026 |
| 4.0.67 | 91 | 3/9/2026 |
| 4.0.66 | 185 | 3/4/2026 |
| 4.0.65 | 115 | 2/10/2026 |
| 4.0.64 | 162 | 1/13/2026 |
| 4.0.63 | 127 | 1/2/2026 |
| 4.0.62 | 491 | 12/9/2025 |
| 4.0.61 | 456 | 11/20/2025 |
| 4.0.60 | 424 | 11/11/2025 |
| 3.0.10 | 149 | 4/4/2025 |
Loading failed