Skip to content

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

Notifications You must be signed in to change notification settings

kabaogluemre/QuickApp

Repository files navigation

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