10 packages tagged with “MS-SQL”
My package description.
Several XPO Related Helper classes and abstract DX.Data.IDataStore implementation for use with XPO with FluentValidation and no Mapping logic
XPO Based abstract storage provider for ASP.NET Identity
.Net Standard version of BDataBase Multi database interface, Ms-Sql, MySql, PostgreSQL and Sqlite, part of my personal developer toolbox. *Oracle not supported in this version.
Lightweight MSSQL query-building client for C#.
Configuration repository provider that stored in an MS SQL Server database and accessed via SqlClient library.
This project has been developed with the .NET Standart 2.1 and allows you to call stored procedure from the database by simply creating only interface and methods signature without needing any concrete class to call any stored procedure. It can work async and sync. It provides stored procedure support for MsSQL and MySQL, function support for PostgreSQL.
Package with Interface for DX.Data.XPO.Identity ASP.NET Identity
DX.Data.IDataStore implementation for use with XPO with FluentValidation and AutoMapper
DX.Data.IDataStore implementation for use with XPO with FluentValidation and Mapster