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
21 packages returned for Tags:"Ordinal"
Sort by
Relevance
Downloads
Recently updated
IcgSoftware.
IntToOrdinalNumber
by:
pt-icg
46,086 total downloads
last updated
9/22/2020
Latest version:
1.0.0
ordinal
numbers
numbers-to-text
ordinal-number-converter
net
csharp
A .NET Standard class library that converts int numbers to ordinal strings with multi language support
Qhta.
OrdNumbers
by:
qhta
3,495 total downloads
last updated
5/11/2020
Latest version:
2.2.1
ordinal
numbers
Ordinal number is a sequence of segments separated by dots. A segment is a cardinal number from 0 to 16777215. Each segment number can be directly followed by its variant symbol - a letter from "a" to "z" (or...
More information
Kingdom.
Collections.
Enumerations
by:
mwpowellhtx
7,652 total downloads
last updated
10/21/2019
Latest version:
2.0.0.23629
Enumerations
Enumeration
enumerated
values
Ordinal
Bitwise
Java
dotnet
bitwise
shift
More tags
The framework Enumerations provides a solid baseline of features emulating a Java style enumeration structure for .NET. Simple Ordinal based Enumerations are supported, as are more complex Flags-like Bitwise...
More information
Polish.
NumbersInWords
by:
lukasz_skrzypek
683 total downloads
last updated
4/21/2023
Latest version:
1.0.3
Polish
Humanizer
Humanize
Number
Numbers
PL
Case
Gender
Declension
Ordinal
Friendly library to convert numbers to Polish words. Includes all 7 Polish cases, genders and cardinal/ordinal declension. Possibility to create a sentence depends of number.
Kingdom.
Collections.
Enumerations.
Tests
by:
mwpowellhtx
6,403 total downloads
last updated
10/21/2019
Latest version:
2.0.0.23630
Enumerations
Enumeration
enumerated
values
Ordinal
Bitwise
Java
dotnet
bitwise
shift
More tags
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the majority of boilerplate issues concerning both Ordinal as well as Bitwise Enumerations.
SingleFile.
VB.
ExtUInt32.
ToEnglishOrdinal
by:
chha
1,166 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtUInt32.ToEnglishOrdinal
ExtUInt32_ToEnglishOrdinal.vb
Test_ExtUInt32_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an UInt32 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
SingleFile.
VB.
ExtInt64.
ToEnglishOrdinal
by:
chha
1,144 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt64.ToEnglishOrdinal
ExtInt64_ToEnglishOrdinal.vb
Test_ExtInt64_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an Int64 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
SingleFile.
VB.
ExtInt32.
ToEnglishOrdinal
by:
chha
1,378 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt32.ToEnglishOrdinal
ExtInt32_ToEnglishOrdinal.vb
Test_ExtInt32_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an Int32 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
SingleFile.
VB.
ExtSByte.
ToEnglishOrdinal
by:
chha
1,126 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtSByte.ToEnglishOrdinal
ExtSByte_ToEnglishOrdinal.vb
Test_ExtSByte_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an SByte into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
SingleFile.
VB.
ExtUInt64.
ToEnglishOrdinal
by:
chha
1,082 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtUInt64.ToEnglishOrdinal
ExtUInt64_ToEnglishOrdinal.vb
Test_ExtUInt64_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an UInt64 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
SingleFile.
VB.
ExtInt16.
ToEnglishOrdinal
by:
chha
1,204 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt16.ToEnglishOrdinal
ExtInt16_ToEnglishOrdinal.vb
Test_ExtInt16_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an Int16 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
Kingdom.
Collections.
Enumerations.
Generators
by:
mwpowellhtx
2,577 total downloads
last updated
10/21/2019
Latest version:
1.1.2.8081
Enumerations
Enumeration
enumerated
generator
generators
values
Ordinal
Bitwise
Java
dotnet
More tags
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
SingleFile.
VB.
ExtByte.
ToEnglishOrdinal
by:
chha
1,095 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtByte.ToEnglishOrdinal
ExtByte_ToEnglishOrdinal.vb
Test_ExtByte_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates a byte into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
Kingdom.
Collections.
Enumerations.
Attributes
by:
mwpowellhtx
2,599 total downloads
last updated
10/21/2019
Latest version:
1.0.3.8081
Enumerations
Enumeration
enumerated
values
Ordinal
Bitwise
Java
dotnet
bitwise
shift
More tags
Provides the [FlagsEnumeration] attribute for use when signaling when bitwise operators and so forth are to be auto generated at build time.
SingleFile.
VB.
ExtUInt16.
ToEnglishOrdinal
by:
chha
1,131 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtUInt16.ToEnglishOrdinal
ExtUInt16_ToEnglishOrdinal.vb
Test_ExtUInt16_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an UInt16 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
Kingdom.
Collections.
Enumerations.
Analyzers
by:
mwpowellhtx
2,552 total downloads
last updated
10/21/2019
Latest version:
1.0.3.8081
Roslyn
analyzer
code
fix
fixes
Enumerations
Enumeration
enumerated
enum
flags
More tags
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] decoration are declared partial.
Ellumination.
Collections.
Enumerations
by:
mwpowellhtx
644 total downloads
last updated
6/20/2020
Latest version:
2.0.1.7625
Enumerations
Enumeration
enumerated
values
Ordinal
Bitwise
Java
dotnet
bitwise
shift
More tags
The framework Enumerations provides a solid baseline of features emulating a Java style enumeration structure for .NET. Simple Ordinal based Enumerations are supported, as are more complex Flags-like Bitwise...
More information
Ellumination.
Collections.
Enumerations.
Generators
by:
mwpowellhtx
487 total downloads
last updated
6/20/2020
Latest version:
1.1.3.7611
Enumerations
Enumeration
enumerated
generator
generators
values
Ordinal
Bitwise
Java
dotnet
More tags
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
Ellumination.
Collections.
Enumerations.
Analyzers
by:
mwpowellhtx
466 total downloads
last updated
6/20/2020
Latest version:
1.0.4.7610
Roslyn
analyzer
code
fix
fixes
Enumerations
Enumeration
enumerated
enum
flags
More tags
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] decoration are declared partial.
Ellumination.
Collections.
Enumerations.
Tests
by:
mwpowellhtx
579 total downloads
last updated
6/20/2020
Latest version:
2.0.1.7631
Enumerations
Enumeration
enumerated
values
Ordinal
Bitwise
Java
dotnet
bitwise
shift
More tags
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the majority of boilerplate issues concerning both Ordinal as well as Bitwise Enumerations.
Previous
Next