ServiceStack.OrmLite.SqlServer
8.4.0
Prefix Reserved
See the version list below for details.
dotnet add package ServiceStack.OrmLite.SqlServer --version 8.4.0
NuGet\Install-Package ServiceStack.OrmLite.SqlServer -Version 8.4.0
<PackageReference Include="ServiceStack.OrmLite.SqlServer" Version="8.4.0" />
<PackageVersion Include="ServiceStack.OrmLite.SqlServer" Version="8.4.0" />
<PackageReference Include="ServiceStack.OrmLite.SqlServer" />
paket add ServiceStack.OrmLite.SqlServer --version 8.4.0
#r "nuget: ServiceStack.OrmLite.SqlServer, 8.4.0"
#:package ServiceStack.OrmLite.SqlServer@8.4.0
#addin nuget:?package=ServiceStack.OrmLite.SqlServer&version=8.4.0
#tool nuget:?package=ServiceStack.OrmLite.SqlServer&version=8.4.0
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- ServiceStack.Common (>= 8.4.0)
- ServiceStack.Interfaces (>= 8.4.0)
- ServiceStack.OrmLite (>= 8.4.0)
- ServiceStack.Text (>= 8.4.0)
-
.NETStandard 2.0
- ServiceStack.Common (>= 8.4.0)
- ServiceStack.Interfaces (>= 8.4.0)
- ServiceStack.OrmLite (>= 8.4.0)
- ServiceStack.Text (>= 8.4.0)
- System.Data.SqlClient (>= 4.8.6)
-
net6.0
- ServiceStack.Common (>= 8.4.0)
- ServiceStack.Interfaces (>= 8.4.0)
- ServiceStack.OrmLite (>= 8.4.0)
- ServiceStack.Text (>= 8.4.0)
- System.Data.SqlClient (>= 4.8.6)
-
net8.0
- ServiceStack.Common (>= 8.4.0)
- ServiceStack.Interfaces (>= 8.4.0)
- ServiceStack.OrmLite (>= 8.4.0)
- ServiceStack.Text (>= 8.4.0)
- System.Data.SqlClient (>= 4.8.6)
NuGet packages (30)
Showing the top 5 NuGet packages that depend on ServiceStack.OrmLite.SqlServer:
| Package | Downloads |
|---|---|
|
Telerik.Sitefinity.Core
Sitefinity CMS core libraries. |
|
|
BetterCms.Module.Api.Abstractions
API Abstractions module for BetterCMS. Better CMS is publishing focused and developer friendly .NET Open source CMS. |
|
|
StackExpress
Binaries for the StackExpress web framework. Visit http://www.ServiceStack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service. |
|
|
ServiceStack.Host.AspNet
Host ServiceStack in an existing ASP.NET web application at the root path '/'. ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: https://servicestack.net |
|
|
Terradue.Tep
Package Description |
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on ServiceStack.OrmLite.SqlServer:
| Repository | Stars |
|---|---|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
|
EasyHttp/EasyHttp
Http Library for C#
|
|
|
TortugaResearch/DotNet-ORM-Cookbook
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
|
|
|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
|
|
tenor/RestBus
Easy, Service Oriented, Asynchronous Messaging and Queueing for .NET
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
|
|
|
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
|
|
|
dnauck/License.Manager
A web based license manager for Portable.Licensing developed using AngularJS and ServiceStack. Portable.Licensing is a cross platform software licensing framework which allows you to implement licensing into your application or library. It provides you all tools to create and validate licenses for your software.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 8.10.0 | 1,505 | 11/12/2025 | |
| 8.9.0 | 2,913 | 10/15/2025 | |
| 8.8.0 | 60,295 | 5/14/2025 | |
| 8.7.2 | 1,300 | 5/1/2025 | |
| 8.7.0 | 5,155 | 4/14/2025 | |
| 8.6.0 | 51,661 | 2/11/2025 | |
| 8.5.2 | 43,438 | 11/29/2024 | |
| 8.5.0 | 2,622 | 11/26/2024 | |
| 8.4.0 | 42,559 | 9/11/2024 | |
| 8.3.0 | 73,071 | 6/17/2024 | |
| 8.2.2 | 43,783 | 3/6/2024 | |
| 8.2.0 | 1,004 | 3/4/2024 | |
| 8.1.2 | 7,765 | 2/7/2024 | |
| 8.1.0 | 3,023 | 2/6/2024 | |
| 8.0.0 | 95,777 | 11/20/2023 | |
| 6.11.0 | 53,196 | 10/3/2023 | |
| 6.10.0 | 106,419 | 7/31/2023 | |
| 6.9.0 | 31,907 | 6/6/2023 | |
| 6.8.0 | 34,888 | 3/29/2023 | |
| 6.7.0 | 11,301 | 3/13/2023 | |
| 6.6.0 | 19,150 | 2/7/2023 | |
| 6.5.0 | 135,335 | 12/6/2022 | |
| 6.4.0 | 51,359 | 10/11/2022 | |
| 6.3.0 | 156,369 | 8/30/2022 | |
| 6.2.0 | 30,281 | 7/25/2022 | |
| 6.1.0 | 271,160 | 5/16/2022 | |
| 6.0.2 | 136,294 | 1/31/2022 | |
| 6.0.0 | 39,566 | 1/24/2022 | |
| 5.14.0 | 53,858 | 1/24/2022 | |
| 5.13.2 | 51,136 | 11/20/2021 | |
| 5.13.0 | 7,906 | 11/11/2021 | |
| 5.12.0 | 126,756 | 8/17/2021 | |
| 5.11.0 | 191,484 | 4/21/2021 | |
| 5.10.4 | 209,342 | 1/12/2021 | |
| 5.10.2 | 62,113 | 11/16/2020 | |
| 5.10.0 | 20,054 | 11/10/2020 | |
| 5.9.2 | 331,047 | 8/4/2020 | |
| 5.9.0 | 227,182 | 6/9/2020 | |
| 5.8.0 | 250,840 | 1/13/2020 | |
| 5.7.0 | 190,885 | 9/30/2019 | |
| 5.6.0 | 58,464 | 8/6/2019 | |
| 5.5.0 | 267,193 | 3/27/2019 | |
| 5.4.0 | 198,548 | 9/18/2018 | |
| 5.2.0 | 48,570 | 8/27/2018 | |
| 5.1.0 | 136,030 | 4/23/2018 | |
| 5.0.2 | 84,178 | 1/2/2018 | |
| 5.0.0 | 36,132 | 12/11/2017 | |
| 4.5.14 | 55,517 | 9/6/2017 | |
| 4.5.12 | 49,382 | 6/15/2017 | |
| 4.5.10 | 6,729 | 6/6/2017 | |
| 4.5.8 | 42,645 | 3/29/2017 | |
| 4.5.6 | 32,879 | 1/25/2017 | |
| 4.5.4 | 46,037 | 10/23/2016 | |
| 4.5.2 | 3,068 | 10/20/2016 | |
| 4.5.0 | 15,627 | 8/25/2016 | |
| 4.0.62 | 12,723 | 8/9/2016 | |
| 4.0.60 | 21,037 | 6/13/2016 | |
| 4.0.58 | 4,266 | 6/8/2016 | |
| 4.0.56 | 23,013 | 4/19/2016 | |
| 4.0.54 | 9,859 | 3/1/2016 | |
| 4.0.52 | 16,644 | 1/13/2016 | |
| 4.0.50 | 12,472 | 11/30/2015 | |
| 4.0.48 | 15,885 | 11/17/2015 | |
| 4.0.46 | 18,315 | 9/22/2015 | |
| 4.0.44 | 6,058 | 9/1/2015 | |
| 4.0.42 | 22,862 | 7/7/2015 | |
| 4.0.40 | 28,161 | 4/21/2015 | |
| 4.0.38 | 141,965 | 2/23/2015 | |
| 4.0.36 | 8,611 | 1/15/2015 | |
| 4.0.35 | 5,332 | 12/31/2014 | |
| 4.0.34 | 10,300 | 12/10/2014 | |
| 4.0.33 | 17,500 | 11/3/2014 | |
| 4.0.32 | 8,273 | 10/6/2014 | |
| 4.0.31 | 5,329 | 9/3/2014 | |
| 4.0.30 | 6,120 | 8/12/2014 | |
| 4.0.24 | 9,490 | 7/30/2014 | |
| 4.0.23 | 5,877 | 7/3/2014 | |
| 4.0.22 | 4,731 | 6/17/2014 | |
| 4.0.21 | 4,729 | 5/29/2014 | |
| 4.0.20 | 5,006 | 5/13/2014 | |
| 4.0.19 | 4,029 | 5/5/2014 | |
| 4.0.18 | 7,591 | 4/14/2014 | |
| 4.0.17 | 3,952 | 4/10/2014 | |
| 4.0.16 | 4,010 | 4/9/2014 | |
| 4.0.15 | 16,984 | 3/18/2014 | |
| 4.0.14 | 3,846 | 3/18/2014 | |
| 4.0.13 | 3,658 | 3/17/2014 | |
| 4.0.12 | 5,346 | 3/5/2014 | |
| 4.0.11 | 5,545 | 2/18/2014 | |
| 4.0.10 | 3,304 | 2/12/2014 | |
| 4.0.9 | 3,864 | 2/3/2014 | |
| 4.0.8 | 3,820 | 1/20/2014 | |
| 4.0.7 | 3,375 | 1/14/2014 | |
| 4.0.6 | 2,974 | 1/13/2014 | |
| 4.0.5 | 4,533 | 12/13/2013 | |
| 4.0.4 | 3,156 | 12/12/2013 | |
| 4.0.3 | 23,258 | 12/3/2013 | |
| 3.9.71 | 863,993 | 12/3/2013 | |
| 3.9.70 | 108,551 | 11/2/2013 | |
| 3.9.69 | 19,893 | 10/22/2013 | |
| 3.9.68 | 3,823 | 10/21/2013 | |
| 3.9.67 | 14,172 | 10/14/2013 | |
| 3.9.66 | 13,745 | 10/7/2013 | |
| 3.9.64 | 10,129 | 10/1/2013 | |
| 3.9.63 | 10,741 | 9/23/2013 | |
| 3.9.62 | 7,856 | 9/16/2013 | |
| 3.9.61 | 3,415 | 9/15/2013 | |
| 3.9.60 | 3,472 | 9/15/2013 | |
| 3.9.59 | 75,093 | 8/25/2013 | |
| 3.9.58 | 14,446 | 8/16/2013 | |
| 3.9.56 | 126,140 | 7/22/2013 | |
| 3.9.55 | 93,251 | 7/8/2013 | |
| 3.9.54 | 28,395 | 6/18/2013 | |
| 3.9.49 | 6,508 | 6/10/2013 | |
| 3.9.48 | 15,110 | 5/29/2013 | |
| 3.9.47 | 20,832 | 5/28/2013 | |
| 3.9.45 | 10,388 | 5/13/2013 | |
| 3.9.44 | 8,526 | 5/6/2013 | |
| 3.9.43 | 36,210 | 4/1/2013 | |
| 3.9.42 | 8,285 | 3/19/2013 | |
| 3.9.41 | 3,183 | 3/18/2013 | |
| 3.9.39 | 17,771 | 3/4/2013 | |
| 3.9.37 | 15,730 | 2/18/2013 | |
| 3.9.35 | 18,685 | 1/29/2013 | |
| 3.9.34 | 3,208 | 1/28/2013 | |
| 3.9.33 | 23,781 | 1/3/2013 | |
| 3.9.32 | 26,035 | 12/10/2012 | |
| 3.9.28 | 7,602 | 11/19/2012 | |
| 3.9.26 | 10,827 | 10/23/2012 | |
| 3.9.24 | 7,015 | 10/8/2012 | |
| 3.9.14 | 343,375 | 9/24/2012 |