Skip to content

jeevanram/ConsoleApps

Repository files navigation

ConsoleApps

  1. RabbitMQ applications - https://github.com/jeevanram/ConsoleApps/tree/main/RabbitMQ
    1. RabbitMQPublisher
    2. RabbitMQSubscriber
  2. Redis applications - https://github.com/jeevanram/ConsoleApps/tree/main/Redis
  3. Template Method Pattern - https://github.com/jeevanram/ConsoleApps/tree/main/TemplateMethodPattern
  4. Dependency Injection - https://github.com/jeevanram/ConsoleApps/tree/main/DependencyInjectionWithXUnitTest
  5. LRU Cache - https://github.com/jeevanram/ConsoleApps/tree/main/LRUCache
  6. MARSRover Problem - https://github.com/jeevanram/ConsoleApps/tree/main/MarsRover
  7. .NET CORE API with Telemetry - https://github.com/jeevanram/ConsoleApps/tree/main/CoreWebAPIWithTelemetry
  8. Gift Exchange Problem - https://github.com/jeevanram/ConsoleApps/tree/main/GiftExchangeProblem
  9. URL Shortner Key Generator Service - https://github.com/jeevanram/ConsoleApps/tree/main/KeyGeneratorService
  10. 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
  11. AzureB2C_WebApp_Client - .NETCore MVC webapp integration with AzureB2C Login - https://github.com/jeevanram/ConsoleApps/tree/main/AzureB2C_WebApp_Client
  12. AzureB2C_WebApp_ASP.NETFramework_MVC - .NETFramework MVC webapp integration with AzureB2C - https://github.com/jeevanram/ConsoleApps/tree/main/AzureB2C_WebApp_ASP.NETFramework_MVC

#References

  1. https://learn.microsoft.com/en-us/azure/active-directory-b2c/quickstart-web-app-dotnet
  2. https://learn.microsoft.com/en-us/azure/active-directory-b2c/enable-authentication-web-application

About

Console applications - Usage of Redis, RabbitMQ etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors