IAM.Blazor.UI.Tools 1.6.0

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

Indonesia:
IAMBlazorUI adalah framework komponen UI modern untuk pengembangan aplikasi web berbasis Blazor yang dirancang untuk membantu developer membangun aplikasi lebih cepat, konsisten, dan profesional.

IAMBlazorUI menyediakan berbagai komponen siap pakai dengan desain modern, ringan, responsif, dan mudah diintegrasikan ke dalam project Blazor Server maupun Blazor WebAssembly.

Fitur utama IAMBlazorUI:
• Komponen UI modern dan reusable
• Dukungan Blazor Server & WebAssembly
• Tema profesional dan responsif
• Form, Tabs, Dialog, Dropdown, Grid, Dashboard, dan banyak komponen lainnya
• Integrasi mudah dan konfigurasi sederhana
• Ringan dan optimal untuk performa aplikasi

Registrasi layanan IAMBlazorUI:

builder.Services.AddIAMBlazorService();
builder.Services.AddHttpContextAccessor();

builder.Services.IAMBlazorUI(options =>
{
   options.LogoPath = "assets/images/icon_sentralise.png";
   options.LoaderSize = LoaderSize.Medium;
   options.LoaderMode = LoaderMode.LogoFlat;
   options.LicenseKey = "IAMSOFT-VALIDs";
});

English:
IAMBlazorUI is a modern UI component framework for Blazor web application development, designed to help developers build applications faster, more consistently, and professionally.

IAMBlazorUI provides a wide range of ready-to-use components with a modern, lightweight, responsive design that can be easily integrated into both Blazor Server and Blazor WebAssembly projects.

Key features of IAMBlazorUI:
• Modern and reusable UI components
• Supports Blazor Server & WebAssembly
• Professional and responsive themes
• Forms, Tabs, Dialogs, Dropdowns, Grids, Dashboards, and many other components
• Easy integration and simple configuration
• Lightweight and optimized for application performance

IAMBlazorUI service registration:

builder.Services.AddIAMBlazorService();
builder.Services.AddHttpContextAccessor();

builder.Services.IAMBlazorUI(options =>
{
   options.LogoPath = "assets/images/icon_sentralise.png";
   options.LoaderSize = LoaderSize.Medium;
   options.LoaderMode = LoaderMode.LogoFlat;
   options.LicenseKey = "IAMSOFT-VALIDs";
});

Info https://iamsoftt.co.id/

Product 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.

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
1.6.0 51 6/6/2026
1.5.9 47 6/6/2026
1.5.8 54 6/6/2026
1.5.7 47 6/6/2026
1.5.6 58 6/6/2026 1.5.6 is deprecated because it has critical bugs.
1.5.5 54 6/5/2026
1.5.4 51 6/5/2026
1.5.3 82 6/4/2026
1.5.2 82 6/4/2026
1.5.1 90 6/4/2026
1.5.0 99 6/1/2026
1.4.9 90 6/1/2026
1.4.8 87 6/1/2026
1.4.7 89 6/1/2026
1.4.6 96 5/31/2026
1.4.5 95 5/30/2026
1.4.4 104 5/27/2026
1.4.3 105 5/26/2026
1.4.2 101 5/26/2026
1.4.1 111 5/25/2026
Loading failed