Pinned Repositories
AnemicDomainModel
Source code for the Anemic Domain Model Pluralsight course
AngularJSAuthentication
Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach
applied-crypto-.net-azure
Source code for 'Applied Cryptography in .NET and Azure Key Vault' by Stephen Haunts
Arc4u
architecture-center
Azure Architecture Center
ASP.NET-WEB-API-OAuth-2.0-Token-Based-Authentication
ASPdotNET-High-Performance
ASP.NET Core 2 High Performance - Second Edition, published by Packt
aspnetcore-etagger
ETag middleware sample for asp.net core
DockerAndKubernetesCourseCode
Course code for the Docker and Kubernetes course: https://codewithdan.com/products/docker-kubernetes
ServiceFabricSample
devbrsa's Repositories
devbrsa/Arc4u
devbrsa/aspnetcore-keycloak-examples
devbrsa/async-enumerable-pipelines
This repository demonstrates how to use IAsyncEnumerable and System.Linq.Async to build pipelines in C#.
devbrsa/AuthNZinBlazor
Starter files & fully functioning finished sample code for my Authentication and Authorization in ASP.NET Core Blazor course, currently targeting .NET 8.
devbrsa/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
devbrsa/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
devbrsa/csharpperformanceplaybook
devbrsa/devbrsa
devbrsa/DevelopingAsyncWebAPIAspNetCore6
Starter and fully finished sample solution for my Developing an Asynchronous Web API with ASP.NET Core 6 course, over at Pluralsight.
devbrsa/ETag
This is the source code for my article series about implementing ETag in ASP.NET core applications.
devbrsa/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
devbrsa/Inflow-micro
devbrsa/JwtAuthentication
devbrsa/microservices-in-dotnet-book-second-edition
Code for the second edition of Microservices in .NET Core
devbrsa/MyWarehouse-CQRS-Sample
Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstrap.
devbrsa/nsb-diagnostics-poc
devbrsa/OnBehalfFlowOidcDownstreamApi
This demo shows how to implement the On Behalf Of flow between an Azure AD protected API and an API protected using OpenIddict.
devbrsa/opentelemetry-tracing-demo
Example about how to use OpenTelemetry for tracing when we have a series of distributed applications communicating between them
devbrsa/OutboxPatternDemo
Outbox Pattern and Duplicate Message Handlers in C#
devbrsa/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
devbrsa/PackIT
devbrsa/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
devbrsa/pluralsight-what-is-react
What is React Course at Pluralsight
devbrsa/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
devbrsa/ps-aspnetcore6auth
devbrsa/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
devbrsa/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
devbrsa/SecuringAspNetCore3WithOAuth2AndOIDC
Fully functioning finished sample code for my Securing ASP.NET Core 3 with OAuth2 and OpenID Connect course
devbrsa/SecuringAspNetCoreWithOAuth2andOIDC
Starter files & fully functioning finished sample code for my Securing ASP.NET Core with OAuth2 and OpenID Connect course, currently targeting .NET 8.
devbrsa/WebApiBestPractices
Resources related to my Pluralsight course on this topic.