gravatar

43

Packages

64,826

Downloads of daniel.marbach's packages

daniel.marbach's Profile

Packages

  • 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 initiali... More information

    1,225 downloads

  • bbv.Common.MappingEventBroker

    With this extension, the event broker can be used to map source events to destination events. bbv.Common.MappingEventBroker 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 machi... More information

    731 downloads

  • bbv.Common.MappingEventBroker.AutoMapperAdapter

    Adapter for using event broker extension for mapping source events to destination events with AutoMapper. bbv.Common.MappingEventBroker.AutoMapperAdapter 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, ... More information

    720 downloads

  • bbv.Common.DistributedEventBroker.MassTransitAdapter

    Adapter for using event broker extension for distributed communication over MassTransit. Allows sending events over MassTransit using the bbv.Common.EventBroker infrastructur. bbv.Common.DistributedEventBroker.MassTransitAdapter is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous no... More information

    710 downloads

  • bbv.Common.DistributedEventBroker.RhinoEsbAdapter

    Adapter for using event broker extension for distributed communication over RhinoEsb. Allows sending events over RhinoEsb using the bbv.Common.EventBroker infrastructur. bbv.Common.DistributedEventBroker.RhinoEsbAdapter is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notificatio... More information

    696 downloads

  • bbv.Common.AsyncModule

    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 pa... More information

    1,284 downloads

  • bbv.Common.DistributedEventBroker.NServiceBusAdapter

    Adapter for using event broker extension for distributed communication over NServiceBus. Allows sending events over NServiceBus using the bbv.Common.EventBroker infrastructur. bbv.Common.DistributedEventBroker.NServiceBusAdapter is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous no... More information

    7,016 downloads

  • bbv.Common

    Provides shared types needed by other bbv.Common projects: * Generic EventArgs * EventFilter (aggregate frequently occurring events) * DateTimeProvider to make operations on current time testable * string Formatting operations bbv.Common assembly is a part of bbv.Common, a library of .NET components and functionality including: ... More information

    10,013 downloads

  • bbv.Common.Data

    Provides CSV parser and writer, helper functionality for dataset and datetime operations. bbv.Common.Data 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 definitio... More information

    957 downloads

  • bbv.Common.TestUtilities

    Provides functionality to simplify unit testing and TDD: * Temporary File Holder (automatically delete files on disposing) * Event Tester (check that objects fired events) bbv.Common.TestUtilities is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread swi... More information

    905 downloads

  • bbv.Common.EventBroker.Log4Net

    Log4Net logging extension for bbv.Common.EventBroker bbv.Common.EventBroker.Log4Net 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, ... More information

    1,095 downloads

  • bbv.Common.Threading

    Provides * User Interface Thread Synchronizer (no Invoke calls needed anymore). bbv.Common.Threading 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... More information

    994 downloads

  • bbv.Common.Windows

    Provides helper functionality for interaction with Windows: * check whether application is already running (ApplicationHelper) * get DPI of windows desktop (GraphicHelper) * logout, restart Windows (Windows Helper) bbv.Common.Windows is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchr... More information

    906 downloads

  • bbv.Common.StateMachine.Log4Net

    log4net logging extension for bbv.Common.StateMachine. 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, * programma... More information

    978 downloads

  • bbv.Common.Async

    AsyncWorker (simplified API for BackgroundWorker), AsyncResult to implement asynchronous tasks. bbv.Common.Async 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 wit... More information

    952 downloads

  • bbv.Common.Bootstrapper

    Bootstrapper provides a simple and flexible way to make your application's startup and shutdown behavior pluggable and extendable: * The bootstrapper provides a single entry point to startup and shutdown the application. * Fluent definition syntax allowing to expressively define the startup and shutdown behavior of the application. ... More information

    776 downloads

  • bbv.Common.DistributedEventBroker

    With this extension, the event broker can be used to fire events to event brokers in remote processes. bbv.Common.DistributedEventBroker 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, * hierarchica... More information

    7,817 downloads

  • bbv.Common.TestUtilities.Log4Net

    Functionality to test log4net log messages. bbv.Common.TestUtilities 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,... More information

    910 downloads

  • bbv.Common.IO

    Provides functionality for simplified IO operations: * abstraction layer for all file system operations to enable TDD on file system * recursive file system commandos (move, copy, ...) * folder watcher that fires events when folder content changes * Stream decorators/interceptors * loader for resources (from file/embedded) bbv.... More information

    1,026 downloads

  • bbv.Common.EventBroker

    Notification component for synchronous and asynchronous loosly coupled notification with automatic thread switching: * Synchronous and asynchronous notification * Automatic thread switching: to background or UI thread * Loose coupling of event topic publishers and subscribers * Publishers and subscribers are referenced by we... More information

    10,053 downloads

  • bbv.Common.Threading.Log4Net

    log4net logging extension for bbv.Common.Threading. bbv.Common.TestUtilities 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, * programmati... More information

    911 downloads

  • bbv.Common.Async.Log4Net

    Provides logging with log4net for bbv.Common.Async. bbv.Common.Async.Log4Net 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, * progr... More information

    920 downloads

  • 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, loose... More information

    969 downloads

  • bbv.Common.EvaluationEngine.Log4Net

    log4net logging extension for bbv.Common.EvaluationEngine. bbv.Common.EvaluationEngine 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, * p... More information

    911 downloads

  • bbv.Common.IO.Log4Net

    Provides logging functionality with log4net for bbv.Common.IO. bbv.Common.IO.Log4Net 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, * pro... More information

    901 downloads

  • bbv.Common.EvaluationEngine

    The evaluation engine provides an infrastructure for decoupled evaluation. Features: * The evaluation engine provides a single entry point to ask questions (queries, calculations, ...) * Questioner is completely decoupled from answer finding algorithm. * Hierarchical evaluation engines (children inherit knowledge from parent... More information

    927 downloads

  • bbv.Common.StateMachine.YEd

    yEd graphml file generator for bbv.Common.StateMachine. You can create files from your state machine definition that can be loaded with yEd. bbv.Common.StateMachine.YEd is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pa... More information

    922 downloads

  • Appccelerate.Fundamentals

    Provides common types and functionality for other Appccelerate packages.

    1,095 downloads

  • Appccelerate.Async

    AsyncWorker (simplified API for BackgroundWorker), AsyncResult to implement asynchronous tasks.

    468 downloads

  • Appccelerate.AsyncModule

    AsyncModules provide a simple way to build active objects (objects with a dedicated background thread for asynchronous execution of tasks).

    864 downloads

  • Appccelerate.Bootstrapper

    Bootstrapper provides a simple and flexible way to make your application's startup and shutdown behavior pluggable and extendable: The bootstrapper provides a single entry point to startup and shutdown the application, Fluent definition syntax allowing to expressively define the startup and shutdown behavior of the application, Pl... More information

    510 downloads

  • Appccelerate.DistributedEventBroker

    With this extension, the event broker can be used to fire events to event brokers in remote processes.

    475 downloads

  • Appccelerate.DistributedEventBroker.MassTransit

    Adapter for using event broker extension for distributed communication over MassTransit. Allows sending events over MassTransit using the Appccelerate.EventBroker infrastructur.

    363 downloads

  • Appccelerate.DistributedEventBroker.NServiceBus

    Adapter for using event broker extension for distributed communication over NServiceBus. Allows sending events over NServiceBus using the Appccelerate.EventBroker infrastructur.

    365 downloads

  • Appccelerate.DistributedEventBroker.RhinoEsb

    Adapter for using event broker extension for distributed communication over RhinoEsb. Allows sending events over RhinoEsb using the Appccelerate.EventBroker infrastructur.

    357 downloads

  • Appccelerate.EvaluationEngine

    The evaluation engine provides an infrastructure for decoupled evaluation. Features: The evaluation engine provides a single entry point to ask questions (queries, calculations, ...), Questioner is completely decoupled from answer finding algorithm, Hierarchical evaluation engines (children inherit knowledge from parent),... More information

    451 downloads

  • Appccelerate.EventBroker

    Notification component for synchronous and asynchronous loosly coupled notification with automatic thread switching: synchronous and asynchronous notification, automatic thread switching: to background or UI thread, loose coupling of event topic publishers and subscribers, publishers and subscribers are referenced by weak re... More information

    743 downloads

  • Appccelerate.IO

    Provides functionality for simplified IO operations: Stream decorators/interceptors, loader for resources (from file/embedded)

    450 downloads

  • Appccelerate.MappingEventBroker

    Event broker extension for mapping event arguments from one type to another.

    409 downloads

  • Appccelerate.MappingEventBroker.AutoMapper

    Event broker extension for mapping event arguments from one type to another using AutoMapper.

    407 downloads

  • Appccelerate.SourceTemplates

    Contains source files showing how to write log4net loggers for Appccelerate components.

    424 downloads

  • Appccelerate.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 on transitions, entry and exit actions, transition guards, hierarchical with different history behaviors to initialize state always to same state... More information

    847 downloads

  • Appccelerate.Windows

    Provides helper functionality for interaction with Windows: check whether application is already running (ApplicationHelper), get DPI of windows desktop (GraphicHelper), logout, restart Windows (Windows Helper)

    373 downloads