Microsoft.Data.SqlClient is a .NET data provider for Microsoft SQL Server and the Azure SQL family of databases. It grew from a union of the two System.Data.SqlClient components which live ...
This library will provide a (un)serializer service to allow safe caching of value objects. To allow correct serialization & unserialization, the VO must implement \JsonSerializable interface and use ...