/micro-service-fabric

Repository containing utilities for working with Service Fabric applications.

Primary LanguageC#Apache License 2.0Apache-2.0

Micro Service Fabric

Repository containing packages for working with Service Fabric applications.

Contents

  • Getting started
  • Components
  • License
  • Copyright

Getting started

See the Wiki for information on how to get started.

Components

Component Description
MicroServiceFabric.Bootstrap.Actors Package for bootstrapping Service Fabric Actors.
MicroServiceFabric.Bootstrap.StatefulService Package for bootstrapping Service Fabric Stateful Services.
MicroServiceFabric.Bootstrap.StatefulService.Data Package to facilitate bootstrapping Reliable Services that require Reliable Collections upon construction.(https://azure.microsoft.com/en-us/documentation/articles/service-fabric-reliable-services-introduction/).
MicroServiceFabric.Bootstrap.StatelessService Package for bootstrapping Service Fabric Stateless Services.
MicroServiceFabric.Bootstrap.StatelessService.Owin Package for bootstrapping Service Fabric Stateless Services that expose OWIN-hosted applications, such as Web APIs.
MicroServiceFabric.Dispatcher Package providing an event dispatcher. The dispatcher builds upon the Service Fabric IReliableQueue.

License

Micro Service Fabric is released under Apache License 2.0.

Copyright

Copyright 2017 William Cowell Consulting Limited.