- 
                Notifications
    
You must be signed in to change notification settings  - Fork 223
 
List of C Sharp Kata to Update
        Alexander Fedorov edited this page Apr 9, 2020 
        ·
        22 revisions
      
    The following kata needs to fixed to enable C# 7.3/8.0. Any help will be appreciated.
- Basics 07: Calculate Sin(x) - too easy?
 - Create a simple Class at Runtime
 - Graphics 04: Complete Function Grapher (~15 Lines of Code?!)
 - Polygon Orientation
 - Reflection #2 - Give me all methods
 - Reflection #3 - Add the member-results
 - Reflection #4 - Complete-Invoke
 - RunTime Compiler
 - Simple Fun #174: Unlucky Number
 - Simplexer