Curiosity.TempFiles
1.1.0
Classes for working with temp files
Install-Package Curiosity.TempFiles -Version 1.1.0
dotnet add package Curiosity.TempFiles --version 1.1.0
<PackageReference Include="Curiosity.TempFiles" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Curiosity.TempFiles --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Curiosity.TempFiles, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Curiosity.TempFiles as a Cake Addin
#addin nuget:?package=Curiosity.TempFiles&version=1.1.0
// Install Curiosity.TempFiles as a Cake Tool
#tool nuget:?package=Curiosity.TempFiles&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/siisltd/Curiosity.Utils/tree/master/src/Curiosity.TempFiles/CHANGELOG.md
Dependencies
-
.NETStandard 2.1
- Curiosity.AppInitializer (>= 1.0.1)
- Curiosity.Configuration (>= 1.0.4)
- Curiosity.TempFiles.Abstractions (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.10)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.10)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Curiosity.TempFiles:
Package | Downloads |
---|---|
Curiosity.SFTP.SSH.Net
SFTP Client implemented with SSH.NET
|
|
Curiosity.SFTP
SFTP Client
|
|
Curiosity.Archiver.SharpZip
Archiver implemetion based on SharpZip
|
GitHub repositories
This package is not used by any popular GitHub repositories.