mauritsderuiter95 / JwtExampleLinks
Example code for https://medium.com/swlh/a-secure-implementation-of-json-web-tokens-jwt-in-c-710d06ea243
☆14Updated 2 years ago
Alternatives and similar repositories for JwtExample
Users that are interested in JwtExample are comparing it to the libraries listed below
Sorting:
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Some sample projects showing how to use Serilog☆33Updated 3 years ago
- ☆19Updated 4 months ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆60Updated 3 years ago
- A .NET/C# implementation of the mediator pattern with support for queries, commands and events☆21Updated 5 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- This is a custom validation library for C# .NET projects.☆43Updated 2 years ago
- .NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.☆34Updated last year
- Web API authorization, multi-IDP solutions in ASP.NET Core☆54Updated 3 weeks ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆65Updated 3 months ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- ☆34Updated 4 years ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- ☆56Updated 3 years ago
- LinqBuilder is an advanced implementation of the specification pattern specifically targeting LINQ query generation.☆34Updated 9 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆75Updated 3 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Demos from my talk "Turbocharged: Writing High-Performance C# and .NET Code"☆71Updated last year
- Example for executing repository / database context commands on background tasks☆21Updated 5 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- A tiny helper for writing .NET Core applications. This library provides a simple set of extension methods that you can use to perform com…☆36Updated last year
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 4 months ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago