Noundry.Studio.CLI
1.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Noundry.Studio.CLI --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Noundry.Studio.CLI --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Noundry.Studio.CLI&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Noundry.Studio.CLI --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Noundry.Studio.CLI (ndui)
A .NET 10 global tool that installs owned, editable Razor components into your project. Think shadcn add for .NET.
Install
dotnet tool install -g Noundry.Studio.CLI
Use
ndui init my-app # scaffold a new project
cd my-app
ndui add datatable dialog # add components
ndui list # what's installed?
ndui doctor # verify wiring
Full docs: https://studio.noundry.com/docs
Non-goals
- Does not require Node.js.
- Does not bundle Blazor.
License
MIT.
| Product | Versions 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.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.1 | 128 | 4/27/2026 |
| 1.2.1 | 110 | 4/26/2026 |
| 1.2.0 | 99 | 4/26/2026 |
| 1.1.0 | 99 | 4/25/2026 |
| 1.0.0 | 114 | 4/25/2026 |
| 0.2.0-alpha | 112 | 4/24/2026 |
| 0.1.0-alpha | 102 | 4/24/2026 |