GreenWhale.Extensions.Styles
3.2.2000
See the version list below for details.
dotnet add package GreenWhale.Extensions.Styles --version 3.2.2000
NuGet\Install-Package GreenWhale.Extensions.Styles -Version 3.2.2000
<PackageReference Include="GreenWhale.Extensions.Styles" Version="3.2.2000" />
paket add GreenWhale.Extensions.Styles --version 3.2.2000
#r "nuget: GreenWhale.Extensions.Styles, 3.2.2000"
// Install GreenWhale.Extensions.Styles as a Cake Addin #addin nuget:?package=GreenWhale.Extensions.Styles&version=3.2.2000 // Install GreenWhale.Extensions.Styles as a Cake Tool #tool nuget:?package=GreenWhale.Extensions.Styles&version=3.2.2000
样式库,使用如下语句调用
``` xml
<UserControl.Resources><ResourceDictionary><ResourceDictionary.MergedDictionaries><ResourceDictionary Source="/GreenWhale.Extensions.Styles;component/Dictionary.xaml"></ResourceDictionary></ResourceDictionary.MergedDictionaries></ResourceDictionary></UserControl.Resources>
```
Product | Versions 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. |
-
.NETCoreApp 3.1
- DevExpress.WindowsDesktop.Wpf (>= 19.2.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GreenWhale.Extensions.Styles:
Package | Downloads |
---|---|
GreenWhale.Extensions.Styles.Dev
UI样式库 样式库,使用如下语句调用 ``` xml <UserControl.Resources><ResourceDictionary><ResourceDictionary.MergedDictionaries><ResourceDictionary Source="/GreenWhale.Extensions.Styles.Dev;component/Dictionary.xaml"></ResourceDictionary></ResourceDictionary.MergedDictionaries></ResourceDictionary></UserControl.Resources> ``` |
GitHub repositories
This package is not used by any popular GitHub repositories.