Search for dispatcher returned 14 packages
Displaying results 1 - 14.
-
NETFx Dispatcher Invoke Extensions
By:
Allows calling Invoke on the WPF Dispatcher object passing Action and Func<T> lambdas instead of the built-in Delegate untyped parameter.
-
NETFx Dispatcher Invoke Extensions Tests
By:
xUnit tests for netfx-System.Windows.Threading.DispatcherInvokeExtensions
-
Ndf
By:
NLite Domain Framework 简称NDF, 是一个轻量级的服务分发器框架,该框架以业务逻辑的高内聚,高复用性,高松耦合和便捷的可测试性为宗旨,支持嵌入式和分布式部署, 支持Asp.net Mvc,WebForm, Winform等,以NLite组件为基础, 支持服务别名,方法别名,方法重载,方法参数的自动绑定,校验功能和Filter等扩展功能。 NDF和Asp.net MVC
-
Reactive Extensions - XAML Support Library
By:
XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.
-
Reactive Extensions - WPF Helpers
By:
Windows Presentation Foundation extensions library for Rx. Contains scheduler functionality for the WPF Dispatcher.
-
Rx_Experimental-Xaml
By:
Unofficial combination of Rx_Experimental-WPF and Rx_Experimental-Silverlight - extensions library for Rx. Contains scheduler functionality for the WPF/SL/WP7 Dispatcher.
-
Reactive Extensions - Silverlight Helpers
By:
Silverlight extensions library for Rx. Contains scheduler functionality for the Silverlight Dispatcher.
-
Ndf.wcf
By:
My package description.
-
Reactive Extensions - Windows Store Apps Support Library
By:
Windows Store Apps support library for Rx. Contains WinRT helper methods and scheduler functionality for the UI dispatcher.
-
DomainEvents.StructureMap
By:
DomainEvents.StructureMap adds a dispatcher based off of StructureMap registrations.
-
Xceed WPF DataGrid Hack
By:
Do you use the Xceed WPF DataGrid and want to run tests against a virtualizing collection? You've probably noticed that the virtual items don't realize under test. The realization is tied to some voodoo inside the WPF implementation. I've found that by pumping the WPF dispatcher you can make the virtual item realize.
-
EventStore.RavenDb
By:
EventStore.RavenDb is a very light weight event sourcing inspired by JOliver EventStore. It uses RavenDb document as an aggregate root and it stores all events as a collection within a single document. It supports simple Sync dispatcher, implements IPipelineHook, IUpconvertEvents and IRepository from CommonDomain.
-
EventStoreLite
By:
Event store that uses RavenDB for storing write models and read models. Contains an event dispatcher and base classes for creating aggregate roots and events and event listeners. The event store keeps track of write models and read models and can rebuild read models if desired.
-
Apworks Direct Bus Implementation
By:
The message bus that uses the Message Dispatcher to implement the message publishing mechanism (Will be obsolete, please use Event Aggregator implementation instead).