All notable changes to the Angspire project will be documented in this file.
- Angular:
- Auth header Interceptor (automatically adds the Auth Headers to any request)
- Hello button to test if the user is correctly authenticated and displays User.Name from the token
- Dot Net API
- Open Swagger 1.5 seconds after project initialized
- Dot Net API
- Backend naming convention to better differentiate Models (server & database)
- from ViewModels (used for client-server-client communication)
- Angular landing page sections:
- Login (auth)
- Theme sample
- Dot Net API
- Aspire Hosting
- Endpoints:
- Hello Controller
- Authentication Controller with Identity
- Entity Framework:
- Identity
- PostgresSQL
[vX.X.X] - 9999 Dec 9 Added: Changed: Fixed: