bricelam / T4Language
Adds basic language support for .tt files to Visual Studio.
☆43Updated 2 months ago
Alternatives and similar repositories for T4Language:
Users that are interested in T4Language are comparing it to the libraries listed below
- ☆66Updated last year
- ☆31Updated 3 years ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- A C# implementation of Message Templates☆58Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆41Updated this week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 6 months ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆77Updated this week
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- Fluent API for .NET reflection, via a dynamic proxy☆74Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 4 years ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated last year
- Download, update and sync loose files from URLs☆56Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago
- Visual Studio extension and Roslyn analyzer that helps to write unit tests using Moq mocking library. Port of Resharper extension to Rosl…☆21Updated 5 years ago
- A reader for Serilog's compact JSON format☆32Updated last month
- Simple source only reflection library with default interface property support☆63Updated this week
- A library that automatically adds support for object deconstruction in C#.☆36Updated this week
- A source generator for C# that turns .env files into runtime constants.☆35Updated 2 years ago
- ☆38Updated 2 years ago
- Show inheritance information in the glyph margin☆18Updated 3 years ago
- ASP.NET Core Middleware to show current route info and all routes☆47Updated this week
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated last year
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆25Updated last year
- Dynamically attach properties to (almost) any object instance.