Info
Version: | 2.0.7280.21261 |
Author(s): | Richard J. Cabral |
Last Update: | Saturday, December 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sitecorerick/constellation.mvc |
NuGet Url: | https://www.nuget.org/packages/Constellation.Mvc |
Install
Install-Package Constellation.Mvc
dotnet add package Constellation.Mvc
paket add Constellation.Mvc
Constellation.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.AspNet.Mvc.Futures(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- StructureMap(>= 4.7.1)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
Tags
Provides the following:
- Automatic discovery and execution of application event-level tasks.
- Support for Alerts in ActionResults
- Controller extensions with better Json support
- AutoMapper directives through Interfaces
- "Smart" Default Model Metadata values.