This bundle aims to allow the user to implement unique constraints in the objects (usefull for properties like email or social security number).
Info
Version: | 3.5.10-patch-35323 |
Author(s): | Hibernating Rhinos |
Last Update: | Thursday, August 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ravendb.net/ |
NuGet Url: | https://www.nuget.org/packages/RavenDB.Bundles.UniqueConstraints |
Install
Install-Package RavenDB.Bundles.UniqueConstraints
dotnet add package RavenDB.Bundles.UniqueConstraints
paket add RavenDB.Bundles.UniqueConstraints
RavenDB.Bundles.UniqueConstraints Download (Unzip the "nupkg" after downloading)
Dependencies
- RavenDB.Database(>= 3.5.1035305 && <= 3.5.1035305)
Tags