Waher.Runtime.Temporary NuGet Package

Contains classes simplifying working with temporary in-memory and file streams.

TemporaryFile encapsulates a temporary file, manages filename and makes sure to delete the file when done. A TemporaryStream maintains content in-memory if below a threshold size limit, and switches to a TemporaryFile when content crosses threshold.




Got any Waher.Runtime.Temporary Question?





Info

Version: 1.0.0
Author(s): Peter Waher
Last Update: Monday, November 9, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/PeterWaher/IoTGateway/tree/master/Runtime/Waher.Runtime.Temporary
NuGet Url: https://www.nuget.org/packages/Waher.Runtime.Temporary


Install
Install-Package Waher.Runtime.Temporary
dotnet add package Waher.Runtime.Temporary
paket add Waher.Runtime.Temporary
Waher.Runtime.Temporary Download (Unzip the "nupkg" after downloading)

9 packages depend on this package.


Tags



STATS

must-have-score

1.8

avg-downloads-per-day

6

days-since-last-release

1264