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

https://github.com/peter-mghendi/janken

A study in C# Reflection and Source Generators.
https://github.com/peter-mghendi/janken

attributes csharp dotnet metaprogramming reflection showcase source-generators

Last synced: about 1 year ago
JSON representation

A study in C# Reflection and Source Generators.

Awesome Lists containing this project

README

          

![GitHub](https://img.shields.io/github/license/sixpeteunder/janken)

# Janken
Source generating ALL THE THINGS!

[Wikipedia](https://en.wikipedia.org/wiki/Rock_paper_scissors)

The simplest, most complicated implementation yet.
A study into C# [Reflection](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/reflection) and [Source Generators](https://devblogs.microsoft.com/dotnet/introducing-c-source-generators/).