Newbe.Mahua.Administration 1.14.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Newbe.Mahua.Administration --version 1.14.0
NuGet\Install-Package Newbe.Mahua.Administration -Version 1.14.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="Newbe.Mahua.Administration" Version="1.14.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Newbe.Mahua.Administration --version 1.14.0
#r "nuget: Newbe.Mahua.Administration, 1.14.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 Newbe.Mahua.Administration as a Cake Addin
#addin nuget:?package=Newbe.Mahua.Administration&version=1.14.0

// Install Newbe.Mahua.Administration as a Cake Tool
#tool nuget:?package=Newbe.Mahua.Administration&version=1.14.0

Newbe.Mahua.Administration.WPF 为基于Newbe.Mahua开发的插件,提供可扩展的设置中心界面。

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.19.0 555 8/2/2020
1.18.2 674 2/16/2020
1.18.1 531 1/14/2020
1.18.0 509 12/15/2019
1.17.0 583 10/13/2019
1.16.1 569 9/21/2019
1.16.0 551 9/21/2019
1.15.1 717 5/5/2019
1.15.0 1,077 12/25/2018
1.14.0 816 12/15/2018
1.13.1 674 12/12/2018
1.13.0 1,006 10/2/2018
1.12.1 543 5/5/2019
1.12.0 891 9/14/2018
1.11.0 911 8/1/2018
1.10.0 1,079 6/24/2018
1.9.1 837 6/17/2018
1.9.0 833 6/10/2018
1.8.1 829 4/27/2018
1.8.0 898 4/15/2018
1.7.1 1,253 1/7/2018
1.7.0 945 1/6/2018
1.6.0 958 12/31/2017
1.5.2 936 12/24/2017

1. 更新VS插件,以支持 VS2019
       2. 更新构建脚本,支持使用脚本更新框架包。
       3. 推出以 NetCore 2.0 SDK 作为工具的 Newbe.Mahua.Template 。这是一款新的项目模板,适用于无法安装VS插件的其他IDE用户。