autofac / Autofac.ServiceFabric

Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.
MIT License
26 stars 27 forks source link

Updated Microsoft.ServiceFabric nuget packages #39

Closed jbaarssen closed 6 years ago

jbaarssen commented 6 years ago

I've updated the nuget packages for Service Fabric. So this package can be used with the newest Service Fabric SDK.

alexmg commented 6 years ago

Thanks @jbaarssen. I'm have a couple of other PRs to look at before release.