Skip to content

Learning C# and .NET, how to implement tools like OAuth, Kafka, Rabbit. (Without DDD)

Notifications You must be signed in to change notification settings

rkoszalka/learning-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project made as a learning tool for C# and .NET 7

Still need to implement a clean code and solid architecture, for now it was just to get to know the tools

Still ongoing.

C# WebApi learning project.

Implementations so far

Dapper

Entity Framework

Migration

Automapper

Oauth

Docker

Redis

Kafka

I'm using Confluent Cloud Trial on this, but you can easily set up your own local broker using Kafka Docker image. Producer and Consumer on the same application just to prove the concept that the events are being produced and consumed.

RabbitMQ

I'm using RabbitMQ docker image. Producer and Consumer on the same application just to prove the concept that the events are being produced and consumed.

About

Learning C# and .NET, how to implement tools like OAuth, Kafka, Rabbit. (Without DDD)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published