Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alirizaadiyahsi/Nucleus

Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
https://github.com/alirizaadiyahsi/Nucleus

asp-net-core bootstrap bootstrap-vue entity-framework-core jwt-authentication swagger typescript vue vuejs vuetify

Last synced: about 2 months ago
JSON representation

Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication

Awesome Lists containing this project

README

        

Nucleus

# Nucleus V2

Version V2 is still development process, you can check stable v1 [here](https://github.com/alirizaadiyahsi/Nucleus/tree/v1)

Documents will be updated.

### Tags & Technologies

- [Vue3](https://vuejs.org/)
- [ASP.NET Core 6.0](https://docs.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-6.0?view=aspnetcore-6.0)
- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/)
- [ASP.NET Core Identity](https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity?view=aspnetcore-2.1)
- [JWT (Bearer Token) Based Authentication](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/)
- [Automapper](https://automapper.org/)
- [Serilog](https://serilog.net/)
- [Swagger](https://swagger.io/)
- [Authorization & Authentication](https://docs.microsoft.com/en-us/aspnet/core/security/?view=aspnetcore-2.1)
- [Exception Handling & Logging](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/error-handling?view=aspnetcore-2.1)
- [Vue Router](https://router.vuejs.org/)
- [Vue i18n](https://kazupon.github.io/vue-i18n/)
- [PrimeVue](https://www.primefaces.org/primevue/)

## Lincense

[MIT License](https://github.com/alirizaadiyahsi/Nucleus/blob/dev/LICENSE)