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

https://github.com/unoplatform/uno.roslyn

A set of roslyn extensions and helpers packaged as content files to avoid extertnal dependencies in analyzers and source generators
https://github.com/unoplatform/uno.roslyn

csharp netstandard13 roslyn roslyn-analyzer

Last synced: about 14 hours ago
JSON representation

A set of roslyn extensions and helpers packaged as content files to avoid extertnal dependencies in analyzers and source generators

Awesome Lists containing this project

README

          

# Uno.Roslyn

A set of Roslyn extensions and helpers packaged as content files to avoid external dependencies in analyzers and Uno source generators

## Build status

| Target | Branch | Status | Recent builds | Recommended Nuget packages version |
| ------ | ------ | ------ | ------ | ------ |
| `development` | [master](https://github.com/nventive/Uno.Roslyn/tree/master) | [![Build status](https://ci.appveyor.com/api/projects/status/bh83u4i2lp0hrg8r/branch/master?svg=true)](https://ci.appveyor.com/project/nventivedevops/uno-roslyn/branch/master) | ![Build Stats](https://buildstats.info/appveyor/chart/nventivedevops/uno-roslyn?branch=master&includeBuildsFromPullRequest=false) | [![NuGet](https://buildstats.info/nuget/Uno.Roslyn?includePreReleases=true)](https://www.nuget.org/packages/Uno.Roslyn/) |
| `stable` | [stable](https://github.com/nventive/Uno.Roslyn/tree/stable) | [![Build status](https://ci.appveyor.com/api/projects/status/bh83u4i2lp0hrg8r/branch/stable?svg=true)](https://ci.appveyor.com/project/nventivedevops/uno-roslyn/branch/stable) | ![Build Stats](https://buildstats.info/appveyor/chart/nventivedevops/uno-roslyn?branch=stable&includeBuildsFromPullRequest=false) | [![NuGet](https://buildstats.info/nuget/Uno.Roslyn?includePreReleases=false)](https://www.nuget.org/packages/Uno.Roslyn/) |