bff-aspnetcore-angular icon indicating copy to clipboard operation
bff-aspnetcore-angular copied to clipboard

Backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend

Results 10 bff-aspnetcore-angular issues
Sort by recently updated
recently updated
newest added

``` "reactrefresh": { "ClusterId": "cluster1", "Match": { "Path": "@react-refresh" } }, "vite": { "ClusterId": "cluster1", "Match": { "Path": "@vite/{**catch-all}" } }, "sourcefiles": { "ClusterId": "cluster1", "Match": { "Path": "src/{**catch-all}" }...

enhancement