Steven Robbins is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this again| Filename | Size | Date modified | Message |
|---|---|---|---|
| BasicClasses.cs | 10.7 KB | Removed requirement to use NamedParameterOverloads for auto lazy factories. Now it uses IDictionary<string, object> instead to remove dependency on the container type. | |
| NestedClassDependencies.cs | 2.2 KB | Added licence blurb to the source files. | |
| NestedInterfaceDependencies.cs | 3.8 KB | Added test to expose a bug in InstanceFactory | |
| TinyMessengerTestData.cs | 631 B | Added support for custom message proxies for interception and thread marshalling. | |
| UtilityMethods.cs | 3.0 KB | Made the message token disposable. Disposing it removes the registration |