Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 403 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 403 Bytes

ASP.NET Core, Angular BFF using Microsoft Entra ID Changelog

2023-09-05 0.0.3

  • Improved CSP
  • Improved Angular code, use a function for the interceptor, code styles and build

2023-09-04 0.0.2

  • Added support for Angular CSP style nonce

2023-09-03 0.0.1

  • Initial version using Angular Standalone nx and ASP.NET Core
    • ASP.NET Core version 7.x
    • Angular Standalone version 16.x