RemiBou.Blazor.DataAnnotation 0.0.0-CI-20181214-200314

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

// Install RemiBou.Blazor.DataAnnotation as a Cake Tool
#tool nuget:?package=RemiBou.Blazor.DataAnnotation&version=0.0.0-CI-20181214-200314&prerelease

Blazor component for validating your form with DataAnnotations attributes. Made from this blog post https://remibou.github.io/Client-side-validation-with-Blazor-and-Data-Annotations/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.0-CI-20181214-220347 516 12/14/2018
0.0.0-CI-20181214-215602 459 12/14/2018
0.0.0-CI-20181214-205523 451 12/14/2018
0.0.0-CI-20181214-200314 490 12/14/2018

First version, really simple stuff.