Skip to content

Minimal Azure Service Fabric Stateless Service With Autofac IOC + Serilog/Seq logging

Notifications You must be signed in to change notification settings

stephenpatten/MinimalAzureServiceFabricIOCSerilog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple Azure Service Fabric app that shows how to do the following things

  • Use AutoFac for IOC
  • Use Serilog/Seq for logging
  • Use Cloud encrypted values for sensitive data
  • Use non encrypted values for development cycle

About

Minimal Azure Service Fabric Stateless Service With Autofac IOC + Serilog/Seq logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.6%
  • C# 24.2%
  • PowerShell 9.2%