gravatar

43

Packages

64,753

Downloads of ursenzler's packages

ursenzler'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,224 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

    730 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

    719 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

    709 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

    695 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,283 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,015 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,008 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

    956 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

    904 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,094 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

    993 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

    905 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

    976 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

    951 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

    775 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,816 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

    909 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,025 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,048 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

    910 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

    919 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

    968 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

    910 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

    900 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

    926 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

    921 downloads

  • Appccelerate.Fundamentals

    Provides common types and functionality for other Appccelerate packages.

    1,090 downloads

  • Appccelerate.Async

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

    466 downloads

  • Appccelerate.AsyncModule

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

    860 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

    508 downloads

  • Appccelerate.DistributedEventBroker

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

    473 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.

    362 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.

    364 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.

    356 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

    450 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

    739 downloads

  • Appccelerate.IO

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

    448 downloads

  • Appccelerate.MappingEventBroker

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

    407 downloads

  • Appccelerate.MappingEventBroker.AutoMapper

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

    404 downloads

  • Appccelerate.SourceTemplates

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

    422 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

    843 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)

    372 downloads