Refactoring for integration with IoC frameworks like AutoFac, Unity etc
- 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
Research direction
No files, tests, or entry points are named. Start by reviewing how task orchestrations and activity instances are currently constructed, then determine the resolver boundary and package structure for Autofac and Unity integrations; done means those objects can be resolved through the proposed dependency-resolver API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100