NServiceKit.OrmLite.SqlServer
1.0.11
Light, simple and fast convention-based code-first POCO ORM for Sql Server.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
Install-Package NServiceKit.OrmLite.SqlServer -Version 1.0.11
dotnet add package NServiceKit.OrmLite.SqlServer --version 1.0.11
<PackageReference Include="NServiceKit.OrmLite.SqlServer" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NServiceKit.OrmLite.SqlServer --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NServiceKit.OrmLite.SqlServer, 1.0.11"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NServiceKit.OrmLite.SqlServer as a Cake Addin
#addin nuget:?package=NServiceKit.OrmLite.SqlServer&version=1.0.11
// Install NServiceKit.OrmLite.SqlServer as a Cake Tool
#tool nuget:?package=NServiceKit.OrmLite.SqlServer&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- NServiceKit.Common (>= 1.0.0 && < 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NServiceKit.OrmLite.SqlServer:
Repository | Stars |
---|---|
NServiceKit/NServiceKit
|