Skip to main content
TypedSql package icon

TypedSql

Write database queries in C# and syntax as close to real SQL as possible.

Total Downloads
2.0K
1,956
Published
Nov 17, 2019
Latest stable version

Install

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

Frameworks

.NETStandard1.6

Dependencies

NETStandard.Library
.NETStandard1.6
[1.6.1, )
System.Data.Common
.NETStandard1.6
[4.3.0, )

Adoption guide

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

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.