Compze.DbPool
0.2.2-alpha
dotnet add package Compze.DbPool --version 0.2.2-alpha
NuGet\Install-Package Compze.DbPool -Version 0.2.2-alpha
<PackageReference Include="Compze.DbPool" Version="0.2.2-alpha" />
<PackageVersion Include="Compze.DbPool" Version="0.2.2-alpha" />
<PackageReference Include="Compze.DbPool" />
paket add Compze.DbPool --version 0.2.2-alpha
#r "nuget: Compze.DbPool, 0.2.2-alpha"
#:package Compze.DbPool@0.2.2-alpha
#addin nuget:?package=Compze.DbPool&version=0.2.2-alpha&prerelease
#tool nuget:?package=Compze.DbPool&version=0.2.2-alpha&prerelease
Compze.DbPool
Empty databases on demand for integration testing etc. Supports SQL Server, MySql, PostgreSQL and SQLite (Disk and memory mode)
What's in this package?
This package provides database lifecycle management for integration tests:
- Database pooling —
DbPoolmanages a pool of test databases, automatically provisioning and cleaning them between tests
Related packages
| Package | Description |
|---|---|
| Compze.Must | Fluent assertions |
| Compze.xUnitMatrix | xUnit utilities |
License
Apache-2.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Compze.Contracts (>= 0.7.1)
- Compze.DependencyInjection (>= 0.8.0-alpha)
- Compze.Internals.Logging (>= 0.4.1-alpha)
- Compze.Internals.SystemCE (>= 0.4.0-internal)
- Compze.InterprocessObject (>= 0.7.1-alpha)
- Compze.Threading (>= 0.9.0-alpha)
- Compze.Underscore (>= 0.6.0-beta)
- MemoryPack (>= 1.21.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Compze.DbPool:
| Package | Downloads |
|---|---|
|
Compze.Hosting.Testing
Testing support for Compze endpoint hosting: the testing endpoint host that capability testing features (Tessaging, Typermedia) plug into, and the pluggable-component test wiring (DI containers, serializers, database pools) driven by the current test configuration. |
|
|
Compze.DbPool.MicrosoftSql
Empty SQL Server databases on demand for integration testing etc. |
|
|
Compze.DbPool.Sqlite
Empty SQLite databases on demand for integration testing etc. |
|
|
Compze.DbPool.MySql
Empty MySQL databases on demand for integration testing etc. |
|
|
Compze.DbPool.PostgreSql
PostgreSQL database pool support for Compze integration testing. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.2-alpha | 93 | 7/24/2026 |
| 0.2.1-alpha | 109 | 6/4/2026 |