C# (CSharp) UserInterface.Controllers Namespace

Classes

Name Description
AccountController
ApiControllerHelper
ChannelController
HomeController
OrdersController This controller acts as the API Gateway point for the Aggregate "Product" NOTE: The implementation is design to reflect the methodology of using a web ui to call this endpoint and then this to communicate to the various "Domain Conexts" apis. NOTE: This is using a repository to dummy up the data interactions. This will be replaced with api calls to interact with the services.
ProductsController
TweetController
UserController