Skip to content

List of C Sharp Kata to Update

Voile edited this page Apr 23, 2020 · 22 revisions

The following kata needs to fixed to enable C# 7.3/8.0. Any help will be appreciated.

Preloaded shadowing System namespace to disable built-in functions

  1. Basics 07: Calculate Sin(x) - too easy?

CSharpCodeProvider and CodeDomProvider does not exist anymore

  1. Graphics 04: Complete Function Grapher (~15 Lines of Code?!)
  2. Reflection #2 - Give me all methods
  3. Reflection #3 - Add the member-results
  4. Reflection #4 - Complete-Invoke
  5. RunTime Compiler
Clone this wiki locally