Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern
☆23May 18, 2021Updated 4 years ago
Alternatives and similar repositories for BlazorWASMSecurityBestPractices
Users that are interested in BlazorWASMSecurityBestPractices are comparing it to the libraries listed below
Sorting:
- Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.☆26Dec 14, 2020Updated 5 years ago
- Contacts management module☆15Jan 28, 2026Updated last month
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆13May 28, 2020Updated 5 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39May 2, 2022Updated 3 years ago
- Integrating Tailwind CSS with Blazor.☆14Feb 19, 2021Updated 5 years ago
- Kafka transport for NServiceBus☆19Oct 23, 2017Updated 8 years ago
- Example application on how to do DDD with separate domain & persistence model while still keeping highly wanted features like ORM Change …☆13Dec 4, 2021Updated 4 years ago
- Fully functioning sample code for my Unit Testing an ASP.NET Core 6 MVC Web Application course☆10Mar 31, 2022Updated 3 years ago
- ☆13May 31, 2020Updated 5 years ago
- .NetCore & AspNetCore API Building Blocks.☆12Aug 22, 2023Updated 2 years ago
- ☆12Mar 26, 2021Updated 4 years ago
- Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET course☆29May 14, 2022Updated 3 years ago
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆10May 22, 2020Updated 5 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆12May 20, 2020Updated 5 years ago
- A Blazor Wasm App with Authentication/Authorization without IdentityServer☆12Jul 16, 2023Updated 2 years ago
- ☆11Dec 11, 2021Updated 4 years ago
- CQRS in 4 steps☆12Feb 19, 2018Updated 8 years ago
- Fully functioning sample application accompanying my Securing Blazor Server-side Applications course.☆25Jan 12, 2021Updated 5 years ago
- This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze☆15Nov 24, 2019Updated 6 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Sep 6, 2020Updated 5 years ago
- ☆16Dec 5, 2018Updated 7 years ago
- This repo contains the source code for the "Creating Real-Time Charts with Blazor WebAssembly and SignalR" article on Code Maze