Smart.Design.Library
3.5.8
dotnet add package Smart.Design.Library --version 3.5.8
NuGet\Install-Package Smart.Design.Library -Version 3.5.8
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="Smart.Design.Library" Version="3.5.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Smart.Design.Library" Version="3.5.8" />
<PackageReference Include="Smart.Design.Library" />
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 Smart.Design.Library --version 3.5.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Smart.Design.Library, 3.5.8"
#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 Smart.Design.Library@3.5.8
#: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=Smart.Design.Library&version=3.5.8
#tool nuget:?package=Smart.Design.Library&version=3.5.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Smart Design Library
This solution contains a C# UI web kit and a web project showcasing the various components it contains.
Installation
You should reference Smart.Design.Library with NuGet:
Install-Package Smart.Design.Razor
Or via the .NET Core command line interface:
dotnet add package Smart.Design.Razor
Add the following line to your _viewport.cshtml
@addTagHelper *, Smart.Design.Razor
Or reference the project directly
Add the dependencies with the following line of code:
builder.Services.AddSmartDesign();
Add to the <head> tag of your layout the following line:
<link rel="stylesheet" href="_content/Smart.Design.Razor/css/main.css" />
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 was computed. 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 was computed. 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 was computed. 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.
-
net6.0
- CaseExtensions (>= 1.1.0)
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 |
|---|---|---|
| 3.5.8 | 372 | 6/6/2024 |
| 3.5.7 | 270 | 4/29/2024 |
| 3.5.6 | 300 | 3/28/2024 |
| 3.5.5 | 269 | 3/28/2024 |
| 3.5.4 | 217 | 3/28/2024 |
| 3.5.3 | 246 | 3/28/2024 |
| 3.5.2 | 252 | 3/27/2024 |
| 3.5.1 | 244 | 3/27/2024 |
| 3.5.0 | 267 | 3/27/2024 |
| 3.4.0 | 259 | 3/25/2024 |
| 3.3.0 | 273 | 3/19/2024 |
| 3.2.5 | 349 | 3/12/2024 |
| 3.2.5-pre-released | 206 | 3/12/2024 |
| 3.2.4-pre-released | 189 | 2/21/2024 |
| 3.2.3 | 276 | 2/21/2024 |
| 3.2.3-prereleased-fix | 193 | 2/12/2024 |
| 3.2.3-prereleased | 171 | 2/12/2024 |
| 3.2.2-preleased | 196 | 2/5/2024 |
| 3.2.1 | 237 | 2/5/2024 |
| 3.1.9 | 315 | 1/1/2024 |
Loading failed