Skip to content

dimaKudr/Unity.WF

Repository files navigation

What is Unity.WF?

Dependency injection with Windows Workflow is not as simple as with general classes. It requires some plumbing code. Unity.WF is a library that allows you to use Unity container to inject dependencies into workflows in a very simple way.

Where can I get it?

First, install NuGet. Then, install Unity.WF from the package manager console:

PM> Install-Package Unity.WF

How do I use...

  1. Workflow instance extension to inject dependencies into WF Activity
  2. Unity container extension to inject dependencies into WF Activity
  3. Workflow instance extension to inject dependencies into WF Service
  4. Unity container extension to inject dependencies into WF Service

About

Unity extension for Windows Workflow Foundation 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages