servicefabric
There are 50 repositories under servicefabric topic.
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
vany0114/microservices-dotnetcore-docker-sf-k8s
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.
jessebenson/service-fabric-queryable
Enable query support for your stateful services in Service Fabric via the OData protocol.
microsoft/Service-Fabric-POA
Patch Orchestration Application (POA) is an Azure Service Fabric application that automates operating system patching on a Service Fabric cluster without downtime.
coherentsolutionsinc/aspnetcore-service-fabric-hosting
This project is an extensions to ASP.NET Generic Host (HostBuilder) that simplifies development of Service Fabric Reliable Services.
microsoft/CollectServiceFabricData
CollectSFData is a Service Fabric support utility to collect detailed cluster traces and other diagnostics data for ingestion into Log Analytics or Azure Data Explorer for analysis.
containous/traefik-extra-service-fabric
Traefik extra: Service Fabric Provider
peterbryntesson/ServiceFabric.Watchdog
A framework for exposing custom metrics and monitoring them with a watchdog in Azure Service Fabric.
mikanyg/ServiceFabric.AutoRest
Communication library to simplify using AutoRest generated client libraries in Azure Service Fabric
aL3891/ServiceFabricSdkContrib
Community Msbuild targets and Powershell cmdlets for Service Fabric
lAnubisl/ServiceFabricHttpApiClient
Service Fabric HTTP API Client
msazurestackworkloads/azurestack-gallery
To hold any artifact related to Gallery items for all resource providers.
vsaroopchand/ServiceFabric-Performance-Test
How do each OOtB ICommunicationListeners stack up to each-other? This project is an attempt to visualize the performance metrics of each OOtB and custom communication stacks.
mikanyg/ServiceFabric.HttpClient
ServiceFabric.HttpClient is a small http client communication library for Azure Service Fabric.
epomatti/azure-servicefabric-productcatalog
Pluralsight course on Service Fabric development
InKnowWorks/GraphEngine
Microsoft Graph Engine with many additions and updates
Particular/NServiceBus.Persistence.ServiceFabric
A persister for ServiceFabric
Telavian/ServiceFabric.Serialization.V2
Custom service fabric V2 serialization
alastairgould/Watchdog
Watchdog
amit-mittal/Orchestration-Engine-V1
V1 Prototype of Job Orchestration Engine
AnandAwasthi/SSFBMST
Stateless Service Fabric Based Micro service template
bitTobiasMeier/PhotoAwardDemo
Example for Azure Service Fabric
celsojr/az-service-fabric-cli
[Non-Oficial] The Azure Service Fabric command-line interface (CLI) inside a Docker container
dmitriy-kostianetskiy/azure-twitter-proof-of-concept
This PoC project was created as part of FUSION hackaton
huiali/microservice
Microservice
kiril-vassilev/my-akka-cluster-service-fabric
A simple akka.net cluster formation on service fabric
kiril-vassilev/my-akka-remote-service-fabric
A simple call to an akka.net actor from one stateless service in service fabric to another.
mcpride/servicefabric-vault-integration
Integrates Hashicorp's Vault into Microsoft Service Fabric, e.g. for on-prem scenarios
Saleedher/SFDemo
Service Fabric With OWIN implementing a File Upload API
thuru-zz/sf-cluster-map
Service Fabric Cluster Planning Template
vishnumallipudi/ECommerce-Microservices-application
This is built using Azure ServiceFabric, a distributed systems framework
alisuleymantopuz/ecom
azure service fabric and actor model implementation
bharatmakhija/ServiceFabric_PluralSightCourse
This repository contains step wise changes from the pluralsight course Understanding the programming models for azure service fabric
mcpride/servicefabric-fabricclient-wrapper
A wrapper around System.Fabric.FabricClient and its dependent types, to make the usage unit testable.