Partas.Solid.Kobalte 0.4.4

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

Partas.Solid.Bindings

Scc Count Badge Scc Count Badge Scc Count Badge

Bindings for various libraries for the Partas.Solid plugin and ecosystem.

They have various levels of api stability and real world usage depending on whether they were bound to expand the ecosystem, or bound for usage in personal projects.

We try to reflect their stability in this table.

Visit the Partas.Solid docs for more information on the plugin and the ecosystem. Docs for your particular binding may have their own page in the ecosystem section.

Partas.Solid.Primitives is now in a independent repo.

Library Status
Kobalte Stable
Lucide Stable
ModularForms Stable-ish
TanStack.Table Stable-ish
Solid-MotionOne Stable-ish
CVA Stable
Cmdk Stable
ArkUI Partial-Stable
Corvu Partial-Beta
Sonner Beta
ApexCharts Beta-ish
NeoDrag Alpha
Storybook Deprecated
ZagJs Ark-UI Dependency
ChartJs Incomplete
Dnd Incomplete
DndKit Incomplete
EmblaCarousel Incomplete
TanStack.Virtual Incomplete
Internationalised Dependency
  • Stable

This binding has been used and has a stable api with Nuget packages available.

  • Beta

This binding has been used and is nearing stability. Nuget packages should be published.

  • Alpha

This binding is ready to be used and tested.

  • Incomplete

This binding is not ready to be used. Whether it will be completed or not is to be seen.

  • Partial Prefix

This binding only implements parts of its source.

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 (2)

Showing the top 2 NuGet packages that depend on Partas.Solid.Kobalte:

Package Downloads
Partas.Solid.Cmdk

Bindings for Solid-Cmdk in Oxpecker.Solid Style compatible with Partas.Solid

Partas.Solid.UI

Collection of components in shadcn style. Note: requires tailwindcss file that is not included. See the docs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.4 0 9/29/2025
0.4.3 136 9/25/2025
0.4.2 140 9/22/2025
0.4.1 264 9/18/2025
0.4.0 140 9/2/2025
0.3.6 89 8/22/2025
0.3.5 296 6/10/2025
0.3.4 122 6/7/2025
0.3.3 80 6/7/2025
0.3.2 75 6/7/2025
0.3.1 113 6/6/2025
0.3.0 119 6/6/2025
0.2.1 132 6/6/2025
0.2.0 168 6/1/2025
0.1.0 181 3/21/2025

Refactor to use true property definitions for Partas.Solid.Storybook compatibility