LINQ to DB Code Examples
Перейти к файлу
MaceWindu 0121200a41
fix links in readme
2022-02-04 11:08:03 +01:00
Access/GetStarted
DataConnection Managed Oracle project. 2015-09-07 17:04:32 -04:00
Firebird/GetStarted
LinqOverWCF linq2db updated to 3.6; asp.net client converted to sdk; fixed minor issue in target framework for windows host (#20) 2022-01-26 16:53:13 +01:00
MySql/GetStarted
Oracle/ManagedTest Formatting. 2015-09-07 17:14:11 -04:00
PostgreSQL/GetStarted
SQLite
SqlCe/GetStarted
SqlServer Updated GetStarted solution. 2018-07-12 13:19:33 +03:00
Video
.gitattributes DataConnectionDemo. 2015-08-23 23:25:19 -04:00
.gitignore Update examples. 2016-03-02 23:08:43 -05:00
README.md fix links in readme 2022-02-04 11:08:03 +01:00

README.md

LINQ to DB Code Examples

Access

Firebird

PostgreSQL

  • GetStarted. Get started with LINQ to PostgreSQL.

SqlCe

SQLite

  • GetStarted. Get started with LINQ to SQLite.
  • HowToUseOldVersion. This project demonstrates how to use LINQ to DB nugets with older SQLite nuget version.

SqlServer

Linq over WCF

  • ASP.NET Host. Get started with LINQ over WCF using ASP.NET WCF Service as a host.
  • Windows Host. Get started with LINQ over WCF using Windows Console application as a host.