Skip to main content
MvcSiteMapProvider.MVC5.DI.Unity package icon

MvcSiteMapProvider.MVC5.DI.Unity

This package provides a starting point that automatically wires up a new dependency injection configuration for Unity using a composition root pattern and injection through either IControllerFactory or IDependencyResolver. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an instance of your implementation. This package works best if you don't already have a pre-existing dependency injection configuration in your project.

Total Downloads
200.6K
200,628
Published
Oct 27, 2015
Latest stable version

Install

.NET CLI
dotnet add package MvcSiteMapProvider.MVC5.DI.Unity --version 4.6.20
Package Manager Console
Install-Package MvcSiteMapProvider.MVC5.DI.Unity -Version 4.6.20
PackageReference
<PackageReference Include="MvcSiteMapProvider.MVC5.DI.Unity" Version="4.6.20" />

Frameworks

.NETFramework3.5 .NETFramework4.0 .NETFramework4.5

Dependencies

MvcSiteMapProvider.MVC5
.NETFramework3.5
[4.6.20, )
MvcSiteMapProvider.MVC5
.NETFramework4.0
[4.6.20, )
WebActivatorEx
.NETFramework4.0
[2.0.1, )
MvcSiteMapProvider.MVC5
.NETFramework4.5
[4.6.20, )
WebActivatorEx
.NETFramework4.5
[2.0.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.