Test.Blazor.Themes 3.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Test.Blazor.Themes --version 3.0.0
NuGet\Install-Package Test.Blazor.Themes -Version 3.0.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="Test.Blazor.Themes" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Test.Blazor.Themes --version 3.0.0
#r "nuget: Test.Blazor.Themes, 3.0.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.
// Install Test.Blazor.Themes as a Cake Addin
#addin nuget:?package=Test.Blazor.Themes&version=3.0.0

// Install Test.Blazor.Themes as a Cake Tool
#tool nuget:?package=Test.Blazor.Themes&version=3.0.0

Syncfusion Blazor Themes

Syncfusion Blazor components includes below list of themes in the Syncfusion Blazor Themes library.

Theme Style Sheet Name
Bootstrap bootstrap.css
Bootstrap Dark bootstrap-dark.css
Bootstrap4 bootstrap4.css
Microsoft Office Fabric fabric.css
Microsoft Office Fabric Dark fabric-dark.css
Google’s Material material.css
Google’s Material Dark material-dark.css
High Contrast highcontrast.css
Tailwind CSS tailwind.css
Tailwind Dark CSS tailwind-dark.css

Getting Started

Syncfusion Blazor Themes can be used in your Blazor application by referencing the style sheet. Syncfusion Blazor Themes are available as static web assets in the this NuGet package.

  • For Blazor Server application, refer style sheet inside the <head> element of ~/Pages/_Host.cshtml file.
  • For Blazor WebAssembly application, refer style sheet inside the <head> element of wwwroot/index.html file.
<head>
   <link href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" />
</head>

Help Resources

Support and feedbacks

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.

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