IonBlazor.StaticAssets 0.887.13

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

IonBlazor.StaticAssets

JavaScript interop modules used by IonBlazor.Components.

Ships the per-component JavaScript glue (e.g. IonAccordionGroup.js, IonAlert.js, common.js) that the C# wrappers invoke at runtime. These files are served from _content/IonBlazor/ to your Blazor host.

Most users don't install this directly — it comes in transitively via IonBlazor (the bundle) or as an explicit dependency alongside IonBlazor.Components.

Install

dotnet add package IonBlazor.StaticAssets

When you need this package

You're installing IonBlazor.Components directly (rather than the IonBlazor bundle). The component wrappers can't talk to Ionic without these interop modules.

You will likely also want:

What's inside

A static-web-asset Razor class library. After install, files are available at:

_content/IonBlazor/IonAccordionGroup.js
_content/IonBlazor/IonAlert.js
_content/IonBlazor/common.js
...

You normally don't reference them directly — the C# component types in IonBlazor.Components import them through Blazor's JS interop.

Supported frameworks

net8.0, net9.0, net10.0.

License

MIT.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.887.13 80 6/2/2026
0.887.12 94 5/31/2026
0.887.11 106 5/26/2026
0.887.9 99 5/21/2026
0.887.8 123 5/18/2026
0.887.7 111 5/18/2026
0.887.0 111 5/17/2026
0.872.1 476 8/19/2025
0.843.1-alpha.1 452 4/30/2025