Skip to content

Repository containing utilities for working with Service Fabric applications.

License

Notifications You must be signed in to change notification settings

oising/micro-service-fabric

 
 

Repository files navigation

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.

About

Repository containing utilities for working with Service Fabric applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.5%
  • Pascal 29.3%
  • PowerShell 0.2%