Arcadia.Core 1.0.0-beta.22

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

<p align="center"> <strong>Arcadia.Core</strong><br> <em>The foundation of Arcadia Controls — base classes, theming, and accessibility for Blazor</em> </p>

You probably don't need to install this directly

Arcadia.Core is automatically pulled in when you install Arcadia.Charts, Arcadia.FormBuilder, or any other Arcadia package. Install it directly only if you're building custom components that extend the Arcadia base classes.

dotnet add package Arcadia.Core

What's Inside

Module What it does
ArcadiaComponentBase Base class with Class, Style, AdditionalAttributes — every Arcadia component inherits this
ArcadiaInputBase<T> Two-way binding base (Value/ValueChanged/ValueExpression) for form inputs
CssBuilder / StyleBuilder Fluent API for building CSS classes and inline styles without string concatenation
FocusTrap Traps keyboard focus inside modals/dialogs for accessibility
LiveRegion ARIA live region for screen reader announcements
IdGenerator Unique IDs for aria-describedby and label[for] linking

Why it matters

  • Zero external dependencies — only Microsoft.AspNetCore.Components
  • WCAG 2.1 AA — accessibility baked into the base classes, not bolted on
  • Multi-target — .NET 5, 6, 7, 8, 9, 10
  • All render modes — Server, WASM, Auto, SSR

Documentation · GitHub

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  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 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 (7)

Showing the top 5 NuGet packages that depend on Arcadia.Core:

Package Downloads
Arcadia.Charts

20 Blazor chart types (Line, Bar, Area, Pie, Donut, Scatter, Bubble, Stacked Bar, Candlestick, Radar, Gauge, Heatmap, Funnel, Treemap, Waterfall, Rose, Sankey, Chord, Range Area, Box Plot) + 7 dashboard widgets. Native SVG chart rendering; a small (~12 KB) JS module powers tooltips, resize, and pan/zoom. arcadiaui.com

Arcadia.Theme

Design tokens, dark/light themes, and Tailwind CSS integration for Arcadia Controls Blazor components. CSS custom properties for colors, spacing, typography.

Arcadia.Notifications

Blazor toast notification system with auto-dismiss, stacking, severity levels, and positioning. Part of Arcadia Controls.

Arcadia.FormBuilder

Blazor form builder with 21 field types, schema-driven and model-driven rendering, validation, wizard mode, and full accessibility. Part of Arcadia Controls.

Arcadia.DataGrid

Blazor DataGrid with multi-column sort, quick filter, batch editing, Excel/CSV export, virtual scrolling (100K+ rows), state persistence, context menu, column pinning, typed filters (boolean/date/number), 14 localizable UI strings, and 6 built-in themes. WCAG 2.1 AA accessible. Supports Blazor Server, WebAssembly, and Auto render modes. Part of Arcadia Controls. arcadiaui.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-beta.22 104 5/20/2026
1.0.0-beta.21 99 4/4/2026
1.0.0-beta.19 86 3/30/2026
1.0.0-beta.18 74 3/30/2026
1.0.0-beta.17 71 3/29/2026
1.0.0-beta.16 76 3/29/2026
1.0.0-beta.15 78 3/29/2026
1.0.0-beta.13 73 3/27/2026
1.0.0-beta.12 70 3/27/2026
1.0.0-beta.11 69 3/26/2026
1.0.0-beta.10 66 3/26/2026
1.0.0-beta.9 67 3/26/2026
1.0.0-beta.8 70 3/24/2026
1.0.0-beta.7 63 3/24/2026
1.0.0-beta.6 69 3/24/2026
1.0.0-beta.5 68 3/24/2026
1.0.0-beta.4 74 3/24/2026
1.0.0-beta.3 69 3/23/2026
1.0.0-beta.2 69 3/23/2026