Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 4179d67

Browse files
committed
Update SS dlls
1 parent b6905c7 commit 4179d67

15 files changed

+6
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ follow [@servicestack](http://twitter.com/servicestack) for updates.
33

44
# A Fast, Simple, Typed ORM for .NET
55

6-
# Introduction
7-
86
OrmLite's goal is to provide a convenient, DRY, config-free, RDBMS-agnostic typed wrapper that retains a high affinity with SQL, exposing intuitive APIs that generate predictable SQL and maps cleanly to (DTO-friendly) disconnected POCO's. This approach makes easier to reason-about your data access making it obvious what SQL is getting executed at what time, whilst mitigating unexpected behavior, implicit N+1 queries and leaky data access prevalent in Heavy ORMs.
97

108
OrmLite was designed with a focus on the core objectives:

lib/ServiceStack.Client.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Common.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Common.pdb

0 Bytes
Binary file not shown.

lib/ServiceStack.Interfaces.dll

512 Bytes
Binary file not shown.

lib/ServiceStack.dll

26 KB
Binary file not shown.

lib/tests/ServiceStack.Client.dll

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

lib/tests/ServiceStack.Common.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)