DotnetNative was created to create a comfortable library infrastructure for creating native projects in C# and to set some standards and rules.
- Use only x64 build. Also you x64 platform.
- Use only Release build.
- Unsafe blocks can't be disallowed
- Do not use personal libraries. Only from DotnetLibrary projects