scottsauber / talksLinks
All of my talks
☆13Updated last month
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- basic example of helper APIs for IDistributedCache☆56Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Sample of using ResultFilter and ValueTuple when building an API with ASP.NET Core☆18Updated 7 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Example of event sourcing implemented with Cosmos DB☆48Updated 3 years ago
- ☆29Updated last month
- Contract testing tool for .NET Core.☆52Updated last year
- ☆37Updated 6 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- Showcase how we can decouple long-running tasks from HTTP request processing in REST API by introducing a distributed system using Messag…☆27Updated 3 years ago
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Updated 6 years ago
- ☆34Updated 4 years ago
- ☆25Updated 4 years ago
- My take on Oskar's Helpdesk sample application, but with Wolverine☆46Updated last year
- Console Application demo of the SQL Stream Store using InMemoryStreamStore☆15Updated 2 years ago
- ☆27Updated 2 years ago
- ☆29Updated 2 years ago
- Sample code for ASP.NET Core 3.1 Microservices. The full article is available at https://procodeguide.com/programming/microservices-asp-n…☆36Updated 4 years ago
- Demos and sample for my "Designing a UI for Microservices" talk☆57Updated last week
- Demo code for my webinar at Jetbrains on async best practices in ASP.NET Core☆46Updated 6 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 3 months ago
- Source code for 'Pro .NET Benchmarking' by Andrey Akinshin☆55Updated last year
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- Example about how to use OpenTelemetry for tracing when we have a series of distributed applications communicating between them☆58Updated last year
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Simple .NET http service example for hosting on Kubernetes.☆45Updated 2 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago