kabaogluemre / QuickApp

Startup template project for Angular2/ASP.NET. Implementation of IocContainer, UnitOfWork, Entity Framework Code First, Token Based Authentication, Claim Based Authorization etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Startup project for Angular2-ASP.NET (SystemJs) Implementation of

  • Metronic theme
  • Ioc Container-DI / Castle Windsor
  • UnitOfWork
  • Entity Framework Code First (Two different database choice, SqlServer and PostgreSQL)
  • Resource Manager - Localization
  • Token based authentication
  • Global Exception Handling/Management
  • Claim based Authorization

Restore the npm and Nuget packages and run the database migrations. (Find InitializeNotes in the Entity Framework projects.)

Credentials for login : admin:123qwe

About

Startup template project for Angular2/ASP.NET. Implementation of IocContainer, UnitOfWork, Entity Framework Code First, Token Based Authentication, Claim Based Authorization etc.


Languages

Language:HTML 56.2%Language:CSS 23.6%Language:JavaScript 16.5%Language:C# 2.4%Language:TypeScript 0.8%Language:PHP 0.5%Language:ASP 0.0%