MaterialSkin2DotNet 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MaterialSkin2DotNet --version 1.0.0
NuGet\Install-Package MaterialSkin2DotNet -Version 1.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="MaterialSkin2DotNet" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaterialSkin2DotNet --version 1.0.0
#r "nuget: MaterialSkin2DotNet, 1.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 MaterialSkin2DotNet as a Cake Addin
#addin nuget:?package=MaterialSkin2DotNet&version=1.0.0

// Install MaterialSkin2DotNet as a Cake Tool
#tool nuget:?package=MaterialSkin2DotNet&version=1.0.0

MaterialSkin for .NETCORE WinForms

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.

Nuget Package

A nuget package version is available here

Or simply search for MaterialSkin2DotNet on the Nuget Package Manager inside Visual Studio

Release Notes

Same Features mentioned at leocb's repo. New fixes and features will be added soon.

Requirments

.NetCore3.1 or above.

Icon used for package

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • 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
1.1.2 3,342 3/21/2022
1.1.1 1,425 8/11/2021
1.1.0 974 6/18/2021
1.0.3 1,062 4/8/2021
1.0.2 8,001 11/13/2020
1.0.1 996 11/9/2020
1.0.0 1,008 11/7/2020

First Ever Release.
Same features mentioned at Leonardo's Repo.