ServiceStack.OrmLite
5.10.4
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs.
OrmLite is a suite extension methods on ADO.NET's underlying IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.
Install-Package ServiceStack.OrmLite -Version 5.10.4
dotnet add package ServiceStack.OrmLite --version 5.10.4
<PackageReference Include="ServiceStack.OrmLite" Version="5.10.4" />
paket add ServiceStack.OrmLite --version 5.10.4
Release Notes
https://docs.servicestack.net/release-notes-history
Dependencies
-
.NETFramework 4.5
- ServiceStack.Common (>= 5.10.4)
- System.Memory (>= 4.5.4)
-
.NETStandard 2.0
- ServiceStack.Common (>= 5.10.4)
- System.Collections.NonGeneric (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.5.0)
- System.Xml.XmlDocument (>= 4.3.0)
Used By
NuGet packages (39)
Showing the top 5 NuGet packages that depend on ServiceStack.OrmLite:
Package | Downloads |
---|---|
ServiceStack.OrmLite.SqlServer
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.
|
|
ServiceStack.Server
Integration libraries and adapters with other major ServiceStack server components.
Includes high-level API's that use OrmLite and Redis including:
- AutoQuery
- Redis MQ
- OrmLiteAuthRepository
- OrmLiteCacheClient
- OrmLiteAppSettings
- RedisServerEvents
- RedisRequestLogger
|
|
ServiceStack.Razor
ServiceStack Razor Documentation: http://razor.servicestack.net
- Turns ServiceStack into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC.
- Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / .NET Core runtimes.
- Add HTML views to existing services.
- Change Views and Layout templates at runtime.
- No Ceremony development options - Pages without controllers, with typed and dynamic View Models.
- Include Partial Markdown views in Razor pages.
- Cascading Layout templates.
- Pretty urls by default (no custom Routes needed).
- Keep all views and assets together.
- Smart View Pages.
|
|
ServiceStack.OrmLite.PostgreSQL
Light, simple and fast convention-based code-first POCO ORM for PostgreSQL.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Postgres.
|
|
ServiceStack.OrmLite.Sqlite
Light, simple and fast convention-based code-first POCO ORM for SQLite.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on ServiceStack.OrmLite:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
Grauenwolf/DotNet-ORM-Cookbook
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
|
|
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
|
|
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.10.4 | 548 | 1/12/2021 |
5.10.2 | 15,310 | 11/16/2020 |
5.10.0 | 3,777 | 11/10/2020 |
5.9.2 | 46,650 | 8/4/2020 |
5.9.0 | 59,243 | 6/9/2020 |
5.8.0 | 152,312 | 1/13/2020 |
5.7.0 | 122,198 | 9/30/2019 |
5.6.0 | 53,304 | 8/6/2019 |
5.5.0 | 180,070 | 3/27/2019 |
5.4.0 | 148,367 | 9/18/2018 |
5.2.0 | 32,813 | 8/27/2018 |
5.1.0 | 132,136 | 4/23/2018 |
5.0.2 | 95,582 | 1/2/2018 |
5.0.0 | 28,818 | 12/11/2017 |
4.5.14 | 75,430 | 9/6/2017 |
4.5.12 | 47,531 | 6/15/2017 |
4.5.10 | 3,777 | 6/6/2017 |
4.5.8 | 28,766 | 3/29/2017 |
4.5.6 | 36,909 | 1/25/2017 |
4.5.4 | 47,519 | 10/23/2016 |
4.5.2 | 2,511 | 10/20/2016 |
4.5.0 | 24,862 | 8/25/2016 |
4.0.62 | 11,985 | 8/9/2016 |
4.0.60 | 19,390 | 6/13/2016 |
4.0.58 | 1,916 | 6/8/2016 |
4.0.56 | 29,489 | 4/19/2016 |
4.0.54 | 17,284 | 3/1/2016 |
4.0.52 | 21,594 | 1/13/2016 |
4.0.50 | 20,628 | 11/30/2015 |
4.0.48 | 11,095 | 11/17/2015 |
4.0.46 | 25,357 | 9/22/2015 |
4.0.44 | 5,865 | 9/1/2015 |
4.0.42 | 18,232 | 7/7/2015 |
4.0.40 | 31,813 | 4/21/2015 |
4.0.38 | 22,755 | 2/23/2015 |
4.0.36 | 7,579 | 1/15/2015 |
4.0.35 | 3,793 | 12/31/2014 |
4.0.34 | 4,695 | 12/10/2014 |
4.0.33 | 14,487 | 11/3/2014 |
4.0.32 | 5,118 | 10/6/2014 |
4.0.31 | 5,780 | 9/3/2014 |
4.0.30 | 3,785 | 8/12/2014 |
4.0.24 | 7,167 | 7/30/2014 |
4.0.23 | 2,894 | 7/3/2014 |
4.0.22 | 2,550 | 6/17/2014 |
4.0.21 | 3,077 | 5/29/2014 |
4.0.20 | 2,540 | 5/13/2014 |
4.0.19 | 1,786 | 5/5/2014 |
4.0.18 | 4,576 | 4/14/2014 |
4.0.17 | 1,136 | 4/10/2014 |
4.0.16 | 1,059 | 4/9/2014 |
4.0.15 | 2,967 | 3/18/2014 |
4.0.14 | 1,045 | 3/18/2014 |
4.0.13 | 947 | 3/17/2014 |
4.0.12 | 2,693 | 3/5/2014 |
4.0.11 | 3,805 | 2/18/2014 |
4.0.10 | 1,637 | 2/12/2014 |
4.0.9 | 1,662 | 2/3/2014 |
4.0.8 | 1,887 | 1/20/2014 |
4.0.7 | 1,311 | 1/14/2014 |
4.0.6 | 842 | 1/13/2014 |
4.0.5 | 2,900 | 12/13/2013 |
4.0.4 | 1,025 | 12/12/2013 |
4.0.3 | 9,122 | 12/3/2013 |