Azure / Azure/durabletask

Refactoring for integration with IoC frameworks like AutoFac, Unity etc

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
2d 23h
Merged PRs (30d)
6

Description

The idea is to be able to register an autofac container which can be used to resolve task orchestrations and activity instance objects.

In terms of the user model I was thinking that it should be similar to how Autofac integrates with Web API e.g:
http://blogs.msdn.com/b/roncain/archive/2012/07/16/dependency-injection-with-asp-net-web-api-and-autofac.aspx

Basically the dtfx exposes something like IDependencyResolver and then a separate package implements this for autofac and unit etc etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.