|
1 |
| -# **QuickApp** - ASPNET Core 9 / Angular 18 project template |
| 1 | +# **QuickApp** - ASPNET Core 9 / Angular 19 project template |
2 | 2 | [](https://github.com/emonney/QuickApp/blob/master/LICENSE)
|
3 | 3 | [](https://marketplace.visualstudio.com/items?itemName=adentum.QuickApp-ASPNETCoreAngularXProjectTemplate)
|
4 | 4 | [](https://twitter.com/kommand)
|
5 | 5 |
|
6 |
| -A startup **Angular 18 / ASP.NET Core 9** (cross-platform ) **project template** with an end-to-end login, user and role management implementation. |
| 6 | +A startup **Angular 19 / ASP.NET Core 9** (cross-platform ) **project template** with an end-to-end login, user and role management implementation. |
7 | 7 | As well as other common functionalities for **Quick Application Development**.
|
8 | 8 |
|
9 | 9 | 🚀The mission with QuickApp is to simplify the software development process using ASP.Net Core and Angular, empowering engineers to efficiently build amazing software.
|
|
39 | 39 |
|
40 | 40 | ## This application consists of:
|
41 | 41 |
|
42 |
| -* Template pages with Angular 18 and TypeScript |
| 42 | +* Template pages with Angular 19 and TypeScript |
43 | 43 | * RESTful API Backend using ASP.NET Core 9 Web API
|
44 | 44 | * Database using Entity Framework Core
|
45 | 45 | * Authentication/Authorization based on OIDC/OAuth2 and ASP.NET Core Identity
|
@@ -109,7 +109,7 @@ LOGIN WITH USERNAME OR EMAIL ADDRESS
|
109 | 109 | * [Overview of QuickApp](https://www.ebenmonney.com/quickapp)
|
110 | 110 | * [Conceptual overview of what is ASP.NET Core](https://go.microsoft.com/fwlink/?LinkId=518008)
|
111 | 111 | * [Working with Data](https://docs.microsoft.com/en-us/ef/#pivot=efcore)
|
112 |
| -* [Angular 18 documentation overview](https://angular.dev/overview) |
| 112 | +* [Angular 19 documentation overview](https://angular.dev/overview) |
113 | 113 | * [Getting started with Angular CLI](https://angular.dev/cli)
|
114 | 114 | * [Introduction to Bootstrap 5](https://getbootstrap.com/docs/5.2/getting-started/introduction)
|
115 | 115 |
|
|
0 commit comments