mjarosie / IdentityServerDockerHttpsDemoLinks
Working example of locally running API secured by IdentityServer4 and being called by a client, everything runs in Docker containers
☆31Updated 5 years ago
Alternatives and similar repositories for IdentityServerDockerHttpsDemo
Users that are interested in IdentityServerDockerHttpsDemo are comparing it to the libraries listed below
Sorting:
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- ☆90Updated 4 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 months ago
- Shows how to use the new transactional outbox☆90Updated last year
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated 2 years ago
- ☆54Updated last year
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Sample created in the live-coding video series☆85Updated 2 years ago
- Sample code for the Clean Testing talk.☆83Updated 2 years ago
- ASP.NET Core with Azure Service Bus☆103Updated last year
- ☆114Updated 4 years ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze