Marvin.TempFiles
1.0.1
Classes for working with temp files
Install-Package Marvin.TempFiles -Version 1.0.1
dotnet add package Marvin.TempFiles --version 1.0.1
<PackageReference Include="Marvin.TempFiles" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Marvin.TempFiles --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Marvin.TempFiles, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Marvin.TempFiles as a Cake Addin #addin nuget:?package=Marvin.TempFiles&version=1.0.1 // Install Marvin.TempFiles as a Cake Tool #tool nuget:?package=Marvin.TempFiles&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Marvin.AppInitializer (>= 1.0.0)
- Marvin.Configuration (>= 1.0.1)
- Marvin.TempFiles.Abstractions (>= 1.0.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 Marvin.TempFiles:
Package | Downloads |
---|---|
Marvin.Archiver.SharpZip
Archiver implemetion based on SharpZip
|
|
Marvin.SFTP
SFTP Client
|
|
Marvin.SFTP.SSH.Net
SFTP Client implemented with SSH.NET
|
GitHub repositories
This package is not used by any popular GitHub repositories.