Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
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
23,551 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
MbSoftLab.
StringEnums
by:
MbSoftLab
7,293 total downloads
last updated
5/2/2021
Latest version:
0.0.1
String
Enum
Extensions
StringEnum
StringEnums can decorate Enums with custom Strings.
StrEnum
by:
dmitry-khmara
4,779 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.
StrEnum.
System.
Text.
Json
by:
dmitry-khmara
954 total downloads
last updated
7/29/2022
Latest version:
2.0.0
StringEnum
String
Enum
JSON
System.Text.Json
String enum support for System.Text.Json.
StringEnumNet
by:
kyrylomyr
740 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:
dmitry-khmara
492 total downloads
last updated
7/30/2022
Latest version:
2.0.0
StringEnum
String
Enum
ASP.NET
Core
String enum support for ASP.NET Core.
StrEnum.
Dapper
by:
dmitry-khmara
185 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
5,820 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