Data module

TO DO.

Packages

The module contains the following packages:

  • Data - data patterns
  • Keys - id generator
  • Process - contains a helper class used to extract and process search tags from objects
  • Query - contains a set of abstract, portable data types
  • Random - contains a set of classes that can be used to generate different types of random values
  • Validate - contains a set of validation rules

Use

Install the dotnet package as

dotnet add package PipServices4.Data