Skip to content

ilkayilknur/SourceGeneratorPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Source Generators Sample Project

This project contains a source generator project and a test project.

Source generator finds types implementing IStartup and calls the Execute method inside the generated method body.

You can simply call the generated function like below.

StartupRunner.Run();

About

Sample project to demonstrate C# source generators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages