Skip to content

praveensrawat/ServiceFabric-OWIN-Remoting-WCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ServiceFabric-OWIN-Remoting-WCF

praveensrawat/ServiceFabric-OWIN-Remoting-WCF

Listing components from the backend to front end.

WCFServiceLibrary1 - Contains the contract only. WCF based library which contains a WCF [OperationContract]. It also implements IService interface for Service Fabric remoting support.

StatefulMicroService1 - Service fabric StatefulService. This service implements the contract above.

FrontEndGateway - Service fabric StatelessService serving as a front end Web API gateway. It implments the Owin communication listener for self hosting. It connects to the stateful microservice above via remoting.

Service Client- Consumes the front end stateless service above over HTTP. Demonstrates convention based Web API approach

About

praveensrawat/ServiceFabric-OWIN-Remoting-WCF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published