![]() |
VOOZH | about |
dotnet add package Prism.Core --version 9.0.537
NuGet\Install-Package Prism.Core -Version 9.0.537
<PackageReference Include="Prism.Core" Version="9.0.537" />
<PackageVersion Include="Prism.Core" Version="9.0.537" />Directory.Packages.props
<PackageReference Include="Prism.Core" />Project file
paket add Prism.Core --version 9.0.537
#r "nuget: Prism.Core, 9.0.537"
#:package Prism.Core@9.0.537
#addin nuget:?package=Prism.Core&version=9.0.537Install as a Cake Addin
#tool nuget:?package=Prism.Core&version=9.0.537Install as a Cake Tool
Hello and thank you for using Prism!
Prism’s licensing terms have recently changed. It's essential to understand and abide by these changes before continuing to use our software.
For customers that qualify for the Community License, Prism can be used free of charge.
This license is available to those who:
Note: To use Prism under the Community License, you must also agree to be bound by Prism's terms and conditions.
For customers who do not qualify for the community license, a Commercial License must be purchased.
To explore our commercial licensing options, visit the Prism Library website.
You cannot use this product without:
To view the full Prism license containing the terms and conditions, please visit this link.
Thank you for your attention to this matter. We're committed to delivering the best experience with Prism and appreciate your understanding and cooperation.
If you have any questions, please don't hesitate to reach out to our support team at support@prismlibrary.com.
Best Regards,
The Prism Team
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 is compatible. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Prism.Core:
| Package | Downloads |
|---|---|
|
Prism.Forms
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. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications. This library provides user interface composition as well as modularity support. |
|
|
Prism.Wpf
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. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI 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. |
|
|
Prism.Container.Extensions
Prism Container Extension Abstractions |
|
|
Prism.Plugin.Logging.Abstractions
Provides base interfaces for more robust Prism Logging. |
|
|
Prism.Maui
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. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for .NET MAUI helps you more easily design and build rich, flexible, and easy to maintain .NET MAUI applications. This library provides user interface composition as well as modularity support. |
Showing the top 20 popular GitHub repositories that depend on Prism.Core:
| Repository | Stars |
|---|---|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
|
Uahh/ToastFish
一个利用摸鱼时间背单词的软件。
|
|
|
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
|
|
|
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
|
|
|
Cysharp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
|
|
|
PrismLibrary/Prism-Samples-Wpf
Samples that demonstrate how to use various Prism features with WPF
|
|
|
Accelerider/Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
|
|
|
irihitech/Ursa.Avalonia
Ursa is an enterprise level UI library for building cross-platform applications with Avalonia UI.
|
|
|
wieslawsoltes/Dock
A docking layout system.
|
|
|
Windows-XAML/Template10
Making Windows 10 apps great again
|
|
|
CXWorld/CapFrameX
Frametime capture and analysis tool
|
|
|
visualHFT/VisualHFT
VisualHFT is a WPF/C# desktop GUI that shows market microstructure in real time. You can track advanced limit‑order‑book dynamics and execution quality, then use its modular plugins to shape the analysis to your workflow.
|
|
|
reactiveui/splat
Makes things cross-platform
|
|
|
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
|
|
| cocoa-mhlw/cocoa | |
|
skanmera/ExcelMerge
GUI Diff Tool for Excel
|
|
|
MoocDownloader/MoocDownloader
An MOOC downloader implemented by .NET. 一枚由 .NET 实现的 MOOC 下载器.
|
|
|
zodiacon/EtwExplorer
View ETW Provider manifest
|
|
|
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
|
|
|
Layui-WPF-Team/Layui-WPF
这是一个WPF版的Layui前端UI样式库
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.537 | 878,418 | 8/20/2024 |
| 9.0.401-pre | 99,281 | 2/14/2024 |
| 9.0.271-pre | 49,831 | 10/8/2023 |
| 8.1.97 | 6,043,991 | 5/24/2021 |
| 8.0.0.1909 | 2,110,771 | 10/21/2020 |
| 8.0.0.1850-pre | 160,815 | 8/25/2020 |
| 8.0.0.1740-pre | 23,148 | 5/5/2020 |
| 7.2.0.1422 | 8,266,091 | 11/21/2019 |
| 7.2.0.1367 | 752,532 | 7/24/2019 |
| 7.2.0.1347-pre | 20,671 | 6/11/2019 |
| 7.2.0.1233-pre | 26,399 | 5/6/2019 |
| 7.2.0.1038-pre | 26,239 | 2/20/2019 |
| 7.2.0.708-pre | 11,508 | 12/4/2018 |
| 7.1.0.431 | 11,674,854 | 10/15/2018 |
| 7.1.0.279-pre | 10,942 | 9/20/2018 |
| 7.1.0.172-pre | 200,433 | 6/15/2018 |
| 7.1.0.135-pre | 9,264 | 5/9/2018 |
| 7.1.0.123-pre | 30,454 | 4/2/2018 |