linq-to-sql
There are 135 repositories under linq-to-sql topic.
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
kogel-net/Kogel.Dapper.Extension
orm框架 dapper to linq
soul-soft/Dapper.Linq
Dapper.Linq
besnik/generic-repository
Generic implementation of Repository pattern in C# .NET
ArpadGBondor/Red-Inventory-Management
C#, WPF, MVVM, MS SQL LocalDB, Inventory management, Entity Framework, log4net
damieng/Linq.Translations
Declare properties on an object that can be translated by LINQ
codesmithtools/Templates
CodeSmith Generator Templates
Krzysztofz01/EFCore.QueryFilterBuilder
An extension for Entity Framework Core to facilitate working with query filters.
PoweredSoft/DynamicLinq
Adds extensions to Linq to offer dynamic queryables.
damieng/L2ST4
T4 templates with the functionality of SQLMetal/LINQ to SQL classes designer code-generators for C# & VB.Net
muhamad/iqueryable
Building IQueryable provider series
Aghyad-Khlefawi/Coddee
Coddee is a framework for building .Net applications using MVVM pattern and dependency injection.
chicacode/ERPNet
API created with DotNET Core and Entity Framework
AlexeyBoiko/LinqExpr
.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a given period of time. The library fully supports Entity Framework, including Async operations.
Vipul1432/MinimalChat.API
This is a Minimal Chat Application API using EF Core & Identity
kadir-code/Data_Access
You can find a lot of information about data access and orm tools such as entity-framework and dapper in this repository.
DynaSpan/Extended-Dapper
[Preview] Extension for the Dapper Micro-ORM, providing OneToMany & ManyToOne mappings, repositories (CRUD) and native LINQ 2 SQL.
ezgiyaman/DataAccess
Bu repository de ORM araçlarının örnekleri bulunmaktadır.(EntityFramework-Dapper)
newdigate/csharp-sql2expression
converting SQL select statements to c# expressions and evaluating them
RafetKandar/.Net-Framework-MVC-Covid-Bilgilendirme-Web-Sitesi
Covid-19 hakkında bilinmesi gereken genel bilgileri, Türkiye genel covid-19 tablosunu, uyulması gereken kuralları, doktor tavsiyelerini kullanıcıya sunan aynı zamanda kullanıcıların online olarak Covid - 19 test yapmasına olanak sağlayan ve sonuca göre kullanıcıyı yönlendiren bir web sitesidir.
siddiquefaisal10/.Net-Core-3.1-Enterprise-Application-Architecture
.Net Core 3.1 Enterprise Application Architecture
YaraGh22-engs/ASP-.NET-Core-8-MVC-CRUD-with-Identity-Games-Example
Game Store is a web application I developed using ASP.NET Core MVC, allowing users to perform CRUD operations on game data.
AlexeyBuryanov/Checkers
Checkers Game using WPF, WCF and Material Design.
nihatcanertug/Client_Project
In this project,I created virtual client.This client connection my CMS_Project with CMS_Api.Firstly,I created CategoryController and writed asynchronous method.Then, prepare Category Model and Views for client.Finally client can request cms _api and response to cms_project.
sandeeppaldotnet/111-Linq-Complete-Example-In-Csharp
111-Linq-Complete-Example-In-Csharp 111 Linq Complete Example In Csharp LINQ Examples in C# This repository contains a collection of LINQ examples in C#. Each example demonstrates different LINQ functionalities, from basic queries to advanced operations like grouping, joining, and asynchronous LINQ.
YaraGh22-engs/ASP-.NET-Core-8-API-CRUD-Movies-Example
MoviesAPI is a RESTful API built using ASP.NET Core Web API that allows for creating, reading, updating, and deleting movie data.
AlexeyBuryanov/TicTacToe
Network Game Tic-Tac-Toe based on WPF and WCF.
DanielKAnthony/PriceTracker
.NET Core and React web app with web scraper that notifies a user when a specified item falls below a certain price. Also provides the price trend for said item(s). Compatible with Best Buy, Kijiji, and Chapters/Indigo.
JuliaSlipchuk/Payments
MVC-програма для здійснення плтежів двох видів (Ukr & Swift). Можна створювати платежі, створювати і видаляти картки (також Ukr & Swift), використано MsSql
kira-96/XRF-Query
一个简单的查询数据库的小程序。
NealCallaghan/SQLProvider
A C# Linq-To-SQL source generator, inspired by other type providers that will connect to a SQL database at compile time and provide types based on a schema. In using Linq-To-Sql, Linq, data exploration and CRUD operations are supported.
nglthu/gridDocument
A grid of information supported with filter, sort, and search, built using ASP.NET, C# MVC, and Kendo UI, entities framework.
sahinuzun03/Data_Access
In this repository you can find information about data access
serhatyamann/DATA_ACCESS
Collecting data with ORM tools EF and Dapper.
TechNexis/Vezeeta
Vezeeta is an online healthcare platform that connects patients with healthcare providers, allowing users to book appointments, access medical services, and manage their health records conveniently through a digital platform.
vivek306/SQLBasicUwp
Basic SQL Server Database for UWP Apps