BryanWilhite / LinqPadLinks
My self-educational collection of LinqPad queries.
☆25Updated 3 years ago
Alternatives and similar repositories for LinqPad
Users that are interested in LinqPad are comparing it to the libraries listed below
Sorting:
- Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps☆27Updated 10 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 4 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆14Updated last year
- Vs extension that dumps objects on stack to C# code☆15Updated 2 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆26Updated 5 months ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 10 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- A set of reactive/observable wrappers around the FileSystemWatcher.☆61Updated 4 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated this week
- Simple C# source generator for text templates☆33Updated 2 years ago
- Full-stack application framework to quickly build well-architected data-oriented web or desktop apps in .NET.☆33Updated 2 months ago
- C# Code Compiler | Code Analysis and Code Compiler for Eval-Expression.NET and Eval-SQL.NET☆12Updated last year
- A lightweight templating system using Razor☆20Updated 11 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testab…