bbv.Common.AsyncModule
7.2.1187.616
See the version list below for details.
dotnet add package bbv.Common.AsyncModule --version 7.2.1187.616
NuGet\Install-Package bbv.Common.AsyncModule -Version 7.2.1187.616
<PackageReference Include="bbv.Common.AsyncModule" Version="7.2.1187.616" />
paket add bbv.Common.AsyncModule --version 7.2.1187.616
#r "nuget: bbv.Common.AsyncModule, 7.2.1187.616"
// Install bbv.Common.AsyncModule as a Cake Addin #addin nuget:?package=bbv.Common.AsyncModule&version=7.2.1187.616 // Install bbv.Common.AsyncModule as a Cake Tool #tool nuget:?package=bbv.Common.AsyncModule&version=7.2.1187.616
AsyncModules provide a simple way to built active objects (objects with a dedicated background thread for asynchronous execution of tasks).
bbv.Common.AsyncModule is a part of bbv.Common, a library of .NET components and functionality including:
* (a)synchronous notification component with thread switching using publisher-subscriber pattern,
* hierarchical state machine with fluent definition syntax,
* programmatic, loosely coupled, context based rule engine,
* support for active objects to build multi-threaded applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net204 is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on bbv.Common.AsyncModule:
Package | Downloads |
---|---|
bbv.Common.StateMachine
Hierarchical state machine with fluent definition syntax Features: * states and events can be defined with enums, strings or ints - resulting in single class state machines. * actions o on transitions o entry and exit actions * transition guards * hierarchical o different history behaviors to initialize state always to same state or last active state * fluent definition interface * synchronous/asynchronous state machine o passive state machine handles state transitions synchronously o active state machine handles state transitions asynchronously on the worker thread of the state machine * extensible thorough logging * state machine report for description of state machine bbv.Common.StateMachine is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchical state machine with fluent definition syntax, * programmatic, loosely coupled, context based rule engine, * support for active objects to build multi-threaded applications |
|
bbv.Common.AsyncModule.Log4Net
log4net log extension for AsyncModules. bbv.Common.AsyncModule is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchical state machine with fluent definition syntax, * programmatic, loosely coupled, context based rule engine, * support for active objects to build multi-threaded applications |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.2.12149.1635 | 8,951 | 5/28/2012 |
7.2.12089.2010 | 1,508 | 3/29/2012 |
7.2.12045.727 | 1,631 | 2/14/2012 |
7.2.11331.1827 | 1,789 | 11/28/2011 |
7.2.1244.2228 | 1,490 | 2/13/2012 |
7.2.1187.616 | 10,689 | 3/28/2011 |