BlazorBindings.Core 4.0.15

dotnet add package BlazorBindings.Core --version 4.0.15
                    
NuGet\Install-Package BlazorBindings.Core -Version 4.0.15
                    
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="BlazorBindings.Core" Version="4.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlazorBindings.Core" Version="4.0.15" />
                    
Directory.Packages.props
<PackageReference Include="BlazorBindings.Core" />
                    
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 BlazorBindings.Core --version 4.0.15
                    
#r "nuget: BlazorBindings.Core, 4.0.15"
                    
#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 BlazorBindings.Core@4.0.15
                    
#: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=BlazorBindings.Core&version=4.0.15
                    
Install as a Cake Addin
#tool nuget:?package=BlazorBindings.Core&version=4.0.15
                    
Install as a Cake Tool

Common logic for using Blazor to target native renderers. For mobile app projects for Android and iOS use the BlazorBindings.Maui package.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on BlazorBindings.Core:

Package Downloads
BlazorBindings.Maui

Maui Blazor Bindings enables using Blazor syntax in .razor files to build native apps for iOS and Android.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.15 278 11/15/2025
3.0.6 589 11/13/2024
2.0.34 306 11/5/2024
1.0.1 3,571 3/5/2023
0.10.40-preview 1,251 11/16/2022
0.10.39-preview 782 11/15/2022
0.9.2-preview 1,072 9/23/2022
0.8.31-preview 859 7/25/2022
0.7.1-preview 867 5/25/2022
0.6.163-preview 928 5/12/2022