Reputation: 497
In our project we have planned to implement microservices and domain driven. So we need different type of dot net framework for flexibility. we found some of the frameworks which is mentioned below. Is there any .NET related framework available apart from what I mentioned?
Upvotes: 1
Views: 348
Reputation: 7875
Cloud-native .NET microservices
Steeltoe is an open source project that enables .NET developers to implement industry standard best practices when building resilient microservices for the cloud. The Steeltoe client libraries enable .NET Core and .NET Framework apps to easily leverage Netflix Eureka, Hystrix, Spring Cloud Config Server, and Cloud Foundry services.
Upvotes: 1