Calabonga.Wpf.AppDefinitions 2.0.0

dotnet add package Calabonga.Wpf.AppDefinitions --version 2.0.0
                    
NuGet\Install-Package Calabonga.Wpf.AppDefinitions -Version 2.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="Calabonga.Wpf.AppDefinitions" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Calabonga.Wpf.AppDefinitions" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Calabonga.Wpf.AppDefinitions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Calabonga.Wpf.AppDefinitions --version 2.0.0
                    
#r "nuget: Calabonga.Wpf.AppDefinitions, 2.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.
#addin nuget:?package=Calabonga.Wpf.AppDefinitions&version=2.0.0
                    
Install Calabonga.Wpf.AppDefinitions as a Cake Addin
#tool nuget:?package=Calabonga.Wpf.AppDefinitions&version=2.0.0
                    
Install Calabonga.Wpf.AppDefinitions as a Cake Tool

Calabonga.Wpf.AppDefinitions

Сборка позволяет навести порядок в вашем WPF-приложении. Можно всё разложить "по полочкам". А еще можно реализовать систему плагинов. Чтобы воспользоваться сборкой надо просто установить nuget-пакет Calabonga.Wpf.AppDefinitions.

Что нового

v2.0.0 2024-11-19

  • Миграция на NET9

v1.0.0 2024-09-02

v1.0.0-beta.10

  • Удалено ненужное свойство ApplicationOrderIndex из IAppDefinition и из реализации в том числе.
  • Добавлено несколько описаний к класса, свойствам и методам. Некоторые были обновлены.

v1.0.0-beta.9

  • Первый выпуск.
Product Compatible and additional computed target framework versions.
.NET net9.0-windows8.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Calabonga.Wpf.AppDefinitions:

Package Downloads
Calabonga.Commandex.Engine

Engine and contracts library for Calabonga.Commandex. Contracts are using for developing a modules for Commandex Shell.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 124 11/19/2024
1.0.0 240 9/2/2024
1.0.0-beta.10 92 8/9/2024
1.0.0-beta.9 66 7/29/2024

NET9 migration