Respawn 6.2.1
dotnet add package Respawn --version 6.2.1
NuGet\Install-Package Respawn -Version 6.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Respawn" Version="6.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Respawn" Version="6.2.1" />
<PackageReference Include="Respawn" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Respawn --version 6.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Respawn, 6.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Respawn&version=6.2.1
#tool nuget:?package=Respawn&version=6.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Intelligent resetting for database tests
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.Data.SqlClient (>= 4.0.5)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on Respawn:
Package | Downloads |
---|---|
Reo.Core.IntegrationTesting
Package Description |
|
Miru.Testing
Package Description |
|
Respawn.Postgres
Intelligent checkpoints for database tests providing enhanced Postgres performance |
|
Miru.Postgres
Package Description |
|
BccCode.BuildingBlocks.Tests
A package providing a boiler-plate implementation for running integration tests in .NET projects. |
GitHub repositories (25)
Showing the top 20 popular GitHub repositories that depend on Respawn:
Repository | Stars |
---|---|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
ardalis/Specification
Base class with tests for adding specifications to a DDD model
|
|
jbogard/ContosoUniversityDotNetCore-Pages
With Razor Pages
|
|
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
|
|
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
|
|
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
|
|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
|
nadirbad/VerticalSliceArchitecture
Vertical Slice Architecture solution template in .NET 9
|
|
Jcparkyn/nodexr
Graphical regular expression editor
|
|
neozhu/visitormanagement
helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it also keeps a track of every individual inside the campus and their timings. Institutions has guards who enter their detail in some notebooks to keep a log which are practically impossible to reconcile. It is really unpleasent and hectic for visitor to stand at the gate and give details about the visit. To ease the process of registeration, Entry-In, Entry-Out, time tracking and logging the history, this VMS can be of great use!!
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
jasontaylordev/RapidBlazor
Clean Architecture Solution Template for Blazor WebAssembly .NET 7
|
|
baratgabor/MyWarehouse
Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstrap.
|
|
Xabaril/Balea
Balea is an authorization framework for ASP.NET Core developers.
|
|
mehdihadeli/vertical-slice-api-template
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
|
|
isaacOjeda/MinimalApiArchitecture
.NET 8 Minimal API with Vertical Slice Architecture
|
|
alex289/CleanArchitecture
Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
|
Version | Downloads | Last updated |
---|---|---|
6.2.1 | 4,629,655 | 1/19/2024 |
6.2.0 | 137,626 | 1/9/2024 |
6.1.0 | 1,522,182 | 7/7/2023 |
6.0.0 | 1,834,805 | 9/30/2022 |
5.0.1 | 1,546,509 | 1/14/2022 |
4.0.0 | 2,826,287 | 12/28/2020 |
3.3.0 | 1,323,667 | 3/9/2020 |
3.2.0 | 974,862 | 3/8/2019 |
3.1.0 | 163,450 | 8/28/2018 |
3.0.1 | 155,424 | 2/5/2018 |
3.0.0 | 40,495 | 1/29/2018 |
2.0.0 | 3,374 | 1/3/2018 |
1.0.1 | 42,488 | 9/29/2017 |
1.0.0 | 1,945 | 9/27/2017 |
0.3.0 | 54,226 | 8/19/2017 |
0.3.0-preview2 | 1,556 | 6/30/2017 |
0.3.0-preview1 | 3,104 | 5/17/2017 |
0.2.0 | 38,663 | 10/28/2016 |
0.1.0 | 69,235 | 2/19/2015 |