Found 198 packages
Library to create a temporary database that can be used for testing and then dropped once the tests are complete
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
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.
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
TemporaryDirectory allows to create a disposable directory to store temporary files
A validation module checking if a given email's domain is disposable/temporary, updated daily (if available)
A validation module checking for disposable email addresses via online sources
The MySql TempDb<> implementation, using MySqlConnector
The MySql TempDb<> implementation, using Oracle's MySql.Data connector
Temporary Redis server using whatever redis is available on the local machine
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability.
This library provides code performance tools.
bypass cloudflare ddos protection
Disposable email service API. You can create mailboxes, receive letters, and manage temporary email addresses with ease. This service provides a convenient solution for handling short-term email needs, ensuring privacy and reducing spam. Perfect for developers and businesses looking to integrate disposable email functionality into their applications.
Working with temporary directory made easy
Package Description
Mongo2Go is a managed wrapper around MongoDB binaries. It targets .NET Framework 4.7.2 and .NET Standard 2.1. This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for integration tests 2. Providing a quick to set up MongoDB database for a local developer environment