MvcCodeRouting 1.3.0
dotnet add package MvcCodeRouting --version 1.3.0
NuGet\Install-Package MvcCodeRouting -Version 1.3.0
<PackageReference Include="MvcCodeRouting" Version="1.3.0" />
paket add MvcCodeRouting --version 1.3.0
#r "nuget: MvcCodeRouting, 1.3.0"
// Install MvcCodeRouting as a Cake Addin
#addin nuget:?package=MvcCodeRouting&version=1.3.0
// Install MvcCodeRouting as a Cake Tool
#tool nuget:?package=MvcCodeRouting&version=1.3.0
Namespace-based Modularity for ASP.NET MVC and Web API. Convention over configuration Automatic Routing.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MvcCodeRouting:
Package | Downloads |
---|---|
MvcCodeRouting.Web.Http
ASP.NET Web API support for MvcCodeRouting. For System.Web hosting install the MvcCodeRouting.Web.Http.WebHost package. |
|
Eleflex.WebClient
This package installs the Eleflex.WebClient component. It hosts an ELELEX web client application that communicates with an ELEFLEX web server application using services. This package is intended to be installed on an ASP.NET Web Application (Empty Template) project. ELEFLEX is a platform for building modular, domain-driven, service-oriented applications and services. |
|
SimpleSyndicate.Mvc
Common functionality for ASP.Net MVC applications - configuration, generic controller, generic repository, generic version history controller, access denied attribute, account management. |
|
MvcAccount
Authentication and account management plugin for ASP.NET MVC. MvcAccount is a substitute for MembershipProvider designed for ASP.NET MVC, that provides more features and the ability to store username/password and other related data in your own database. See https://github.com/maxtoroq/MvcAccount/wiki/Installation-Instructions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 143,466 | 10/9/2014 |
1.2.0 | 11,164 | 1/7/2014 |
1.1.1 | 2,807 | 11/18/2013 |
1.1.0 | 54,901 | 3/28/2013 |
1.0.2 | 1,632 | 11/18/2012 |
1.0.1 | 1,666 | 10/14/2012 |
1.0.0 | 1,249 | 9/22/2012 |
0.9.8 | 1,660 | 6/10/2012 |
0.9.7 | 1,248 | 5/12/2012 |
0.9.6 | 1,276 | 4/10/2012 |
0.9.5 | 1,272 | 3/5/2012 |
0.9.4 | 1,797 | 1/9/2012 |
0.9.3 | 1,312 | 12/23/2011 |
0.9.2 | 1,323 | 11/15/2011 |
0.9.1 | 1,510 | 9/26/2011 |
0.9.0 | 1,430 | 5/28/2011 |
0.8.3 | 1,527 | 4/28/2011 |
0.8.2 | 1,550 | 3/17/2011 |
0.8.1.487 | 1,663 | 2/22/2011 |
Please see the CHANGES file in the source code repository for a complete list of all changes.