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

Any chance we can merge develop to master? #11

Closed pshrosbree closed 7 years ago

pshrosbree commented 7 years ago

Some of @alexperovich's commits are very useful. It would be great if they were part of the NuGet. What is the process for getting them there?

alexmg commented 7 years ago

I've just pushed 1.0.0-beta2 to NuGet.

pshrosbree commented 7 years ago

Great news! Thanks.

alexmg commented 7 years ago

No problem. Let me know how it goes.