Admin Template in ASP.NET MVC

An admin template based on the adminlte implemented in ASP.net mvc with many pro features

Features: - Uses Owin based startup class. - Web API is configured and uses Token based authentication. - Can be easily customized to use external authentication services like Google, Facebook, etc. - Autofac is configured as a dependency injection. - Entity framework 6 with basic User entity and the authentication service is configured.

Explore By Topic