Smitso.Naf.FluentValidation 10.0.0

dotnet add package Smitso.Naf.FluentValidation --version 10.0.0
                    
NuGet\Install-Package Smitso.Naf.FluentValidation -Version 10.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="Smitso.Naf.FluentValidation" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Smitso.Naf.FluentValidation" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Smitso.Naf.FluentValidation" />
                    
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 Smitso.Naf.FluentValidation --version 10.0.0
                    
#r "nuget: Smitso.Naf.FluentValidation, 10.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 Smitso.Naf.FluentValidation@10.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=Smitso.Naf.FluentValidation&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Smitso.Naf.FluentValidation&version=10.0.0
                    
Install as a Cake Tool

NAF core library

The NAF FluentValidation library provides ehancements using the FluentValidation library.

Getting started

Include Smitso.Naf.FluentValidation as NuGet package.

using Smitso.Naf;

Use it!

Prerequisites

.NET 8 platform

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 Smitso.Naf.FluentValidation:

Package Downloads
Smitso.Naf.Mda

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 105 1/25/2026
9.17.0 339 9/15/2025
9.16.0 218 6/14/2025
9.15.0 190 1/13/2025
9.14.0 199 1/4/2025
9.13.0 214 1/3/2025
9.12.0 206 1/1/2025
9.11.0 175 12/30/2024
9.10.0 167 12/28/2024
9.9.0 179 12/28/2024
9.8.0 191 12/28/2024
9.7.0 183 12/28/2024
9.6.1 178 12/27/2024
9.6.0 185 12/27/2024
9.5.0 186 12/21/2024
9.3.0 198 12/15/2024
9.2.0 171 12/15/2024
9.1.0 164 12/15/2024
9.0.0 186 11/26/2024
8.4.0 195 10/22/2024
Loading failed