Info
| Version: | 8.0.62 | 
| Author(s): | dansiegel | 
| Last Update: | Wednesday, February 24, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dansiegel/Prism.Container.Extensions | 
| NuGet Url: | https://www.nuget.org/packages/Prism.Microsoft.DependencyInjection.Extensions | 
Install
Install-Package Prism.Microsoft.DependencyInjection.Extensions
                        dotnet add package Prism.Microsoft.DependencyInjection.Extensions
                        paket add Prism.Microsoft.DependencyInjection.Extensions
                        
                                Prism.Microsoft.DependencyInjection.Extensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Prism.Container.Extensions(>= 8.0.48)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
Tags
 
                
NOTE: This is an EXPERIMENTAL Container! While this may basic basic tests, this container may still have unknown issues as the Microsoft.Extensions.DependencyInjection package inheriently does not support either Named Types or Container Mutability.