Wpf.Navigation.CommunityToolkit.Mvvm.DryIoc 1.0.5

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

// Install Wpf.Navigation.CommunityToolkit.Mvvm.DryIoc as a Cake Tool
#tool nuget:?package=Wpf.Navigation.CommunityToolkit.Mvvm.DryIoc&version=1.0.5

使用DryIoc实现注入
 
免责申明:只是为了帮助开发人员简化开发流程、提高开发效率,请勿使用此框架做任何违法国家法律的事情。使用者所做任何事情也与本框架的作者无关。
 
迁移prism导航,IOC,自动注入Vm,用法跟prism一样.
 
链接:https://github.com/PrismLibrary/Prism

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. 
.NET Framework net462 is compatible.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 88 3/10/2024
1.0.4 94 2/26/2024
1.0.3 83 2/16/2024
1.0.1 74 2/16/2024
1.0.0 84 2/16/2024

DryIoc注入