Skip to content

DotnetNative/DotnetNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

DotnetNative

DotnetNative was created to create a comfortable library infrastructure for creating native projects in C# and to set some standards and rules.

Established rules for DotnetNative:

  1. Use only x64 build. Also you x64 platform.
  2. Use only Release build.
  3. Unsafe blocks can't be disallowed

Established rules for DotnetNative projects:

  1. Do not use personal libraries. Only from DotnetLibrary projects

Releases

No releases published

Packages

No packages published