Skip to content

numbworks/NW.Shared.Validation

Repository files navigation

NW.Shared.Validation

Library
codecoverage_library.svg

Contact: numbworks@gmail.com

Revision History

Date Author Description
2024-02-09 numbworks Created.

In Short

From the documentation:

NW.Shared.Validation is a library that provides a collection of general-purpose validation methods.

Download the source code

I assume you are on Windows, but the library should compile without issues on Linux as well. Please:

  1. Install Git for Windows;
  2. Open Windows Powershell (or Windows Terminal or similar) and type:
PS C:\> mkdir NW.Shared.Validation
PS C:\> cd .\NW.Shared.Validation\
PS C:\NW.Shared.Validation> git clone https://github.com/numbworks/NW.Shared.Validation.git
  1. Open NW.Shared.Validation.sln with Visual Studio or other IDE;
  2. Done!

Download the library's binary package

If you are a .NET developer and you want to use the library from within your projects, the binary packages are available on NuGet.

Download the client's binary package

If you are an non-developer user, you can download the client from the Releases page on Github.

Getting Started

Other Links

About

NW.Shared.Validation is a library that provides a collection of general-purpose validation methods.

Topics

Resources

License

Stars

Watchers

Forks