EditableStream 0.3.0
dotnet add package EditableStream --version 0.3.0
NuGet\Install-Package EditableStream -Version 0.3.0
<PackageReference Include="EditableStream" Version="0.3.0" />
paket add EditableStream --version 0.3.0
#r "nuget: EditableStream, 0.3.0"
// Install EditableStream as a Cake Addin #addin nuget:?package=EditableStream&version=0.3.0 // Install EditableStream as a Cake Tool #tool nuget:?package=EditableStream&version=0.3.0
Stream & FileStream drop-in replacement with insert-mode as opposed to override-mode and with delete operation. See example @ https://github.com/PawelStroinski/EditableStream
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EditableStream:
Package | Downloads |
---|---|
LambdastylePrototype
Lambdastyle: A minimal JSON-to-any transformation language. As Lambdastyle is currently only a prototype, please expect that some things will not work. Also Lambdastyle can change and is open to suggestions. Live demo: http://lambdastyle.com. |
GitHub repositories
This package is not used by any popular GitHub repositories.
EditableMemoryStream added