Calabonga.Wpf.AppDefinitions 1.0.0

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

// Install Calabonga.Wpf.AppDefinitions as a Cake Tool
#tool nuget:?package=Calabonga.Wpf.AppDefinitions&version=1.0.0                

Calabonga.Wpf.AppDefinitions

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

Что нового

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 net8.0-windows7.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
1.0.0 216 9/2/2024
1.0.0-beta.10 84 8/9/2024
1.0.0-beta.9 58 7/29/2024

First Release