Cuemon.IO
6.0.0
The Cuemon.IO namespace contains types primarily focusing on configuration options for IO related operations. The namespace is an addition to the System.IO namespace.
Install-Package Cuemon.IO -Version 6.0.0
dotnet add package Cuemon.IO --version 6.0.0
<PackageReference Include="Cuemon.IO" Version="6.0.0" />
paket add Cuemon.IO --version 6.0.0
#r "nuget: Cuemon.IO, 6.0.0"
// Install Cuemon.IO as a Cake Addin
#addin nuget:?package=Cuemon.IO&version=6.0.0
// Install Cuemon.IO as a Cake Tool
#tool nuget:?package=Cuemon.IO&version=6.0.0
Release Notes
Version: 6.0.0
Availability: NET Standard 2.0, NET Standard 2.1, NET 5.0
# Upgrade Steps
- The Cuemon.IO.Compression namespace was removed with this version
- Any former extension methods of the Cuemon.IO namespace was merged into the Cuemon.Extensions.IO namespace
# Breaking Changes
- REMOVED CompressionType enum from the Cuemon.IO.Compression namespace
- REMOVED CompressionUtility class from the Cuemon.IO.Compression namespace
- REMOVED CompressionUtilityExtensions class from the Cuemon.IO.Compression namespace
- REMOVED FileInfoConverter class from the Cuemon.IO namespace
- REMOVED StreamConverter class from the Cuemon.IO namespace
- REMOVED StreamConverterExtensions class from the Cuemon.IO namespace
- REPLACED StreamWriterUtility class in the Cuemon.IO namespace with StreamFactory (and reduced overloads to max. 5 generic parameters)
- REMOVED TextReaderConverter class from Cuemon.IO namespace
- REMOVED TextReaderConverterExtensions class from the Cuemon.IO namespace
# New Features
- ADDED AsyncDisposableOptions class in the Cuemon.IO namespace that specifies options related to a cancelable IDisposable implementation
- ADDED AsyncStreamCompressionOptions class in the Cuemon.IO namespace that specifies options related to a cancelable Stream compression
- ADDED AsyncStreamCopyOptions class in the Cuemon.IO namespace that specifies options related to a cancelable Stream copy operation
- ADDED AsyncStreamEncodingOptions class in the Cuemon.IO namespace that specifies options related to a cancelable Stream encoding
- ADDED AsyncStreamReaderOptions class in the Cuemon.IO namespace that specifies options related to a cancelable StreamReader operation
- ADDED FileInfoOptions class in the Cuemon.IO namespace that specifies options related to FileInfo
- ADDED StreamCompressionOptions class in the Cuemon.IO namespace that specifies options related to a Stream compression
- ADDED StreamCopyOptions class in the Cuemon.IO namespace that specifies options related to a Stream copy operation
- ADDED StreamEncodingOptions class in the Cuemon.IO namespace that specifies options related to a Stream encoding
- ADDED StreamReaderOptions class in the Cuemon.IO namespace that specifies options related to a StreamReader operation
- ADDED StreamWriterOptions class in the Cuemon.IO namespace that specifies options related to a StreamWriter operation
# Quality Analysis Actions
- JUSTIFIED https://rules.sonarsource.com/csharp/RSPEC-2436 on StreamFactory class in the Cuemon.IO namespace
- CHANGED StreamDecoratorExtensions class in the Cuemon.IO namespace to be compliant with https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1068
Dependencies
-
.NETStandard 2.0
- Cuemon.Core (>= 6.0.0)
- Cuemon.Threading (>= 6.0.0)
-
.NETStandard 2.1
- Cuemon.Core (>= 6.0.0)
- Cuemon.Threading (>= 6.0.0)
-
net5.0
- Cuemon.Core (>= 6.0.0)
- Cuemon.Threading (>= 6.0.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Cuemon.IO:
Package | Downloads |
---|---|
Cuemon.AspNetCore
The Cuemon.AspNetCore namespace contains types focusing on providing means for easier plumber coding in the ASP.NET Core pipeline while serving some concrete implementation of the shell as well. The namespace is an addition to the Microsoft.AspNetCore namespace.
|
|
Cuemon.Net
The Cuemon.Net namespace contains types that provides a simple programming interface for HTTP and SMTP protocols. The namespace is an addition to the System.Net namespace.
|
|
Cuemon.Data.Integrity
The Cuemon.Data.Integrity namespace contains types that provide ways for developers to determine and maintain integrity of data that is normally associated with an entity/resource.
|
|
Cuemon.Extensions.Newtonsoft.Json
The Cuemon.Extensions.Newtonsoft.Json namespace contains both types and extension methods that complements the Newtonsoft.Json namespace by adding new ways of working with JSON; both in terms of serialization and parsing.
|
|
Cuemon.Extensions.Xml
The Cuemon.Extensions.Xml namespace contains extension methods that complements the Cuemon.Xml namespace while being an addition to the System.Xml namespace.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 193 | 4/18/2021 |
6.0.0-rc.23 | 48 | 4/18/2021 |
6.0.0-rc.21 | 24 | 4/12/2021 |
6.0.0-rc.20 | 39 | 4/1/2021 |
6.0.0-rc.18 | 126 | 3/22/2021 |
6.0.0-rc.17 | 36 | 3/14/2021 |
6.0.0-rc.16 | 63 | 3/7/2021 |
6.0.0-rc.15 | 51 | 3/4/2021 |
6.0.0-rc.14 | 71 | 3/4/2021 |
6.0.0-rc.12 | 77 | 3/3/2021 |
6.0.0-rc.6 | 51 | 2/28/2021 |
6.0.0-rc.2 | 61 | 2/28/2021 |
5.0.2019.40 | 2,949 | 2/10/2019 |
5.0.2018.251 | 4,167 | 9/10/2018 |
5.0.2018.250 | 1,019 | 9/9/2018 |
4.3.2018.2200 | 879 | 8/8/2018 |
4.3.2018.2070 | 1,443 | 7/27/2018 |
4.2.2018.840 | 1,183 | 2/9/2018 |