Skip to main content
WatsonORM.SqlServer package icon

WatsonORM.SqlServer

WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for SQL Server in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types.

Total Downloads
163.5K
163,464
Published
Sep 30, 2023
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 .NETFramework4.8 net6.0 net7.0 .NETStandard2.1

Dependencies

DatabaseWrapper.SqlServer
.NETFramework4.6.1
[6.0.5, )
WatsonORM.Core
.NETFramework4.6.1
[3.0.6, )
[6.0.5, )
WatsonORM.Core
.NETFramework4.8
[3.0.6, )
[3.0.6, )
[3.0.6, )
[6.0.5, )
WatsonORM.Core
.NETStandard2.1
[3.0.6, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; 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.