Skip to content

Releases: damienbod/bff-aspnetcore-angular

0.0.6

10 Nov 17:00
Compare
Choose a tag to compare
  • NX update
  • Angular 17 update

0.0.5

06 Oct 11:51
Compare
Choose a tag to compare

Improved CSP for styles, local dev cannot use a nonce and production forces nonce for styles.

0.0.4

08 Sep 07:47
Compare
Choose a tag to compare

Fix Microsoft Graph in-memory missing cache when using downstream APIs

0.0.3

05 Sep 18:28
Compare
Choose a tag to compare
  • Improved CSP
  • Improved Angular code, use a function for the interceptor, code styles and build

0.0.2

04 Sep 08:33
Compare
Choose a tag to compare

Added support for Angular CSP style nonce

0.0.1

03 Sep 16:21
Compare
Choose a tag to compare

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

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