bnolan001 / BackendForFrontEnd
Example project demonstrating how to build Backend-for-Frontend .NET solution that hosts an Angular SPA and utilizes Identity Server 4 to manage authentication.
☆16Updated last year
Alternatives and similar repositories for BackendForFrontEnd:
Users that are interested in BackendForFrontEnd are comparing it to the libraries listed below
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆51Updated 4 months ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- Using YARP to flow through credentials from IdentityServer to other apps.☆33Updated 2 years ago
- Web API authorization, multi-IDP solutions in ASP.NET Core☆50Updated last month
- ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2☆48Updated 5 months ago
- ASP.NET Core scheduling with Quartz.NET and SignalR☆46Updated 4 months ago
- A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, interva…☆54Updated last month
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆64Updated 2 months ago
- Photobook written in minimal api with opentelemetry☆37Updated 2 years ago
- Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.