Skip to main content
NetEscapades.EnumGenerators.Interceptors package icon

NetEscapades.EnumGenerators.Interceptors

A source generator interceptor for automatically intercepting calls to ToString() on enums, and replacing them with calls to ToStringFast() generated from NetEscapades.EnumGenerators

Total Downloads
8.9K
8,921
Published
Jan 26, 2025
Latest stable version

Install

.NET CLI
dotnet add package NetEscapades.EnumGenerators.Interceptors --version 1.0.0-beta12
Package Manager Console
Install-Package NetEscapades.EnumGenerators.Interceptors -Version 1.0.0-beta12
PackageReference
<PackageReference Include="NetEscapades.EnumGenerators.Interceptors" Version="1.0.0-beta12" />

Frameworks

.NETStandard2.0

Dependencies

[1.0.0-beta12, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.