Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alirizaadiyahsi/Nucleus
- Owner: alirizaadiyahsi
- License: mit
- Created: 2018-09-21T20:23:38.000Z (about 6 years ago)
- Default Branch: dev
- Last Pushed: 2023-06-27T23:13:21.000Z (over 1 year ago)
- Last Synced: 2024-07-31T21:53:15.799Z (4 months ago)
- Topics: asp-net-core, bootstrap, bootstrap-vue, entity-framework-core, jwt-authentication, swagger, typescript, vue, vuejs, vuetify
- Language: C#
- Homepage:
- Size: 3.58 MB
- Stars: 356
- Watchers: 29
- Forks: 89
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-csharp - Nucleus - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication (Application Templates)
- awesome-dotnet-cn - Nucleus - Vue 起步应用模板,后端使用 ASP.NET Core API 分层体系结构和基于JWT的认证。 (应用模板)
- awesome-dotnet - Nucleus - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication (Application Templates)
- awesome-dot-dev - Nucleus - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication (Application Templates)
- awsome-dotnet - Nucleus - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication (Application Templates)
- awesome-dotnet - Nucleus - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication (Application Templates)
README
# 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)