Skip to content

11.0.0-preview1 Native AOT

Pre-release
Pre-release
Compare
Choose a tag to compare
@feO2x feO2x released this 24 Sep 16:23
· 11 commits to features/native-aot since this release

Light.GuardClauses 11.0.0-preview1

  • Light.GuardClauses now targets .NET 8 and is AOT-compatible
  • breaking: EnumInfo<T> no longer has the UnderlyingType property
  • In AOT scenarios, avoid the Type-related assertions, they are marked with the DynamicallyAccessedMembersAttribute