14 packages tagged with “roman”
A numeric type representing roman numerals.
Converting numbers to and from roman numerals as easy as II+II=IV. Supports ASCII, Unicode and vinculum extensions.
Roman numerals extensions.
Implementation of Roman Numerals for the .Net platform. Allows conversion between integers and their roman numeral representations as well as parsing roman numerals.
This package contains an implementation of the Roman calendar system that is used similarly to DateTime. The calendar system used is the post-Julian reforms in 46 BC. It represents all the systems and quirks the calendar had, and is as accurate as I could make it from my research
Converting from Roman numbers to Indo-Arabic and vice versa
.NET 2 framework library to convert between integers and roman numerals. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.Library.RomanNumerals/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net2.Library.RomanNumerals/issues NuGet package available at: https://www.nuget.org/packages/byMarc.Net2.Library.RomanNumerals/ Purchase source code here: https://bymarc.store/product/bymarc-net2-library-romannumerals/
A utility library that transforms roman numbers into arabic (or decimal).
Library to convert multiple common number systems from and to integer/string
A library for converting Roman numerals to numbers and other number manipulations.
Converting numbers to and from roman numerals as easy as II+II=IV.
A modern .NET library for converting, formatting, and parsing Roman numerals. Includes extension methods for int and string, custom formatting support, and validation for Roman numeral strings. Supports numeric values from 0 to 499,999.
This package provides a comprehensive set of number helper extensions for .NET, including calculations, conversions, and validations such as prime checks, clamping, rounding, Roman numeral conversions, and more.