C# (CSharp) UrfIdentity.Web Namespace

Nested Namespaces

UrfIdentity.Web.Controllers
UrfIdentity.Web.Models
UrfIdentity.Web.Services

Сlasses

Name Description
BundleConfig
MvcApplication
RouteConfig
Startup Register types into the Autofac Inversion of Control (IOC) container. Autofac makes it easy to register common MVC types like the UrlHelper using the AutofacWebTypesModule. Feel free to change this to another IoC container of your choice but ensure that common MVC types like UrlHelper are registered. See http://autofac.readthedocs.org/en/latest/integration/aspnet.html.
WebApiConfig