ZeroGames.NET.Sdk Common configurations for Zero Games .NET projects: Enforces nullable specification, making non-compliant code fail to compile. Provides aliases for the eight basic integer types to indicate their signedness and length, such as uint8 and int32.