/LightNap

LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA).

Primary LanguageC#MIT LicenseMIT

LightNap

LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA). It includes built-in support for .NET Core Identity, JWT token management, and administrative features for managing identity, offering a solid foundation to be extended for any application scenario.

Features

  • .NET Core Web API: Backend services built with .NET Core.
  • SQL Server: A data provider implementation for SQL Server.
  • .NET Core Identity: Out-of-the-box support for user authentication and authorization.
  • JWT Token Management: Secure token-based authentication.
  • Identity Management: Administrative features for managing user roles and permissions.
  • Angular: Frontend framework for building dynamic user interfaces.
  • PrimeNG: Rich set of UI components for Angular.

Check out the docs.

Check out the baseline demo site.