Skip to main content
Endjin.Core.Composition.Web package icon

Endjin.Core.Composition.Web

Whatever the framework, component composition works the same way: you have interfaces and concrete implementations and you need to map one against the other. The Endjin Composition Framework helps you work smarter, not harder by making component composition simple. This framework supports .NET 4.0, .NET 4.5, WinRT and WP8. This package integrates the framework with ASP.NET MVC 4

Total Downloads
202.9K
202,897
Published
Mar 17, 2015
Latest stable version

Install

.NET CLI
dotnet add package Endjin.Core.Composition.Web --version 2.2.0.43
Package Manager Console
Install-Package Endjin.Core.Composition.Web -Version 2.2.0.43
PackageReference
<PackageReference Include="Endjin.Core.Composition.Web" Version="2.2.0.43" />

Frameworks

.NETFramework4.0 .NETFramework4.5

Dependencies

Endjin.Core.Composition
.NETFramework4.0
[2.0.0, )
Microsoft.AspNet.Mvc
.NETFramework4.0
[4.0.20710, )
WebActivatorEx
.NETFramework4.0
[2.0.4, )
Endjin.Core.Composition
.NETFramework4.5
[2.2.0, )
Microsoft.AspNet.Mvc
.NETFramework4.5
[5.1.1, )
WebActivatorEx
.NETFramework4.5
[2.0.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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

Compatibility metadata lists 2 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.