An open API service indexing awesome lists of open source software.

https://github.com/SharpLogic/LightNap

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

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# LightNap

LightNap (**light**weight .**N**ET/**A**ngular/**P**rimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA). It includes built-in support for ASP.NET Identity, JWT token management, and administrative features for managing identity, offering a solid foundation to be extended for any application scenario.

## Features

- **.NET Web API**: Backend services built with .NET.
- **SQL Server, SQLite, and In-Memory**: Data provider implementations for SQL Server, SQLite, and in-memory databases.
- **ASP.NET 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.
- **Scaffolding**: [Generate complete infrastructure and UI](https://lightnap.sharplogic.com/common-scenarios/scaffolding.html) from a single entity class.

Check out [the docs](https://lightnap.sharplogic.com).

Check out [the YouTube channel](https://www.youtube.com/@LightNap).

Check out [the baseline demo site](https://lightnap.azurewebsites.net).