Calabonga.RulesValidator 1.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Calabonga.RulesValidator --version 1.2.4
NuGet\Install-Package Calabonga.RulesValidator -Version 1.2.4
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="Calabonga.RulesValidator" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.RulesValidator --version 1.2.4
#r "nuget: Calabonga.RulesValidator, 1.2.4"
#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.
// Install Calabonga.RulesValidator as a Cake Addin
#addin nuget:?package=Calabonga.RulesValidator&version=1.2.4

// Install Calabonga.RulesValidator as a Cake Tool
#tool nuget:?package=Calabonga.RulesValidator&version=1.2.4

RuleValidator for entity validation base on custom rules

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.2

    • No dependencies.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Calabonga.RulesValidator:

Package Downloads
Calabonga.RulesValidator.AspNetCore

RuleValidator for entity validation base on custom rules. And this is a helper for registration

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 565 7/28/2023
2.0.1 144 7/26/2023
2.0.1-beta1 114 7/26/2023
2.0.0 1,369 11/10/2020
1.2.4 1,100 10/22/2019
1.2.3 950 10/17/2019
1.2.2 521 10/11/2019
1.2.1 489 10/9/2019
1.2.0 964 10/8/2019
1.1.1 904 10/3/2019
1.1.0 900 9/26/2019
1.0.5 950 9/17/2019
1.0.3 921 9/16/2019
1.0.2 501 9/16/2019
1.0.1 506 9/16/2019
1.0.0 1,278 9/16/2019

ValidationRules and RulesValidator improved. Extension added