OBeautifulCode.Validation.Recipes.ParameterValidator 1.0.9

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package OBeautifulCode.Validation.Recipes.ParameterValidator --version 1.0.9
                    
NuGet\Install-Package OBeautifulCode.Validation.Recipes.ParameterValidator -Version 1.0.9
                    
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="OBeautifulCode.Validation.Recipes.ParameterValidator" Version="1.0.9">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OBeautifulCode.Validation.Recipes.ParameterValidator" Version="1.0.9" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Validation.Recipes.ParameterValidator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 OBeautifulCode.Validation.Recipes.ParameterValidator --version 1.0.9
                    
#r "nuget: OBeautifulCode.Validation.Recipes.ParameterValidator, 1.0.9"
                    
#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.
#addin nuget:?package=OBeautifulCode.Validation.Recipes.ParameterValidator&version=1.0.9
                    
Install OBeautifulCode.Validation.Recipes.ParameterValidator as a Cake Addin
#tool nuget:?package=OBeautifulCode.Validation.Recipes.ParameterValidator&version=1.0.9
                    
Install OBeautifulCode.Validation.Recipes.ParameterValidator as a Cake Tool

Validates parameters.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on OBeautifulCode.Validation.Recipes.ParameterValidator:

Package Downloads
Naos.Recipes.Configuration.Setup

Common configuration setup logic that is used in the Naos ecosystem.

Naos.Recipes.Configuration.Bootstrapper

Common configuration setup logic that is used in the Naos ecosystem.

Naos.Recipes.FluentUri

A recipe (compile in C# file instead of DLL reference) version of Naos.FluentUri, a fluent grammar on top of the .NET Uri object for building up the Uri of a RESTful service and calling it with the appropriate information.

Naos.Bootstrapper.Test

A bootstrapper for 'Test' projects in Naos.

HundredProof.Recipes.Console.Bootstrapper

Recipe that installs the basic classes and references needed to get a .NET Console Application up and running.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated