@@ -49,22 +49,21 @@ This repository hosts the source code for our .NET User Group Switzerland tour.
4949 - Microsoft Entra ID
5050 - ` Microsoft.Identity.Web `
5151 - Microsoft Graph 5 for profile data
52- - Profile data in UI (UserController)
52+ - Profile data in UI (` UserController ` )
5353- Secure APIs
5454- Session Security
5555- DevSecOps
5656 - [ build] ( .github/workflows/dotnet-and-npm-build.yml )
5757 - [ deploy (IaC & app)] ( .github/workflows/deploy-to-azure.yml )
5858 - [ quality (SonarQube Cloud)] ( .github/workflows/quality.yml )
59- - Analysis for different technical stacks (.csproj )
60- - sonar badges, build badges
59+ - Analysis for different technical stacks (` .NET ` , ` JavaScript/TypeScript ` , ` Hashicorp Terraform ` )
60+ - Sonar badges, GitHub Actions workflows badges
6161
6262## Other topics
6363
6464- What's missing for a production setup?
65- - infrastructure automation (terraform/bicep)
66- - authorization
67- - data requirements
65+ - Authorization
66+ - Data requirements
6867
6968## Angular CLI Updates
7069
@@ -78,15 +77,15 @@ ng update @angular/cli @angular/core
7877
7978## History
8079
81- - 2025-10-31 Updated to Angular CLI and Angular 20.3.0, using vite in dev
82- - 2025-10-31 Updated packages, added terraform, sonar SCA, SAST, improve pipelines
83- - 2025-08-30 Updated packages, Angular 20
84- - 2025-01-01 .NET 9, Angular 19
80+ - 2024-10-06 Angular 18.2.7, updated security headers
8581- 2024-10-17 Updated security headers performance, updated packages
86- - 2024-10-06 Updated Angular 18.2.7, updated security headers
82+ - 2025-01-01 .NET 9, Angular 19
83+ - 2025-08-30 Angular 20, updated packages
8784- 2025-10-27 Updated NuGet packages
8885- 2025-10-28 Updated frontend packages, added integration tests, added GitHub Actions workflows
8986- 2025-10-30 Fixed deployment to Azure App Service, reverted Angular due to CSP nonce issues
87+ - 2025-10-31 Updated to Angular CLI and Angular 20.3.0, using vite in dev
88+ - 2025-10-31 Updated packages, added terraform, sonar SCA, SAST, improved GitHub Actions workflows
9089
9190## Links
9291
0 commit comments