Clean-Architecture-Template. π§Ή Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
307GoogleCaptchaComponent. π€ Implementation of google reCaptcha as a blazor component with support of reCaptcha-V2 and reCaptcha-V3 and server validation
94MiniApi. A sample project demonstrating Vertical Slice Architecture using EF Core, Dapper , Mediator and ASP NET Core minimal APIs feature . With Postgres as database and Aspire as app host
32Interview-Questions-Sample. C#
30ADO-Wrapper. A simple readonly wrapper for ado to make it easy to use
18OrderManagement.Saga.Example. Simple Order Management Service Using Saga Pattern With Masstransit And Minimal APIs
16Minio.Example. Simple Example Of Configuring Minio And Using Minio Client in ASP NET Core web API application
14WebPush.ASPNETCore.Updated.Example. Updated and bug free example of Csharp-Web-Push Package
11GraphQL.Samples. A project built using HotChocolate for implementing GraphQL API and Blazor Web Assembly frontend application
10Sample-Caching-Redis. simple caching system using redis
10Outbox.Pattern.Sample. Simple example demonstrating Outbox pattern and its capabilities
9Blazor-Chat-Application. Simple Chat Application Using Blazor Web Assembly And SignalR
8DDDAspCore3Concepts. a Web Project With DDD Approach, MediatR and Clean Architecture Principles
8EFCoreTopics. C#
7PersonaServer. An authentication server that implements OpenID Connect (OIDC) and OAuth 2.0 standards using OpenIddict. With user management implementation using ASP NET Core Identity
7Sample-CQRS-Project. C#
7RabbitMq-Exchanges. Implementation of Producer-Consumer Pattern Using RabbitMq
6Logging. Serilog Integration With ElasticSearch
6MicroservicesDemo. Demo For Microservice Webinar Presenation
5Aspire-Kafka. A Sample Project Using .NET Aspire For Kafka And Kafka UI and Masstransit For Connecting To Kafka
4TestContainers.Sample. A Sample Using Mssql Test Container For Integration Tests In .NET and XUnit
4NUnit-Drafts. C#
4Specification.Pattern.Example. Simple Project To Demonstrate Specification Pattern
4AspNetCore-Developer-Roadmap. Roadmap to becoming an ASP.NET Core developer in 2023
4Masstransit.Saga.Example. Simple Example Of Implementing Saga pattern using Masstransit library
4ExpressionExplorations. C#
3CleanArchitecture. A starting point for Clean Architecture with ASP.NET Core
3EFCoreTest. C#
3babaktaremi.
3youtube-samples. All Sample Code for my YouTube channel
3Performance-Wars-Benchmarking-CSharp. π₯Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different approaches to solve the same problem.
3EFCore.DynamicSelect.Example. A sample console app using Expressions to dynamically select properties defined as a string
3yarp-keycloak-authentication. Sample project for using YARP with Keycloak for request authentication
2MediatRExplore. Simple Project with MediatR and Exploring MediatR Features
2Redis.NET.Example. A Simple Example Demonstrating StackExchange.Redis Capabilities
2Blazor.MVVM. Simple MVVM Boiler Plate for Blazor WASM
2Pact.Example. Provides a simple consumer driven contract testing using Pact.NET library
2MongoDb.Driver.Examples. A Simple Example Exploring Mongo DB C# Driver
2HybridRedisCache. Hybrid cache uses both IMemoryCache and Redis in C#
2Kafka.Example. A simple example testing Confluent.Kafka .NET client
2Mqtt-Server-With-Tcp-And-Web-Sockets. Giving the client the option to connect either with tcp connection or ws connection
2Meditor.Bechmarks. A benchmark comparing performance of MediatR and Mediator (Source Generated MediatR)
2MediatREndPoints. Register Your MediatR Request Models And Handlers and API endpoints!
2CQRS-with-MediatR-and-Sqlite-and-Redis. a simple demo implementation of CQRS with MediatR using Redis and Sqlite
2WebApi.Nginx. Exploring Nginx reverse proxy capabalities and horizontal scaling capabilities
2IdentityServer4. OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
2BankAPI_IdentityServer4. Securing sample API with IdentityServer4
2Hello.Aspire. A simple project exploring new Aspire features
1JsonNamingPolicyTest. A Simple Project To Change Json Naming Policy Based On Specific Headers Using Humanizer
1Async.Messaging.Example. Simple Example About Publishing And Consuming Messages in RabbitMQ
1HybridCache.Tests. Comparing .NET New Hybrid Cache With HybridRedisCache With .NET Aspire
1CustomMapping. Automatically create mappig profiles for using with automapper DI Reference https://bit.ly/ca-sln
1MarkdownConverter. Simple Blazor Web Assembly App To Convert Markdown language to HTML
1IdentityServer-Template. Basic Template For Identity Server
1