Download Latest Version 5.0.0 source code.zip (217.4 kB)
Email in envelope

Get an email when there's a new version of Enums.NET

Home / 4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
4.0.0 source code.tar.gz 2021-01-30 172.1 kB
4.0.0 source code.zip 2021-01-30 229.6 kB
README.md 2021-01-30 656 Bytes
Totals: 3 Items   402.4 kB 0

It is recommended if upgrading from 2.x and below to update to 3.x first and follow the warnings to migrate any code that's using deprecated methods and classes.

New Features

  • Added support for the TryFormat methods for serializing to a Span<char>.

Breaking Changes

  • Removed NonGenericEnums, NonGenericFlagEnums, UnsafeEnums, and UnsafeFlagEnums classes which were deprecated in v3.0 and also removed all other deprecated methods in an effort to slim the library size down.
  • A dependency on the System.Runtime.CompilerServices.Unsafe package was added for the .NET 4.5 target in order to remove a build dependency on Fody.
Source: README.md, updated 2021-01-30