DvlSql.Extensions 3.3.0

dotnet add package DvlSql.Extensions --version 3.3.0
NuGet\Install-Package DvlSql.Extensions -Version 3.3.0
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.Extensions" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DvlSql.Extensions --version 3.3.0
#r "nuget: DvlSql.Extensions, 3.3.0"
#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.Extensions as a Cake Addin
#addin nuget:?package=DvlSql.Extensions&version=3.3.0

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

DvlSql.Extensions

Overview DvlSql.Extensions is a extensions library for DvlSql

Features Feature 1: Creating DvlSqlExpressions more easily Feature 2: Added Filter classes for joining and where expressions Feature 3: Added DataReaders

Installation You can install DvlSql.Extensions via NuGet package manager:

NuGet\Install-Package DvlSql.Extensions -Version 3.3.0

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 (1)

Showing the top 1 NuGet packages that depend on DvlSql.Extensions:

Package Downloads
DvlSql.SqlServer

DSL for Working with MS SQL using LINQ like syntax (Select, Update, Insert, Delete, Executing Stored procedures, using Transactions)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.0 104 4/6/2024
3.2.1 105 4/4/2024
3.2.0 81 4/3/2024
3.1.3 104 3/1/2024
3.1.1 91 3/1/2024
3.1.0 90 3/1/2024
3.0.3 427 12/18/2021
3.0.1 434 12/12/2021
3.0.0 460 11/14/2021

DvlSql 3.3.0 Version