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.Client.UniqueConstraints |
Install
Install-Package RavenDB.Client.UniqueConstraints
dotnet add package RavenDB.Client.UniqueConstraints
paket add RavenDB.Client.UniqueConstraints
RavenDB.Client.UniqueConstraints Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- RavenDB.Client(>= 3.5.1035305 && <= 3.5.1035305)
Tags
Allow the user to implement unique constraints in the objects (useful for properties like email or social security number).