RavenDB.Bundles.CascadeDelete
2.5.2608-Unstable
This is a prerelease version of RavenDB.Bundles.CascadeDelete.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RavenDB.Bundles.CascadeDelete --version 2.5.2608-Unstable
NuGet\Install-Package RavenDB.Bundles.CascadeDelete -Version 2.5.2608-Unstable
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="RavenDB.Bundles.CascadeDelete" Version="2.5.2608-Unstable" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RavenDB.Bundles.CascadeDelete --version 2.5.2608-Unstable
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RavenDB.Bundles.CascadeDelete, 2.5.2608-Unstable"
#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.
// Install RavenDB.Bundles.CascadeDelete as a Cake Addin #addin nuget:?package=RavenDB.Bundles.CascadeDelete&version=2.5.2608-Unstable&prerelease // Install RavenDB.Bundles.CascadeDelete as a Cake Tool #tool nuget:?package=RavenDB.Bundles.CascadeDelete&version=2.5.2608-Unstable&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The cascade delete bundle allows for a specified set of documents and attachments to be deleted when the document that owns it is deleted. Typical usage scenarios include deleting an attachment that is referenced by a document or removing a set of child documents referenced by a parent document.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- RavenDB.Database (= 2.5.2608-Unstable)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.