Skip to main content
bbv.Common.IO package icon

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

Total Downloads
53.2K
53,234
Published
Mar 29, 2012
Latest stable version

Install

.NET CLI
dotnet add package bbv.Common.IO --version 7.1.12089.2010
Package Manager Console
Install-Package bbv.Common.IO -Version 7.1.12089.2010
PackageReference
<PackageReference Include="bbv.Common.IO" Version="7.1.12089.2010" />

Frameworks

No framework metadata available.

Dependencies

[7.1.0, 7.2.0)

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.