Feb 20, 2017
Post comments count4
Post likes count0
Let’s Try WCF Self-Hosted Services in a Container
Microservices are a hot architecture concept right now, and we hear a lot of interest in the architecture concepts. Many of the ideas and capabilities behind microservices are already possible with the WCF frameworks for client and server creation. There is one tenet about microservices that you can not do with WCF: run inside of a container. Un...