• What is C#6?
  • How to compile in C#6
  • Ways to compile
  • Why should I use C#6?
  • Is it possible to compile in C#7?
  • Most notable code improvements with C#6 for modders
  • Expression-bodied function members
  • String interpolation
  • Long list of issues when compiling with c#6
  • !! IMPORTANT !! Possible issues
  • System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Immutable, Version=1.1.37.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
  • Metadata file 'path\FNA.dll\ could not be found OR another error mentioning FNA.dll
  • An error mentioning something about ReLogic.dll not being found or able to be accessed
  • C#6 issues: "An attempt was made to load an assembly from a network location..."