Andrew Lock 1/2/2026

Recent updates to NetEscapades.EnumGenerators: new APIs and System.Memory support

Read Original

This article details the new features in version 1.0.0-beta19 of the NetEscapades.EnumGenerators NuGet package, a source generator for high-performance enum operations in C#. It explains the performance benefits over built-in enum methods and covers updates like disabling number parsing, adding ToLowerInvariant/ToUpperInvariant support, and new ReadOnlySpan<T> APIs for use with System.Memory.

Recent updates to NetEscapades.EnumGenerators: new APIs and System.Memory support

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes