BuildMotion 4.3.0
dotnet add package BuildMotion --version 4.3.0
NuGet\Install-Package BuildMotion -Version 4.3.0
<PackageReference Include="BuildMotion" Version="4.3.0" />
paket add BuildMotion --version 4.3.0
#r "nuget: BuildMotion, 4.3.0"
// Install BuildMotion as a Cake Addin #addin nuget:?package=BuildMotion&version=4.3.0 // Install BuildMotion as a Cake Tool #tool nuget:?package=BuildMotion&version=4.3.0
A .NET Rule Engine and Valication application framework to build amazing code. Create testable, extensible, and highly maintainable business logic. , entity/poco validation, and business object validation. For more
information and sample applications, please visit www.buildmotion.com.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- T4Scaffolding.Core.VS2015 (>= 1.0.1)
- T4Scaffolding.VS2015 (>= 1.0.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BuildMotion:
Package | Downloads |
---|---|
BuildMotion.Services
A .NET Enterprise Framework to create testable, extensible, and highly maintainable business logic. Use with the BuildMotion Framework. For more information and sample applications, please visit www.buildmotion.com. |
GitHub repositories
This package is not used by any popular GitHub repositories.
This release contains new Fluent API features for the Rule Engine. You can
add new rules to the ValidationContext using a fluent API syntax.