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
- Host: GitHub
- URL: https://github.com/unoplatform/uno.roslyn
- Owner: unoplatform
- License: other
- Created: 2018-02-01T18:15:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T19:48:35.000Z (over 2 years ago)
- Last Synced: 2025-09-29T13:47:01.405Z (9 days ago)
- Topics: csharp, netstandard13, roslyn, roslyn-analyzer
- Language: C#
- Homepage:
- Size: 117 KB
- Stars: 11
- Watchers: 18
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: License.md
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) | [](https://ci.appveyor.com/project/nventivedevops/uno-roslyn/branch/master) |  | [](https://www.nuget.org/packages/Uno.Roslyn/) |
| `stable` | [stable](https://github.com/nventive/Uno.Roslyn/tree/stable) | [](https://ci.appveyor.com/project/nventivedevops/uno-roslyn/branch/stable) |  | [](https://www.nuget.org/packages/Uno.Roslyn/) |