Integrates with synchronization elements of .NET framework (like ISynchronizeInvoke interface, SynchronizationContext), ensures components that inherit Control get created on UI thread etc.
Info
Version: | 4.1.1 |
Author(s): | Castle Project Contributors |
Last Update: | Sunday, October 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.castleproject.org/projects/windsor/ |
NuGet Url: | https://www.nuget.org/packages/Castle.SynchronizeFacility |
Install
Install-Package Castle.SynchronizeFacility
dotnet add package Castle.SynchronizeFacility
paket add Castle.SynchronizeFacility
Castle.SynchronizeFacility Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Windsor(>= 4.1.1 && <= 4.1.1)
Tags