SqlKata 4.0.1

dotnet add package SqlKata --version 4.0.1
                    
NuGet\Install-Package SqlKata -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="SqlKata" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SqlKata" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="SqlKata" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SqlKata --version 4.0.1
                    
#r "nuget: SqlKata, 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.
#:package SqlKata@4.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SqlKata&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=SqlKata&version=4.0.1
                    
Install as a Cake Tool

A powerful Dynamic Sql Query Builder supporting SQL Server, MySql, PostgreSql, Sqlite, and Oracle

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (114)

Showing the top 5 NuGet packages that depend on SqlKata:

Package Downloads
SqlKata.Execution

Adds the execution capabilities for SqlKata

Blauhaus.Domain.Client.Sqlite

Package Description

Libplanet.Explorer

Package Description

DynamicODataToSQL

DynamicODataToSQL

Umbraco.Commerce.Persistence

Contains persistence specific interface implementations for Umbraco Commerce

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on SqlKata:

Repository Stars
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
itlibrium/DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
AlanMorel/MapleServer2
MapleStory 2 Emulator
PluralKit/PluralKit
formcms/formcms
AI Agent: Open-source headless CMS built with ASP.NET Core (C#) and React, featuring REST APIs, GraphQL, and a GrapesJS page designer.
mehdihadeli/vertical-slice-api-template
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
buraksenyurt/skynet
Some kinds of programming tutorials on MacOS/Windows/Linux. There are 41 sample applications.
friflo/Friflo.Json.Fliox
C# ORM - High Performance, SQL, NoSQL, Messaging, Pub-Sub
Version Downloads Last Updated
4.0.1 1,568,320 2/1/2025
3.0.0-beta 213,944 10/28/2022
2.4.0 8,231,611 9/19/2022
2.3.9 172,787 9/9/2022
2.3.7 5,013,816 6/12/2021
2.3.4 8,091 6/10/2021
2.3.3 121,369 5/31/2021
2.3.2 986,834 3/14/2021
2.2.0 2,340,589 6/1/2020
2.2.0-ci-788 1,116 6/1/2020
2.1.0 62,827 5/29/2020
2.1.0-ci-786 1,092 5/29/2020
2.0.2-ci-771 49,496 1/5/2020
1.1.8-CI-768 5,106 1/5/2020
1.1.8-ci-712 72,206 8/7/2019
1.1.8-ci-709 1,458 8/7/2019
1.1.7 1,306,691 2/21/2019
1.1.6 51,581 1/8/2019
Loading failed