erikadoyle / service-fabric-dotnet-containerize

Sample .NET application for deployment in a Windows container to Azure Service Fabric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fabrikam Fiber sample application

Fabrikam Fiber is a sample .NET application for use with the tutorial, Deploy a .NET application in a Windows container to Azure Service Fabric.

Getting Started

Prerequisites

Running the sample independent of the associated tutorial only requires Visual Studio. To complete the steps of the tutorial (containerize an application, create a Azure SQL database, create an Azure container registry, and deploy a Service Fabric application to Azure), see the the complete list of prerequisites.

Quickstart

(Add steps to get up and running quickly)

  1. git clone https://github.com/Azure-Samples/service-fabric-dotnet-containerize.git
  2. cd service-fabric-dotnet-containerize/
  3. Launch Visual Studio as administrator, and open the [VS2015\FabrikamFiber.CallCenter.sln][link-fabrikam-github] solution.
  4. Press F5 to run and debug the application.

Resources

About

Sample .NET application for deployment in a Windows container to Azure Service Fabric

License:MIT License


Languages

Language:JavaScript 54.8%Language:C# 23.1%Language:HTML 12.8%Language:CSS 9.1%Language:Batchfile 0.1%Language:ASP.NET 0.0%