DvlSql.SqlServer 4.0.1

dotnet add package DvlSql.SqlServer --version 4.0.1
NuGet\Install-Package DvlSql.SqlServer -Version 4.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DvlSql.SqlServer" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DvlSql.SqlServer --version 4.0.1
#r "nuget: DvlSql.SqlServer, 4.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DvlSql.SqlServer as a Cake Addin
#addin nuget:?package=DvlSql.SqlServer&version=4.0.1

// Install DvlSql.SqlServer as a Cake Tool
#tool nuget:?package=DvlSql.SqlServer&version=4.0.1

DvlSql.SqlServer

Overview DvlSql is a powerful and easy-to-use library for creating select, update, insert, delete statements for MS Sql with Linq like syntax.

Features Feature 1: Selects for MS Sql Feature 2: Insert statements for MS Sql Feature 3: Update statements for MS Sql Feature 4: Delete statements for MS Sql

Installation You can install DvlSql via NuGet package manager:

NuGet\Install-Package DvlSql.SqlServer -Version 4.0.1

Documentation For detailed documentation and examples, please visit https://github.com/DVLKinoMan/DvlSql.SqlServer

Contributing Contributions are welcome!

License This project is licensed.

Support For support or questions, please create an issue here.

Credits This project was inspired by Linq and lazyness of creating Ado.Net code for queries

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.1 86 4/6/2024
4.0.0 84 4/4/2024
3.2.1 69 4/4/2024
3.2.0 81 4/3/2024
3.1.3 85 3/1/2024
3.1.1 84 3/1/2024
3.0.3 425 1/17/2022
3.0.1 290 11/17/2021
3.0.0 317 11/14/2021

Readers for struct, records and tuples