Validation 2.0.6.15003
dotnet add package Validation --version 2.0.6.15003
NuGet\Install-Package Validation -Version 2.0.6.15003
        
        
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="Validation" Version="2.0.6.15003" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Validation" Version="2.0.6.15003" />
<PackageReference Include="Validation" />
        
        
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 Validation --version 2.0.6.15003
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Validation, 2.0.6.15003"
        
        
#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 Validation@2.0.6.15003
        
        
#: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=Validation&version=2.0.6.15003
#tool nuget:?package=Validation&version=2.0.6.15003
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Method input validation and runtime checks that report errors or throw exceptions when failures are detected. Check out the code snippets available at https://github.com/AArnott/Validation/tree/master/My Code Snippets and make your input validation even easier with auto-completion for quoted parameter names.
                            There are no supported framework assets in this package.
                            
                    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (29)
Showing the top 20 popular GitHub repositories that depend on Validation:
| Repository | Stars | 
|---|---|
| mono/SkiaSharp 
                                                            SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
                                                         | |
| xamarin/xamarin-forms-samples 
                                                            Sample apps built using the Xamarin.Forms framework
                                                         | |
| dotnet/pinvoke 
                                                            A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
                                                         | |
| xamarin/XamarinComponents 
                                                            Plugins for Xamarin
                                                         | |
| DotNetOpenAuth/DotNetOpenAuth 
                                                            A C# implementation of the OpenID, OAuth protocols
                                                         | |
| dotnet/Nerdbank.GitVersioning 
                                                            Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
                                                         | |
| xamarin/mobile-samples | |
| pjvds/ncqrs 
                                                            Ncqrs Framework - The CQRS Framework for .NET
                                                         | |
| xamarin/Xamarin.Auth 
                                                            Xamarin.Auth
                                                         | |
| AArnott/CodeGeneration.Roslyn 
                                                            Assists in performing Roslyn-based code generation during a build.
                                                         | |
| Azure/connectthedots 
                                                            Connect tiny devices to Microsoft Azure services to build IoT solutions
                                                         | |
| Azure-Samples/MyDriving 
                                                            Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
                                                         | |
| Azure/diagnostics-eventflow 
                                                            Microsoft Diagnostics EventFlow
                                                         | |
| redis/NRedisStack 
                                                            Redis Stack .Net client
                                                         | |
| adrianhall/develop-mobile-apps-with-csharp-and-azure 
                                                            The Book Contents - Develop Mobile Apps with C# and Azure
                                                         | |
| xamarinhq/app-myshoppe 
                                                            Cross-platform Xamarin.Forms sample for managing stores.
                                                         | |
| ffMathy/Shapeshifter 
                                                            A clipboard manager for the 21st century.
                                                         | |
| Azure/azure-iot-remote-monitoring 
                                                            Azure IoT Remote Monitoring preconfigured solution
                                                         | |
| UiPath/Community.Activities 
                                                            Repository of Windows Workflow Foundation Activities for UiPath Community
                                                         | |
| mellowagain/Titan 
                                                            A free, advanced CS:GO report and commendation bot built with performance and ease-of-use in mind
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 2.0.6.15003 | 13,196 | 1/4/2015 | 
| 2.0.5.14286 | 5,308 | 10/14/2014 | 
| 2.0.4.14103 | 5,506 | 4/14/2014 | 
| 2.0.3.13323 | 3,398 | 11/19/2013 | 
| 2.0.2.13022 | 12,291 | 1/22/2013 | 
| 2.0.1.12362 | 154 | 12/27/2012 | 
| 2.0.0.12319 | 1,209 | 11/15/2012 | 
| 1.0.0.12259 | 67 | 9/15/2012 | 
Add support for Xamarin.iOS (Unified)