markheath / linq-samplesLinks
LINQ Best Practices and Samples from various talks and courses I've given
☆15Updated 2 years ago
Alternatives and similar repositories for linq-samples
Users that are interested in linq-samples are comparing it to the libraries listed below
Sorting:
- Analyzer for .NET solution / projects☆29Updated 6 months ago
- Making any call to an object thread safe☆10Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 5 months ago
- Visual Studio extension to generate OpenAPI (Swagger) web service reference.☆67Updated 2 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 2 years ago
- A Visual Studio extension☆22Updated 2 years ago
- An exploration of what file-based C# apps could look like.☆19Updated 3 weeks ago
- A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automaticall…☆92Updated 2 months ago
- Demos for talk at MS Ignite 2022 with David Fowler☆12Updated 2 years ago
- A package to configure .NET coding style and static analysis.☆40Updated this week
- Open-source .NET assemblies from dotNetTips.com and David McCarter☆63Updated last year
- ☆66Updated 2 years ago
- Generating mermaid.js class-diagram from dotnet dll files.☆18Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- ☆53Updated last month
- If I've done a presentation, I'll have the slide deck here (probably....no guarantees)☆25Updated 5 months ago
- A .NET library for building query specifications.☆58Updated last month
- SourceMock is a C# mocking framework based on source generators☆56Updated last year
- ☆40Updated 2 years ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆49Updated last month
- Execute ASP.NET Core WebAPI from Command Line☆29Updated last year
- Search, replace, rename and delete directories, files and its content using the power of .NET regular expressions.☆124Updated 5 months ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- File and Folder selector for Spectre.Console☆47Updated 2 years ago
- XDT is Microsoft's Xml Document Transformation library.☆61Updated this week
- Tool to create fluent interface files☆60Updated 2 months ago
- The Swiss Army Knife for type conversion in .NET