RavenDB.Bundles.CascadeDelete 3.5.10-patch-35323

Prefix Reserved
This is a prerelease version of RavenDB.Bundles.CascadeDelete.
dotnet add package RavenDB.Bundles.CascadeDelete --version 3.5.10-patch-35323
                    
NuGet\Install-Package RavenDB.Bundles.CascadeDelete -Version 3.5.10-patch-35323
                    
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="3.5.10-patch-35323" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RavenDB.Bundles.CascadeDelete" Version="3.5.10-patch-35323" />
                    
Directory.Packages.props
<PackageReference Include="RavenDB.Bundles.CascadeDelete" />
                    
Project file
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 RavenDB.Bundles.CascadeDelete --version 3.5.10-patch-35323
                    
#r "nuget: RavenDB.Bundles.CascadeDelete, 3.5.10-patch-35323"
                    
#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.
#:package RavenDB.Bundles.CascadeDelete@3.5.10-patch-35323
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RavenDB.Bundles.CascadeDelete&version=3.5.10-patch-35323&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RavenDB.Bundles.CascadeDelete&version=3.5.10-patch-35323&prerelease
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.10-patch-35323 229 8/8/2024
3.5.10-patch-35319 404 1/23/2023
3.5.10-patch-35312 458 4/12/2022
3.5.10-patch-35311 566 7/28/2021
3.5.10-patch-35310 518 7/15/2021
3.5.10-patch-35309 516 5/24/2021
3.5.10-patch-35308 658 5/16/2021
3.5.10-patch-35307 553 4/1/2021
3.5.10-patch-35305 593 1/13/2021
3.5.10-patch-35304 641 12/16/2020
3.5.10-patch-35303 632 12/3/2020
3.5.10-patch-35302 641 9/21/2020
3.5.10-patch-35301 639 8/27/2020
3.5.10-patch-35300 735 7/16/2020
3.5.10-patch-35296 687 6/19/2020
3.5.10-patch-35295 702 5/28/2020
3.5.10-patch-35294 709 5/6/2020
3.5.10-patch-35290 779 3/5/2020
3.5.9 2,544 4/10/2019
3.0.30187 1,025 5/19/2021
Loading failed