MaterialSkinGT 1.1.2

dotnet add package MaterialSkinGT --version 1.1.2
NuGet\Install-Package MaterialSkinGT -Version 1.1.2
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="MaterialSkinGT" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaterialSkinGT --version 1.1.2
#r "nuget: MaterialSkinGT, 1.1.2"
#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 MaterialSkinGT as a Cake Addin
#addin nuget:?package=MaterialSkinGT&version=1.1.2

// Install MaterialSkinGT as a Cake Tool
#tool nuget:?package=MaterialSkinGT&version=1.1.2

<<<<<<< HEAD MaterialSkin Blue Theme for Windows Form

MaterialSkin for .NETCORE WinForms

this is the Theme.Blue Theme.Blue

Guatemala 2022 ![ Modified By: Jose Alonso - ] (https://avatars.githubusercontent.com/u/105062261?s=400&u=d794142e08b7887a46844e5dbd2fcbbae5892417&v=4)

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

home

Nuget Package

A nuget package version is available here

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

Attention

nuget package for MaterialSkinDataTable is also available now for .NET Framework. MaterialSkin.2 is required

MaterialSkinDataTable

DataTable

DataTableDemo

or

Watch on Youtube

Release Notes

1.1.2

Change Dark Them for Blue Theme 26 /09 /2022

New Controls


MaterialDialog

MaterialMaskedTextBox

MaterialMultiLineTextBox2

MaterialSnackBar

MaterialTextBox2 ⇒ Use this because MaterialTextBox is now obsolete.

Screenshots will be placed soon.

1.1


Updated upto MaterialSkin.2 versions 2.2.0 + Changes on his repo till 18/06/2021

Default ColorScheme Properties

Default ColorScheme Properties

Change ColorScheme using Properties Tab

Change ColorScheme using Properties Tab

Actionbar from MaterialSkin.2

Actionbar for MaterialSkin

FormtoManage Bug + Workaround

FormtoManage Bug + Workaround

For more change notes, visit leocb/MaterialSkin

1.0.1

changes

Left Pic from V1.0.0, Right Pic from V1.0.1.

1- Default ColorScheme Changed.

2- Card Rectangle is now fixed.

Now Minimum Supported .NET Version is .NETCORE 3.1

V1.0.0 Error

V1.0.1 Fixed


1.0.0

Same Features mentioned at leocb's repo.

New fixes and features will be added soon.

Icon used for package

Requirments

.NetCore3.1 or above.

MateriaSkinGT

Material Skin para Windows Form C#. Theme.Blue

1871cf5d7c178704048d3af7851ab821a046f401

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 439 9/26/2022

1.0.3
----
Tabs and Default ColorScheme Properties are added.
1.0.2
----
1. ColorScheme's Color Properties are added in MaterialForm, which can be used to change color scheme without building 1st.
-----
1.0.1
-----
1. 1.0.0 version's requirment was accidently set to .NET 5.0, which is .NET CORE 3.1 Now.
2. Default Primary Color is Green and Accent Color is now Blue.
3. Material Card Rectangle is can be filled with Form's backcolor according to Theme.
------------------
First Ever Release.
------------------
Same features mentioned at Leonardo's Repo.