- RabbitMQ applications - https://github.com/jeevanram/ConsoleApps/tree/main/RabbitMQ
- RabbitMQPublisher
- RabbitMQSubscriber
- Redis applications - https://github.com/jeevanram/ConsoleApps/tree/main/Redis
- Template Method Pattern - https://github.com/jeevanram/ConsoleApps/tree/main/TemplateMethodPattern
- Dependency Injection - https://github.com/jeevanram/ConsoleApps/tree/main/DependencyInjectionWithXUnitTest
- LRU Cache - https://github.com/jeevanram/ConsoleApps/tree/main/LRUCache
- MARSRover Problem - https://github.com/jeevanram/ConsoleApps/tree/main/MarsRover
- .NET CORE API with Telemetry - https://github.com/jeevanram/ConsoleApps/tree/main/CoreWebAPIWithTelemetry
- Gift Exchange Problem - https://github.com/jeevanram/ConsoleApps/tree/main/GiftExchangeProblem
- URL Shortner Key Generator Service - https://github.com/jeevanram/ConsoleApps/tree/main/KeyGeneratorService
- DataAccessWebApi with OData - Web API with Open Data Protocol(ODATA) allows creation and consumption of queryable and interoperable RESTful APIs - https://github.com/jeevanram/ConsoleApps/tree/main/DataAccessWebApiWithOData
- AzureB2C_WebApp_Client - .NETCore MVC webapp integration with AzureB2C Login - https://github.com/jeevanram/ConsoleApps/tree/main/AzureB2C_WebApp_Client
- AzureB2C_WebApp_ASP.NETFramework_MVC - .NETFramework MVC webapp integration with AzureB2C - https://github.com/jeevanram/ConsoleApps/tree/main/AzureB2C_WebApp_ASP.NETFramework_MVC
#References