An open API service indexing awesome lists of open source software.

https://github.com/jasonbock/transpire

A .NET package containing Roslyn-related artifacts, such as analyzers and refactorings
https://github.com/jasonbock/transpire

Last synced: 5 months ago
JSON representation

A .NET package containing Roslyn-related artifacts, such as analyzers and refactorings

Awesome Lists containing this project

README

          

# Transpire

[![NuGet](https://img.shields.io/nuget/v/Transpire.svg)](https://www.nuget.org/packages/Transpire)

[![Bugs](https://img.shields.io/github/issues/JasonBock/Transpire/bug)](https://github.com/JasonBock/Transpire/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)

[![Issues](https://img.shields.io/github/issues/JasonBock/Transpire)](https://github.com/JasonBock/Transpire/issues)

A collection of analyzers, code fixes, refactorings, and other things CompilerAPI-related.