nogic1008 / T4Sample
How to Use T4 in .NET Core + VSCode
☆38Updated 4 years ago
Alternatives and similar repositories for T4Sample
Users that are interested in T4Sample are comparing it to the libraries listed below
Sorting:
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Infrastructure for Serilog sinks that process events in batches.☆74Updated 10 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- .NET source generator for builder pattern☆65Updated 6 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆63Updated last month
- A reader for Serilog's compact JSON format☆32Updated 5 months ago
- Implements Microsoft.Extensions.DependencyInjection.Abstraction☆47Updated 6 months ago
- A C# implementation of Message Templates☆59Updated 7 years ago
- A plugin for Hangfire that enables you to launch jobs manually.☆61Updated last year
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated last year
- An HTML generation library☆41Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Roslyn AOP☆74Updated last year
- Specify how complex types are logged to Serilog by excluding individual properties.☆43Updated 4 months ago
- Extension for EntityFramework for joins to in-memory data☆57Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.