0121200a41 | ||
---|---|---|
Access/GetStarted | ||
DataConnection | ||
Firebird/GetStarted | ||
LinqOverWCF | ||
MySql/GetStarted | ||
Oracle/ManagedTest | ||
PostgreSQL/GetStarted | ||
SQLite | ||
SqlCe/GetStarted | ||
SqlServer | ||
Video | ||
.gitattributes | ||
.gitignore | ||
README.md |
README.md
LINQ to DB Code Examples
Access
- GetStarted. Get started with LINQ to Access.
Firebird
- GetStarted. Get started with LINQ to Firebird.
PostgreSQL
- GetStarted. Get started with LINQ to PostgreSQL.
SqlCe
- GetStarted. Get started with LINQ to 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
- GetStarted. Get started with LINQ to 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.