Skip to content

AlexBar/Core

 
 

Repository files navigation

MvcExtensions

What is MvcExtensions?

ASP.NET MVC Extensions is developed on top of ASP.NET MVC extensibility point, which allows your IoC Container to rule everywhere. The one of key features is fluent model metadata registration; an extremely powerful replacement for DataAnnotations.

Read more about features on our wiki

Where can I get it?

First, install NuGet. Then, install MvcExtensions from the package manager console:

PM> Install-Package MvcExtensions

MvcExtensions Core requires one of following IoC adapter:

How do I get started?

Check out the getting started guide.

License

Microsoft Public License (Ms-PL)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%