All Projects → Linqpadless → Similar Projects or Alternatives

110 Open source projects that are alternatives of or similar to Linqpadless

Linq.ts
🌀LINQ for TypeScript
Stars: ✭ 687 (+215.14%)
Mutual labels:  linq
Yalinqo
Yet Another LINQ to Objects for PHP [Simplified BSD]
Stars: ✭ 400 (+83.49%)
Mutual labels:  linq
Linq
TypeScript Implementation of Language-Integrated Query (LINQ) (ECMAScript 2015)
Stars: ✭ 108 (-50.46%)
Mutual labels:  linq
Linq.py
Just as the name suggested.
Stars: ✭ 42 (-80.73%)
Mutual labels:  linq
Tx
Tx (LINQ to Events)
Stars: ✭ 261 (+19.72%)
Mutual labels:  linq
Csharp Datatables Parser
C# Serverside parser for the popuplar jQuery datatables plugin.
Stars: ✭ 119 (-45.41%)
Mutual labels:  linq
Unirx
Reactive Extensions for Unity
Stars: ✭ 5,501 (+2423.39%)
Mutual labels:  linq
Jaque
Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime
Stars: ✭ 152 (-30.28%)
Mutual labels:  linq
Nein Linq
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors.
Stars: ✭ 347 (+59.17%)
Mutual labels:  linq
Magpie
🐦 Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).
Stars: ✭ 88 (-59.63%)
Mutual labels:  linq
Linq.translations
Declare properties on an object that can be translated by LINQ
Stars: ✭ 51 (-76.61%)
Mutual labels:  linq
WinDbg Scripts
Useful scripts for WinDbg using the debugger data model
Stars: ✭ 92 (-57.8%)
Mutual labels:  linq
Remote.linq
Simply LINQ your remote resources...
Stars: ✭ 136 (-37.61%)
Mutual labels:  linq
System.linq.dynamic.core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Stars: ✭ 864 (+296.33%)
Mutual labels:  linq
Framework
Open Source framework for writing data-centric applications over the latest technologies: .Net Core, C# 8 (not-nullable), ASP.NET Web API, Typescript 3.7 (strict), React, D3 and Sql Server or PostgreeSQL
Stars: ✭ 153 (-29.82%)
Mutual labels:  linq
Linq
Linq for list comprehension in C++
Stars: ✭ 599 (+174.77%)
Mutual labels:  linq
Impatient
Ain't nobody got time for data
Stars: ✭ 110 (-49.54%)
Mutual labels:  linq
Qone
Next-generation web query language, extend .NET LINQ for javascript.
Stars: ✭ 463 (+112.39%)
Mutual labels:  linq
Linq2db.entityframeworkcore
Bring power of Linq To DB to Entity Framework Core projects
Stars: ✭ 166 (-23.85%)
Mutual labels:  linq
Anglesharp
👼 The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
Stars: ✭ 4,018 (+1743.12%)
Mutual labels:  linq
Arangoclient.net
ArangoDB .NET Client with LINQ support
Stars: ✭ 94 (-56.88%)
Mutual labels:  linq
Serialize.linq
C# library to serialize LINQ expressions
Stars: ✭ 304 (+39.45%)
Mutual labels:  linq
Masuit.tools
ldqk.xyz/55
Stars: ✭ 2,539 (+1064.68%)
Mutual labels:  linq
deta
A database mapper for Racket.
Stars: ✭ 51 (-76.61%)
Mutual labels:  linq
Linq
linq.js - LINQ for JavaScript
Stars: ✭ 1,168 (+435.78%)
Mutual labels:  linq
Queries
Enumerable collections for Dart language (inspired by Microsoft LINQ).
Stars: ✭ 52 (-76.15%)
Mutual labels:  linq
dotnetjs
.Net Framework support in javascript/typescript.
Stars: ✭ 12 (-94.5%)
Mutual labels:  linq
Data Forge Js
JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 139 (-36.24%)
Mutual labels:  linq
Linq In Rust
Language Integrated Query in Rust.
Stars: ✭ 48 (-77.98%)
Mutual labels:  linq
Nhibernate Core
NHibernate Object Relational Mapper
Stars: ✭ 1,918 (+779.82%)
Mutual labels:  linq
Data Forge Ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 967 (+343.58%)
Mutual labels:  linq
Fluent Nhibernate
Fluent NHibernate!
Stars: ✭ 1,611 (+638.99%)
Mutual labels:  linq
Seal Report
Open Database Reporting Tool (.Net)
Stars: ✭ 918 (+321.1%)
Mutual labels:  linq
Mvc.jquery.datatables
ASP MVC Helpers for connecting IQueryables with the amazing DataTables.net plugin
Stars: ✭ 179 (-17.89%)
Mutual labels:  linq
Linqfaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
Stars: ✭ 615 (+182.11%)
Mutual labels:  linq
Servicestack.ormlite
Fast, Simple, Typed ORM for .NET
Stars: ✭ 1,532 (+602.75%)
Mutual labels:  linq
Linq To Gameobject For Unity
LINQ to GameObject - Traverse GameObject Hierarchy by LINQ
Stars: ✭ 578 (+165.14%)
Mutual labels:  linq
Quill
Compile-time Language Integrated Queries for Scala
Stars: ✭ 1,998 (+816.51%)
Mutual labels:  linq
Netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Stars: ✭ 479 (+119.72%)
Mutual labels:  linq
Common Linq Mistakes
List of common LINQ mistakes
Stars: ✭ 109 (-50%)
Mutual labels:  linq
Fromfrom
A JS library written in TS to transform sequences of data from format to another
Stars: ✭ 462 (+111.93%)
Mutual labels:  linq
Linqaf
Low allocation re-implementation of LINQ-to-Objects
Stars: ✭ 203 (-6.88%)
Mutual labels:  linq
Linqtotwitter
LINQ Provider for the Twitter API (C# Twitter Library)
Stars: ✭ 401 (+83.94%)
Mutual labels:  linq
Structlinq
Implementation in C# of LINQ concept with struct
Stars: ✭ 106 (-51.38%)
Mutual labels:  linq
Asyncenumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
Stars: ✭ 367 (+68.35%)
Mutual labels:  linq
Rangeless
c++ LINQ -like library of higher-order functions for data manipulation
Stars: ✭ 148 (-32.11%)
Mutual labels:  linq
Elasticlinq
Use LINQ to query Elasticsearch with results as .NET objects
Stars: ✭ 341 (+56.42%)
Mutual labels:  linq
Linq To Wiki
.Net library to access MediaWiki API
Stars: ✭ 93 (-57.34%)
Mutual labels:  linq
Quicklib
Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Config, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).
Stars: ✭ 274 (+25.69%)
Mutual labels:  linq
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+914.22%)
Mutual labels:  linq
ienumerable
Deep immutable, Lightweight Enumerable with superpowers
Stars: ✭ 63 (-71.1%)
Mutual labels:  linq
Linq To Astar
A* written in C#, used with LINQ.
Stars: ✭ 87 (-60.09%)
Mutual labels:  linq
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-93.58%)
Mutual labels:  linq
Fluentvalidation.blazor
Fluent Validation-powered Blazor component for validating standard <EditForm> 🌌 ✅
Stars: ✭ 140 (-35.78%)
Mutual labels:  linq
Linq To Bigquery
LINQ to BigQuery is C# LINQ Provider for Google BigQuery. It also enables Desktop GUI Client with LINQPad and plug-in driver.
Stars: ✭ 69 (-68.35%)
Mutual labels:  linq
Mongodb.entities
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
Stars: ✭ 204 (-6.42%)
Mutual labels:  linq
Extralinq
Useful extension methods for .NET sequence and collection types.
Stars: ✭ 202 (-7.34%)
Mutual labels:  linq
Onemore
A OneNote add-in with simple, yet powerful and useful features
Stars: ✭ 163 (-25.23%)
Mutual labels:  linq
Linq.extras
A set of extension methods to complement the ones from System.Linq.Enumerable
Stars: ✭ 139 (-36.24%)
Mutual labels:  linq
Simple 1c
Транслятор запросов и Linq-провайдер для 1С-Бухгалтерии
Stars: ✭ 56 (-74.31%)
Mutual labels:  linq
1-60 of 110 similar projects