bbv.Common.IO 7.1.12149.1635

dotnet add package bbv.Common.IO --version 7.1.12149.1635
NuGet\Install-Package bbv.Common.IO -Version 7.1.12149.1635
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="bbv.Common.IO" Version="7.1.12149.1635" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bbv.Common.IO --version 7.1.12149.1635
#r "nuget: bbv.Common.IO, 7.1.12149.1635"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install bbv.Common.IO as a Cake Addin
#addin nuget:?package=bbv.Common.IO&version=7.1.12149.1635

// Install bbv.Common.IO as a Cake Tool
#tool nuget:?package=bbv.Common.IO&version=7.1.12149.1635

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.Common.IO 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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on bbv.Common.IO:

Package 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 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.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, * 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.1.12149.1635 2,288 5/28/2012
7.1.12089.2010 1,407 3/29/2012
7.1.12045.727 1,513 2/14/2012
7.1.11331.1827 1,567 11/28/2011
7.1.1244.2228 1,379 2/13/2012
7.1.1187.412 5,770 3/28/2011