Skip to content

maxpiva/Prism.Container.Extensions

 
 

Repository files navigation

Prism.Container.Extensions

The Prism Container Extensions provide various additional extensions making the Prism Container easier to use with IServiceCollection/IServiceProvider and in scenarios where you may require a Singleton container that may need to be initialized from Platform specific code prior to PrismApplication being created. Note that both the Prism.Container.Extensions and Prism.DryIoc.Extensions are platform agnostic meaning you can use them on WPF or Xamarin Forms.

For more information be sure to check out the docs at prismplugins.com

Stage Status
Build Extensions Build Status
SponsorConnect Deploy Build Status
NuGet Deploy Build Status

NuGet

Want to consume the CI packages? Sign up as a GitHub sponsor and you can access the Sponsor Connect private feed.

Package NuGet Sponsor Connect
Prism.Container.Extensions Latest NuGet Latest CI Package
Prism.Forms.Extended Latest NuGet Latest CI Package
Prism.DryIoc.Extensions Latest NuGet Latest CI Package
Prism.Microsoft.DependencyInjection.Extensions Latest NuGet Latest CI Package
Prism.Unity.Extensions Latest NuGet Latest CI Package
Shiny.Prism Latest NuGet Latest CI Package

Support

If this project helped you reduce time to develop and made your app better, please be sure to star the project help support Dan.

GitHub Sponsors

About

The packages here provide additional extensions around the Prism Ioc abstractions. This allows for more advanced scenarios.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.4%
  • PowerShell 1.2%
  • HTML 0.4%