natemcmaster / msbuild-tasks
Sample MSBuild tasks for .NET Core and NuGet. (Issues: https://github.com/natemcmaster/blog)
☆65Updated 7 years ago
Alternatives and similar repositories for msbuild-tasks:
Users that are interested in msbuild-tasks are comparing it to the libraries listed below
- ☆66Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- ConfigureAwaitChecker☆70Updated 2 years ago
- A C# implementation of Message Templates☆59Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 5 months ago
- The NuGetizer-3000 is here!☆71Updated 2 years ago
- Adds support for NodaTime types when using SQLite with Entity Framework Core.☆38Updated 4 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Libraries that simplify the onboarding of Server Timing API (a convenient way to communicate performance metrics about the request-respon…☆61Updated 2 months ago
- Using the Compiler API for object mapping☆66Updated 2 years ago
- Has your boss gone insane and banned LINQ at work? Why stop there - use this Roslyn Analyzer to ban extension methods altogether!☆33Updated 8 months ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆78Updated 2 weeks ago
- Simple source only reflection library with default interface property support☆69Updated last week
- ☆31Updated 3 years ago
- Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.☆64Updated 2 weeks ago
- ILogger implementation that returns streaming logs via an HTTP endpoint☆25Updated 3 years ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated 2 months ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.