Prism.Container.DryIoc
9.0.107
Prefix Reserved
dotnet add package Prism.Container.DryIoc --version 9.0.107
NuGet\Install-Package Prism.Container.DryIoc -Version 9.0.107
<PackageReference Include="Prism.Container.DryIoc" Version="9.0.107" />
paket add Prism.Container.DryIoc --version 9.0.107
#r "nuget: Prism.Container.DryIoc, 9.0.107"
// Install Prism.Container.DryIoc as a Cake Addin #addin nuget:?package=Prism.Container.DryIoc&version=9.0.107 // Install Prism.Container.DryIoc as a Cake Tool #tool nuget:?package=Prism.Container.DryIoc&version=9.0.107
Prism Licensing Update
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.
Licensing Options:
Prism Community License
For customers that qualify for the Community License, Prism can be used free of charge.
This license is available to those who:
- Have an annual gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year.
- Have less than five (5) total developers.
- Have never received more than $3 million USD in capital from outside sources, such as private equity or venture capital.
Note: To use Prism under the Community License, you must also agree to be bound by Prism's terms and conditions.
Prism Commercial License
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.
Important Reminders:
You cannot use this product without:
- Possessing either a Community License or a Commercial License.
- Agreeing and abiding by Prism's license containing all terms and conditions.
To view the full Prism license containing the terms and conditions, please visit this link.
How to Purchase Your License:
- Determine if you qualify for the Prism Community License by reviewing the criteria above.
- If you qualify, make sure to read, understand, and agree to Prism's terms and conditions found in the Prism License.
- If you do not qualify for the Community License, visit the Prism Library website for commercial licensing options and further instructions.
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 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- DryIoc.dll (>= 5.4.3)
- Prism.Container.Abstractions (>= 9.0.107)
-
.NETFramework 4.7
- DryIoc.dll (>= 5.4.3)
- Prism.Container.Abstractions (>= 9.0.107)
-
.NETStandard 2.0
- DryIoc.dll (>= 5.4.3)
- Prism.Container.Abstractions (>= 9.0.107)
-
.NETStandard 2.1
- DryIoc.dll (>= 5.4.3)
- Prism.Container.Abstractions (>= 9.0.107)
-
net6.0
- DryIoc.dll (>= 5.4.3)
- Prism.Container.Abstractions (>= 9.0.107)
-
net7.0
- DryIoc.dll (>= 5.4.3)
- Prism.Container.Abstractions (>= 9.0.107)
-
net8.0
- DryIoc.dll (>= 5.4.3)
- Prism.Container.Abstractions (>= 9.0.107)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Prism.Container.DryIoc:
Package | Downloads |
---|---|
Prism.DryIoc.Forms
Use these extensions to build Xamarin.Forms applications with Prism and DryIoc. |
|
Prism.DryIoc
Use these extensions to build Prism applications based on DryIoc. |
|
Prism.DryIoc.Maui
Prism.DryIoc.Maui provides the implementation of Prism's IContainerExtension using the DryIoc container. This is currently the only supported container for .NET MAUI. |
|
Prism.Avalonia
Prism.Avalonia is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism.Avalonia 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 (Avalonia, WPF, Uno Platform, and Xamarin Forms). Prism.Avalonia helps you more easily design and build rich, flexible, and easy to maintain cross-platform Avalonia desktop applications. This library provides user interface composition as well as modularity support. |
|
Prism.DryIoc.Avalonia
This extension is used to build Prism.Avalonia applications based on DryIoc. Users must install the Prism.Avalonia NuGet package as well. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Prism.Container.DryIoc:
Repository | Stars |
---|---|
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
|
|
AvaloniaCommunity/Prism.Avalonia
Prism Avalonia UI framework. Super charge your cross-platform apps with IoC, navigation, and more! Sponsored by Suess Labs. Prism is based on Microsoft patterns and practices.
|
Version | Downloads | Last updated |
---|---|---|
9.0.107 | 3,511 | 8/16/2024 |
9.0.106 | 18,378 | 8/14/2024 |
9.0.88 | 17,874 | 1/31/2024 |
9.0.84-pre | 37,029 | 1/18/2024 |
9.0.80-pre | 1,630 | 1/4/2024 |
9.0.61-pre | 26,994 | 10/3/2023 |