WindowsFramework.Wpf 1.0.0

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

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

Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, and Xamarin Forms).

Prism.Wpf helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. This library provides user interface composition as well as modularity support.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
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 WindowsFramework.Wpf:

Package Downloads
WindowsFramework.DryIoc

Use these extensions to build Prism applications based on DryIoc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 212 6/17/2023