Skip to content

Source code generators, analyzers and utilities for code analysis

Notifications You must be signed in to change notification settings

PaulBraetz/RhoMicro.CodeAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhomicro.CodeAnalysis

This repository contains my explorations on c# source code generation and analysis.

The UnionsGenerator generator enables the use of union types in C#.

The UtilityGenerators generator helps you write code generators and analyzers.

The CopyTo generator generates methods to copy the contents of one instance to another. I created this generator for a friend, so it is not as feature rich as it could be.

About

Source code generators, analyzers and utilities for code analysis

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages