-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathparams.json
More file actions
1 lines (1 loc) · 1.72 KB
/
params.json
File metadata and controls
1 lines (1 loc) · 1.72 KB
1
{"name":"MvcExtensions","body":"MvcExtensions\r\n==============\r\n\r\nWhat is MvcExtensions?\r\n--------------------------\r\nASP.NET MVC Extensions is developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere.\r\nThe one of key features is [fluent model metadata](/MvcExtensions/Core/wiki/ModelMetadata-Fluent-Configuration) registration; an extremely powerful replacement for DataAnnotations.\r\n\r\nRead more about features on [our wiki](/MvcExtensions/Core/wiki/Home)\r\n\r\nWhere can I get it?\r\n--------------------------------\r\nFirst, [install NuGet](http://docs.nuget.org/docs/start-here/installing-nuget). Then, install MvcExtensions from the package manager console:\r\n\r\n PM> Install-Package MvcExtensions\r\n\r\n[MvcExtensions Core](http://nuget.org/List/Packages/MvcExtensions) requires one of following IoC adapter:\r\n\r\n* [MvcExtensions Autofac Adapter](http://nuget.org/List/Packages/MvcExtensions.Autofac)\r\n* [MvcExtensions Windsor Adapter](http://nuget.org/List/Packages/MvcExtensions.Windsor)\r\n* [MvcExtensions StructureMap Adapter](http://nuget.org/List/Packages/MvcExtensions.StructureMap)\r\n* [MvcExtensions Unity Adapter](http://nuget.org/List/Packages/MvcExtensions.Unity)\r\n* [MvcExtensions Ninject Adapter](http://nuget.org/List/Packages/MvcExtensions.Ninject)\r\n\r\nHow do I get started?\r\n--------------------------------\r\nCheck out the [getting started guide](/MvcExtensions/Core/wiki/Getting-started-with-MvcExtensions).\r\n\r\nLicence\r\n--------------------------------\r\n[Microsoft Public License (Ms-PL)](http://www.opensource.org/licenses/MS-PL)\r\n","tagline":"","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}