Prism.Core 9.0.401-pre

Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a class library that does not target any specific Application Framework. Features that need to be platform specific are implemented in the respective libraries for the target platform.

Brian Lagunas,Dan Siegel prismwpfxamarindotnetmauiunounoplatformmvvmxaml
安装
dotnet add package Prism.Core --version 9.0.401-pre
Install-Package Prism.Core -Version 9.0.401-pre
依赖
.NETFramework4.6.2
包名版本要求
Prism.Events [9.0.401-pre, )
Prism.Container.Abstractions [9.0.84-pre, )
.NETFramework4.7
包名版本要求
Prism.Events [9.0.401-pre, )
Prism.Container.Abstractions [9.0.84-pre, )
.NETStandard2.0
包名版本要求
Prism.Events [9.0.401-pre, )
Prism.Container.Abstractions [9.0.84-pre, )
net6.0
包名版本要求
Prism.Events [9.0.401-pre, )
Prism.Container.Abstractions [9.0.84-pre, )
版本详情
作者Brian Lagunas,Dan Siegel
发布时间2024-02-14 22:12:15
项目主页https://github.com/PrismLibrary/Prism
许可证https://www.nuget.org/packages/Prism.Core/9.0.401-pre/license