Skip to main content

The built-in, Sql Store in the CQRS.NET cannot process non-primitive properties on the entity classes in read stores and data stores. If your entity classes require more comp[lexity than just basic, flat primitive property structures, this package will allow you to use Microsoft SqlServer as an read store and data store in CQRS.NET allowing you to build custom converters to provide mappings from your entities to you SQL table schema structures.

Total Downloads
271.8K
271,801
Published
Jun 24, 2018
Latest stable version

Install

.NET CLI
dotnet add package Cqrs.Sql --version 2.4.1619.839
Package Manager Console
Install-Package Cqrs.Sql -Version 2.4.1619.839
PackageReference
<PackageReference Include="Cqrs.Sql" Version="2.4.1619.839" />

Frameworks

No framework metadata available.

Dependencies

Cqrs
Any
[2.4.1619.839, 2.4.1619.839]
[1.0.10.8, )
[1.2.100.77, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.