Dryv 9.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dryv --version 9.0.0
                    
NuGet\Install-Package Dryv -Version 9.0.0
                    
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="Dryv" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dryv" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Dryv" />
                    
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 Dryv --version 9.0.0
                    
#r "nuget: Dryv, 9.0.0"
                    
#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 Dryv@9.0.0
                    
#: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=Dryv&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Dryv&version=9.0.0
                    
Install as a Cake Tool

Base classes for Dryv. Dryv provides complex model validation for server and client made easy. Write complex model validation rules in C# once. Dryv will generate JavaScript for client-side validation.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Dryv:

Package Downloads
Dryv.AspNetCore

ASP.NET Core support for Dryv. Dryv provides complex model validation for server and client made easy. Write complex model validation rules in C# once. Dryv will generate JavaScript for client-side validation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.7.3 712 3/31/2026
9.7.2 442 3/20/2026
9.7.1 2,083 1/30/2026
9.7.0 108 1/30/2026
9.6.0 1,797 10/24/2025
9.5.0 2,824 10/24/2025
9.4.0 163 10/24/2025
9.3.0 181 10/24/2025
9.2.3 359 9/6/2025
9.2.2 305 8/1/2025
9.2.1 165 8/1/2025
9.2.0 500 7/25/2025
9.1.3 473 7/25/2025
9.1.2 532 7/24/2025
9.1.1 557 7/21/2025
9.1.0 685 7/21/2025
9.0.0 4,559 2/26/2025
8.0.0-pre.1 498 1/14/2025
6.1.0 278 1/14/2025
6.0.4 2,720 9/27/2024
Loading failed