devtrends
NuGet publisher profile
Packages (8)
Unity.WebAPI
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
Unity.Mvc5
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
MvcDonutCaching
MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.
Unity.Wcf
Unity integration with WCF
Unity.Mvc3
Unity.Mvc3 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 3. This project includes a bespoke DependencyResolver that creates a child container per HTTP request and disposes of container resolved IDisposable instances at the end of the request.
WCFDataAnnotations
WCFDataAnnotations allows you to automatically validate WCF service operation arguments using the validation attributes and IValidatableObject interface from System.ComponentModel.DataAnnotations.
DevTrends.ConfigurationExtensions
Bind configuration to records and classes with parameterized (non parameterless) constructors.
DevTrends.DynamicWcfProxy
Dynamically generates client proxies for internal WCF services where you can share contract assemblies.