Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: service-fabric

uber/cadence

Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.

Language: Go - Size: 63.1 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 7,894 - Forks: 766

microsoft/service-fabric-healer

Service Fabric Auto-Repair Service with Declarative Logic for Repair Policy Specification. Targets both Windows and Linux SF clusters.

Language: C# - Size: 39.5 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 18 - Forks: 6

microsoft/service-fabric-observer

Highly configurable, extensible and performant Service Fabric watchdog service that, out of the box, monitors a broad range of physical machine resources that tend to be very important to Service Fabric services and maps these metrics to SF entities. It targets both Windows and Linux SF clusters.

Language: C# - Size: 236 MB - Last synced: 8 days ago - Pushed: 22 days ago - Stars: 99 - Forks: 38

microsoft/service-fabric-explorer

Service Fabric Explorer is a web based dashboard for visualizing the state of a Service Fabric cluster.

Language: TypeScript - Size: 17 MB - Last synced: 7 days ago - Pushed: 28 days ago - Stars: 107 - Forks: 69

sam-goodwin/eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows

Language: TypeScript - Size: 58.3 MB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 169 - Forks: 4

GitTorre/XmlDiffPatchSF 📦

Simple command line utility that will diff/patch two versions of a Service Fabric configuration file (ApplicationManifest.xml or Settings.xml) into a new file, preserving setting values of the earlier version.

Language: C# - Size: 43 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

GitTorre/ContainerObserver 📦

FabricObserver plugin that monitors Service Fabric app container instances for CPU and Memory use

Language: C# - Size: 1.22 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

temporalio/temporal

Temporal service

Language: Go - Size: 82.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 9,742 - Forks: 712

jpoon/service-fabric-template

ARM template for deploying Azure Service Fabric

Language: PowerShell - Size: 143 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 2

youyuanwu/fabric-rpc 📦

C++ RPC Framework in Service Fabric

Language: C++ - Size: 104 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

sahansera/deploying-containers-on-service-fabric

Deploying Multi-Container Services on Azure Service Fabric

Language: PowerShell - Size: 4.24 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 3 - Forks: 1

brunostefanni/ApiServiceFabricBase

Base project for Service Fabric APIs

Language: C# - Size: 54.7 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

scale-tone/LetsGoOutDemo

A demo project to demonstrate various approaches to building stateful services in Azure

Language: C# - Size: 3.91 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 3 - Forks: 0

tg123/fabric

Service Fabric Golang SDK (Unofficial)

Language: Go - Size: 1.81 MB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

microsoft/MCW-Microservices-architecture 📦

MCW Microservices architecture

Language: JavaScript - Size: 63 MB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 75 - Forks: 82

Azure/service-fabric 📦

We've moved!

Size: 2.64 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 253 - Forks: 26

mclausen/RunFabulous

Language: JavaScript - Size: 1.79 MB - Last synced: 4 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

kosperera/skol-resthooks-try-fabric

Minimal RESThooks backend services running on Service Fabric

Language: C# - Size: 305 KB - Last synced: 4 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Azure-Samples/service-fabric-dotnet-core-getting-started

Get started with Service Fabric with .NET Core

Language: JavaScript - Size: 387 KB - Last synced: about 2 months ago - Pushed: almost 2 years ago - Stars: 56 - Forks: 31

askew/container-certs-service-fabric

Example of how to deploy a certificate into a Windows container running in Service Fabric.

Language: PowerShell - Size: 6.84 KB - Last synced: 5 months ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

mcpride/servicefabric-vault-integration

Integrates Hashicorp's Vault into Microsoft Service Fabric, e.g. for on-prem scenarios

Language: C# - Size: 60.5 KB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

mcpride/servicefabric-fabricclient-wrapper

A wrapper around System.Fabric.FabricClient and its dependent types, to make the usage unit testable.

Language: C# - Size: 68.4 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

michaelenglert/azure-monitoring-extension

AppDynamics Azure and Service Fabric Monitoring Extension

Language: Java - Size: 149 KB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 4 - Forks: 4

jjcollinge/traefik-on-service-fabric 📦

Azure Service Fabric now has support for Traefik!

Language: PowerShell - Size: 47.7 MB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 50 - Forks: 31

Azure-Samples/service-fabric-service-catalog

This Service Catalog sample is an add-on service to your Service Fabric cluster (https://azure.microsoft.com/en-us/services/service-fabric/) that allows you to provision and bind to Azure services through [Open Service Broker API](https://www.openservicebrokerapi.org/).

Language: C# - Size: 2.23 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 5

dzimchuk/book-fast-service-fabric

A sample demonstrating how to implement a multitenant facility management and accommodation booking application as native Azure Service Fabric reliable services.

Language: C# - Size: 897 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 90 - Forks: 34

gleniox/azuremicroservices

Public repository to showcase Azure Microservices with .NET Core. I have created it for my .NET microservices studies only.

Language: C# - Size: 5.75 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

microsoft/FabricPing

network tools for service fabric

Language: Go - Size: 37.1 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

tg123/FabricEmu

Service Fabric Emulator, run your stateful service fabric app without service fabric cluster

Language: Go - Size: 27.3 KB - Last synced: 27 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

youyuanwu/fabric-rpc-rs

fabric-rpc for Rust

Language: Rust - Size: 47.9 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 2

lawrencegripper/traefik-appinsights-watchdog

Collects health metrics from Traefik and reports to Application Insights. Runs checks on routing with synthetic requests

Language: Go - Size: 4.11 MB - Last synced: 4 months ago - Pushed: over 4 years ago - Stars: 6 - Forks: 4

razi-rais/microservices

Education & lessons learned from the field. Mainly focusing on AKS and Containers.

Language: HTML - Size: 15.4 MB - Last synced: about 2 months ago - Pushed: almost 2 years ago - Stars: 16 - Forks: 10

chunliu/service-fabric-template 📦

An ARM template for creating a service fabric cluster

Language: PowerShell - Size: 12.7 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

jsturtevant/azure-service-fabric-actor-fsm

Example to show how to use Finite State Machine (FSM) in Azure Service Fabric Actor Programming model.

Language: C# - Size: 29.3 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 6 - Forks: 2

Niladri24dutta/service-fabric-angular1x

.NET Core app with angularjs

Language: C# - Size: 9.28 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Niladri24dutta/Azure-Service-Fabric-Demo

A Sample app with azure service fabric deployment

Language: C# - Size: 2.55 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Expecho/Service-Fabric-Concept-Demos

Repository demonstrating various Service Fabric concepts like actor events & reminders and listening to configuration changes.

Language: C# - Size: 235 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 3 - Forks: 3

jhonnyelhelou91/UtilityHelper

PowerShell scripts to manage tools

Language: PowerShell - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

jhonnyelhelou91/ServiceFabricHelper

PowerShell helper to manage local Service Fabric applications

Language: PowerShell - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

dkkapur/function-eventhub-to-loganalytics

Language: C# - Size: 24.4 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

ctigeek/ExampleServiceFabric

An example Visual Studio solution for an Azure Service Fabric application with two WebAPI services.

Language: C# - Size: 24.4 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

kuchbestylin/UnrealInsights

A microservice-based solution built to tackle data mngmt & stagnation. Built from a language agnostic design, its Powered by Service Fabric and a plethora of services written in the most appropriate tooling for the task at hand, collaborating harmoniously within the Service Fabric infrastructure.

Language: HTML - Size: 1.31 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

MedAnd/AspNetCore.DataProtection.ServiceFabric

ASP.NET Core DataProtection for Service Fabric

Language: C# - Size: 59.6 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 11 - Forks: 5

licjapodaca/service-fabric-sample-gateway

A complete Service Fabric Application sample with a SPA Frontend in Sencha ExtJS, Ocelot API Gateway, Identity Server 4 and some Microservices using ASP.NET Core, ASP.NET 4 and Node.js in a Docker container

Language: JavaScript - Size: 13.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 16 - Forks: 5

aloneguid/pluralsight-using-azureservicefabric-in-production

Language: PowerShell - Size: 145 MB - Last synced: 21 days ago - Pushed: about 5 years ago - Stars: 18 - Forks: 13

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.

Language: Roff - Size: 6.16 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 14 - Forks: 17

amit-mittal/Orchestration-Engine-V1

V1 Prototype of Job Orchestration Engine

Language: C# - Size: 34.2 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

tg123/FabricPing

network tools for service fabric

Language: Go - Size: 43 KB - Last synced: 27 days ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 1

NickDarvey/SFNuGet.Build 📦

MSBuild targets to get your SFNuGet Service Fabric services in amongst that application of yours.

Language: PowerShell - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

NickDarvey/ServiceFabric.EventHubs 📦

A Service Fabric Reliable Services and Event Hubs integration for perfect partitioning.

Language: C# - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

NickDarvey/ServiceFabric.ConnectionStrings 📦

ServiceFabric.ConnectionStrings lets you build connection strings which encapsulate a Service Fabric service's address and partitioning information in a single, easily injectible, string.

Language: C# - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

NickDarvey/ServiceFabric.ServiceUris 📦

Sometimes you use Service Remoting, sometimes you use HTTP and sometimes you use both.

Language: C# - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

NickDarvey/ServiceFabric.AspNetCore.Configuration 📦

A library that unites Service Fabric's config packages and ASP.NET Core's configuration

Language: C# - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

NickDarvey/Prompter 📦

Extensions for Service Fabric's actor reminders

Language: C# - Size: 24.4 KB - Last synced: 2 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

mattridgway/Sample.Service-Fabric-Error 📦

Error when trying to use a service proxy between an aspnetcore web project hosted in a stateless service fabric service and a stateful service fabric service

Language: C# - Size: 28.3 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

SatyKrish/ServiceFabric.Samples.WebApi 📦

ASP.Net Core based Service Fabric Web API service with Client Certificate Authentication.

Language: C# - Size: 20.5 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 1

SatyKrish/ServiceFabric.Samples.Caching 📦

Caching as a service, implemented using Azure Service Fabric.

Language: C# - Size: 23.4 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

aelij/service-fabric-test-collections 📦

Test implementations of Service Fabric Reliable Collections

Language: C# - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

ljtill/bicep-servicefabric

[WIP] Service Fabric platform built with Azure Bicep including GitHub Actions workflows

Language: Bicep - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

appsonsf/FabricSSO

A SSO(Single Sign On) platform with Microservices architecture built on IdentityServer 4

Language: JavaScript - Size: 6.38 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 14 - Forks: 4

coherentsolutionsinc/dotnet-user-group-sep-2018-introduction-to-service-fabric

This repository contains a project demonstrated at .NET User Group meetup at 2018-09-26 in Minsk, Belarus

Language: C# - Size: 821 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

Expecho/Azure-Service-Fabric-Logging-And-Monitoring

This repository contains an Azure Service Fabric application that integrates Application Insights with Service Fabric using structured logging.

Language: C# - Size: 1.21 MB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 26 - Forks: 5

K-Cully/performance-of-microservices

Cluster Emulator is a tool-set which enables rapid prototyping and reconfiguration of microservice-based systems in an on-premises or cloud environment.

Language: C# - Size: 858 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

hendryanw/sfkv

SFKV is a fast and reliable remote key-value store running as a service on top Microsoft Service Fabric exposing Service Remoting communication.

Language: C# - Size: 158 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 3

Expecho/ServiceFabric-Remoting-CustomHeaders

This package allows injecting custom message headers into remoting messages (Actors and Reliable Services, V2 remoting only) at runtime. The headers are available client side to read. It also provides message interception using BeforeHandleRequestResponseAsync and AfterHandleRequestResponseAsync to act on remoting events.

Language: C# - Size: 92.8 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 12 - Forks: 9

tg123/phabrik

Native Go Impl of Service Fabric Protocol

Language: Go - Size: 176 KB - Last synced: 27 days ago - Pushed: about 2 years ago - Stars: 3 - Forks: 2

ArturoMonroy/Azure

"Tools-Templates-Hints" for Azure deployments

Language: PowerShell - Size: 593 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

adityastic/TinyURL-Service-Fabric

Tiny URL with microservices architecture using service-fabric

Language: C# - Size: 46.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

SupercondActor/platform-app-angular

SupercondActor Business Platform for Microsoft Azure Service Fabric

Language: TypeScript - Size: 151 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

appsonsf/FabricEAP

A enterprise application backend platform, support contact, im, workbench.

Language: C# - Size: 556 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 11 - Forks: 5

shalabhms/reliable-collections-cli

CLI for querying Azure Service Fabric Reliable Collections

Language: Python - Size: 102 KB - Last synced: 30 days ago - Pushed: almost 6 years ago - Stars: 5 - Forks: 0

pMonfared/ECommerce

ECommerce API Microservice

Language: C# - Size: 56.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

GiancarloLelli/dynamics-365-microservice-reference-implementation

A sample application that demonstrates the use of the Microservice architectural style for applications that sit on top Dynamics 365 CE.

Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

SupercondActor/platform-app-helloworld

SupercondActor Business Platform for Microsoft Azure Service Fabric

Language: TypeScript - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

cheesemacfly/cheesemacfly.github.io

Public repository for:

Language: SCSS - Size: 622 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Metalnem/service-fabric-customer-stories

Service Fabric customer stories

Size: 25.1 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MedAnd/Minio.ServiceFabric

Minio for Service Fabric - an open source & high performance distributed object storage server with Amazon S3 compatible API

Language: PowerShell - Size: 7.61 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 8 - Forks: 1

fbeltrao/MonitoringServiceFabric

Using Log Analytics and Application Insights to monitor Service Fabric solutions

Size: 1.86 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 4 - Forks: 0

esbenbach/Ofn.ServiceFabric.Cache

Language: C# - Size: 73.2 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

qishichang/ecommerce-microservices

Language: C# - Size: 40 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

serbrech/deploy-own-gateway-SF

This is the sample code that is used in my blog post : http://erbrech.com/blog/2017/06/16/Deploying-your-own-gateway-in-Service-Fabric.html

Language: C# - Size: 519 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

ganesshkumar/service-fabric-stateless-secure-remoting

A simple codebase to demonstrate secure remoting between two stateless Service Fabric services

Language: C# - Size: 522 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

kgalic/ServiceFabric.IoTSample

Service fabric, IoT Example with .NET core. Example of how to leverage Microsoft.Azure NuGet packages to have microservices oriented architecture with Service Fabric and .NET core.

Language: C# - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

SupercondActor/platform-app-hostfunctions

SupercondActor Business Platform for Microsoft Azure Service Fabric

Language: TypeScript - Size: 25.4 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

SupercondActor/platform-app-mailer

SupercondActor Business Platform for Microsoft Azure Service Fabric

Language: TypeScript - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

SupercondActor/platform-deployment-cloud

SupercondActor deployment scripts for remote Azure Service Fabric cluster

Language: JavaScript - Size: 38.5 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

matjazbravc/Web-Calculator-Application

This application demonstrate simple Web API controller based on Azure Service Fabric microservices.

Language: C# - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

andredublin/FsActorApp

Service fabric reliable actor app in f#

Language: F# - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 6 - Forks: 2

mooncowboy/workshop-modernizing-legacy-apps

Content for the Modernizing Legacy Apps workshop delivered for Microsoft partners in Lisbon

Language: HTML - Size: 912 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

peteraritchie/introduction-to-service-fabric

Language: C# - Size: 274 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

brhinescot/service-fabric_orleans_cosmosdb_rea

Experimental project to implement the REA programming model using Microsoft Orleans hosted in Service Fabric with grain state persisted via Cosmos DB Gremlin Graph API.

Language: C# - Size: 118 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

cheesemacfly/ServiceFabricWebApplication

Sample application described here:

Language: C# - Size: 521 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 3

ssrikantan/az-service-fabric-service-autoscaling

Demonstration of Service level auto scaling in Azure Service Fabric

Language: Shell - Size: 715 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1

mjunaid106/eCommerce

eCommerce App developed using Service Fabric

Language: C# - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Wasenshi123/StadiaTest

Repository for Work Test of StadiaGame

Language: PowerShell - Size: 11 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

nilshedstrom/TodoApplicationSF

A simple TodoApplication writting using Service Fabric

Language: C# - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

nielheo/TravelConn

Service Fabric

Language: C# - Size: 7.15 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

tbertenshaw/FabricAllTheThings

Service Fabric Examples and usecases

Language: C# - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

greefeet/service-fabric-wcf-unsecure

This sample project demonstrates Client and WCF Service in azure service fabric.

Language: C# - Size: 41 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Kasisrinivasan/StatelessMicroserviceSample

Sample Stateless Microservice using Service Fabric SDK

Language: C# - Size: 17.6 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0