# linq2db_examples **Repository Path**: adensky/linq2db_examples ## Basic Information - **Project Name**: linq2db_examples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-29 - **Last Updated**: 2021-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README LINQ to DB Code Examples ======================== Access ------ * [GetStarted](https://github.com/linq2db/examples/tree/master/Access/GetStarted). Get started with LINQ to Access. Firebird -------- * [GetStarted](https://github.com/linq2db/examples/tree/master/Firebird/GetStarted). Get started with LINQ to Firebird. PostgreSQL ---------- * [GetStarted](https://github.com/linq2db/examples/tree/master/PostgreSQL/GetStarted). Get started with LINQ to PostgreSQL. SqlCe ----- * [GetStarted](https://github.com/linq2db/examples/tree/master/SqlCe/GetStarted). Get started with LINQ to SqlCe. SQLite ------ * [GetStarted](https://github.com/linq2db/examples/tree/master/SQLite/GetStarted). Get started with LINQ to SQLite. * [HowToUseOldVersion](https://github.com/linq2db/examples/tree/master/SQLite/HowToUseOldVersion). This project demonstrates how to use LINQ to DB nugets with older SQLite nuget version. SqlServer --------- * [GetStarted](https://github.com/linq2db/examples/tree/master/SqlServer/GetStarted). Get started with LINQ to SqlServer. Linq over WCF ------------- * [ASP.NET Host](https://github.com/linq2db/examples/tree/master/LinqOverWCF/ASP.NET Host). Get started with LINQ over WCF using ASP.NET WCF Service as a host. * [Windows Host](https://github.com/linq2db/examples/tree/master/LinqOverWCF/Windows Host). Get started with LINQ over WCF using Windows Console application as a host.