Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
8 packages returned for Tags:"StringEnum"
Sort by
Relevance
Downloads
Recently updated
StringEnum
by:
GerardoGrignoli
35,968 total downloads
last updated
10/23/2019
Latest version:
0.1.0
string
valued
enum
enumstring
stringenum
StringEnum is a base class for creating string-valued enums in .NET. Features - Your StringEnum interface looks similar to a regular enum - Provides static Parse() and TryParse() methods and implicit cast to...
More information
StrEnum
by:
dmytro-khmara
8,214 total downloads
last updated
8/1/2022
Latest version:
2.0.2
StringEnum
String
Enum
String-based enums in C# that support ASP.NET Core, EF Core, Dapper and JSON.
MbSoftLab.
StringEnums
by:
MbSoftLab
9,730 total downloads
last updated
5/2/2021
Latest version:
0.0.1
String
Enum
Extensions
StringEnum
StringEnums can decorate Enums with custom Strings.
StrEnum.
System.
Text.
Json
by:
dmytro-khmara
1,680 total downloads
last updated
6/11/2023
Latest version:
2.1.1
StringEnum
String
Enum
JSON
System.Text.Json
String enum support for System.Text.Json.
StringEnumNet
by:
kyrylomyr
879 total downloads
last updated
6/2/2020
Latest version:
1.0.1
dotnet
enum
string
stringenum
An implementation of the C# enumeration type defined by a set of named string constants that supports all common features of the native enum type.
StrEnum.
AspNetCore
by:
dmytro-khmara
977 total downloads
last updated
6/11/2023
Latest version:
3.1.0
StringEnum
String
Enum
ASP.NET
Core
String enum support for ASP.NET Core.
StrEnum.
Dapper
by:
dmytro-khmara
292 total downloads
last updated
8/1/2022
Latest version:
1.0.1
StringEnum
String
Enum
Dapper
String enum support for Dapper.
CustomEnum.
vb
by:
chha
9,746 total downloads
last updated
9/16/2013
Latest version:
1.0.4
CustomEnum.vb
System.Enum
Enum
replacement
enums
custom
CustomEnum
ValueEnum
generic
GenericEnum
More tags
Did you ever got frustrated about the limitations of Enums? Ever needed an Enum that supports Strings? Or your custom type? Did you ever wonder why you can't add any instance methods and properties to an Enum?...
More information