bbv.Common.IO
7.1.1187.412
See the version list below for details.
dotnet add package bbv.Common.IO --version 7.1.1187.412
NuGet\Install-Package bbv.Common.IO -Version 7.1.1187.412
<PackageReference Include="bbv.Common.IO" Version="7.1.1187.412" />
paket add bbv.Common.IO --version 7.1.1187.412
#r "nuget: bbv.Common.IO, 7.1.1187.412"
// Install bbv.Common.IO as a Cake Addin #addin nuget:?package=bbv.Common.IO&version=7.1.1187.412 // Install bbv.Common.IO as a Cake Tool #tool nuget:?package=bbv.Common.IO&version=7.1.1187.412
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net204 is compatible. |
-
- bbv.Common (>= 7.1.0 && < 7.2.0)
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,335 | 5/28/2012 |
7.1.12089.2010 | 1,431 | 3/29/2012 |
7.1.12045.727 | 1,537 | 2/14/2012 |
7.1.11331.1827 | 1,632 | 11/28/2011 |
7.1.1244.2228 | 1,404 | 2/13/2012 |
7.1.1187.412 | 6,041 | 3/28/2011 |