Giorgi / LINQPad.QueryPlanVisualizerLinks
SQL Server and PostgreSQL query execution plan visualizer for LINQPad
☆412Updated last year
Alternatives and similar repositories for LINQPad.QueryPlanVisualizer
Users that are interested in LINQPad.QueryPlanVisualizer are comparing it to the libraries listed below
Sorting:
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆313Updated last year
- Parsing and Utilities for Command Line Tools in .Net☆324Updated 4 months ago
- Creating sequential GUIDs in C# for MSSQL or PostgreSql☆208Updated 4 months ago
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆463Updated 2 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 10 months ago
- SQL LocalDB Wrapper is a .NET library providing interop with the Microsoft SQL Server LocalDB Instance API☆252Updated last week
- Extends Serilog with support for timed operations☆223Updated 7 months ago
- Guard clause project for .NET☆443Updated last year
- Simply LINQ your remote resources...☆347Updated 5 months ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆570Updated 6 months ago
- A library which is able to decompile a delegate or a method body to its lambda representation☆536Updated 3 weeks ago
- Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.☆356Updated 2 years ago
- Provides guidance for fast ETL jobs, an IDataReader implementation for SqlBulkCopy (or the MySql or Oracle equivalents) that wraps an IEn…☆243Updated last year
- A Serilog sink that writes events to the Seq structured log server☆253Updated 8 months ago
- An extensible deep comparison for .NET☆234Updated last year
- NodaMoney provides a library that treats Money as a first class citizen and handles all the ugly bits like currencies and formatting.☆227Updated this week
- Track changes in POCO objects☆208Updated last year
- Moq extensions for Dapper methods.☆180Updated 6 months ago
- LINQPad Queries without LINQPad☆300Updated last year
- R4MVC is a Roslyn code generator for ASP.NET Core MVC apps that creates strongly typed helpers that eliminate the use of literal strings …☆160Updated 2 years ago
- A tool that help you find duplicate transitive package references.☆488Updated last year
- NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions…☆534Updated this week
- NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.☆215Updated 4 months ago
- The last comparison library you'll ever need!☆441Updated last year
- Next generation application development framework for .Net☆415Updated 2 years ago
- A .NET library for intercepting server-side HTTP requests☆375Updated 3 weeks ago
- C# library to serialize LINQ expressions☆527Updated 7 months ago
- A filled with self-loathing implementation of Basic Authentication, and Certificate Authentication to make me feel like a real security p…☆440Updated 2 weeks ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await