21 packages
returned for Tags:"temporary"
Filter
668,604 total downloads
last updated 1/24/2023
Latest version: 3.0.97
temporary
database
A base package for PeanutButter.TempDb.* packages. This provides the generic TempDb base class
The LocalDb TempDb implementation
The Sqlite TempDb<> implementation
The SqlCe TempDb implementation
Library to create a temporary database that can be used for testing and then dropped once the tests are complete
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...
More information
The MySql TempDb<> implementation, using Oracle's MySql.Data
connector
The MySql TempDb<> implementation, using MySqlConnector
Temporary Redis server using whatever redis is available on the local machine
A .NET library that periodically cleans up a folder.
2,438 total downloads
last updated 1/19/2021
Latest version: 1.0.0
temporary
email
Temporary email library for .NET (wrapper) based on 1secmail.com API
Easily create expiring URL links and download links.
NFile Library (Files, Folders)
Simple API wrapper for https://10minutemail.net/
Simple API wrapper for https://10minutemail.net/
This package provides the Bud.TmpDir class. This class is disposable. It creates a temporary directory and deletes it on disposal.
EasyTempFolder is a class intended to make creation and deletion of temporary folders easier.
A mail.tm API wrapper for .NET
Simple API wrapper for https://10minutemail.com/
Package provides Buffer types with Add(T item) and Flush() thread-safe methods. Can be used as temporary cache before being processed as batch.