CodeMazeBlog / data-protection-aspnet-coreLinks
This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze
☆15Updated 6 years ago
Alternatives and similar repositories for data-protection-aspnet-core
Users that are interested in data-protection-aspnet-core are comparing it to the libraries listed below
Sorting:
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 4 years ago
- Sample for building modular monoliths using .NET Core razor class libraries☆16Updated 6 years ago
- Example code to go with my talk and article on DDD☆13Updated 7 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆24Updated 5 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 8 months ago
- ☆16Updated 7 years ago
- Auth0, ASP.NET Core OAuth, OIDC☆34Updated 11 months ago
- This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Maze☆12Updated 4 years ago
- ☆24Updated 3 years ago
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 7 years ago
- Photobook written in minimal api with opentelemetry☆37Updated 3 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- This repo contains the source code for the "Creating Resilient Microservices in .NET with Polly" article on Code Maze☆11Updated 4 years ago
- A .NET/C# implementation of the mediator pattern with support for queries, commands and events☆21Updated 5 years ago
- Use of a custom IFileProvider to obtain .NET Core MVC views from a database☆26Updated 9 years ago
- A Demo Application for Blazor☆16Updated 2 years ago
- A collection of ASP.NET Core Identity IPasswordValidators☆19Updated 6 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆26Updated 9 months ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 3 years ago
- Code samples for all dotnet tutorials on my blog for reference☆21Updated 2 years ago
- Examples how to use MediatR library in ASP.NET Web Api project.☆14Updated 9 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 3 years ago
- Sample project with OpenTracing API and Jaeger for the blog article☆15Updated 6 years ago
- Sample code for the blog post "Communicate the status of a background job with SignalR"☆27Updated 7 years ago
- Switch tenants in an ASP.NET Core app using Azure AD with multi tenants