Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefh/azureservicefabrictest

Azure Service Fabric Test Project
https://github.com/stefh/azureservicefabrictest

azure fabric service services wiremock

Last synced: 19 days ago
JSON representation

Azure Service Fabric Test Project

Awesome Lists containing this project

README

        

# Azure Service Fabric Test
Azure Service Fabric Test Project based on https://github.com/Azure-Samples/service-fabric-dotnet-getting-started

## Extra functionality:
- WireMock.Net in a container (https://github.com/WireMock-Net/WireMock.Net-docker)
- WireMock.Net as a Statefull service (TODO)

## Info
- build the solution as x64

### See it running
- open http://localhost:19080/Explorer/index.html#/ for the Azure Service Fabric Cluster page
- open http://localhost:8081 for a webpage with examples
- open http://localhost:9091/__admin/settings to see WireMock.Net running in a container