Implementation of Roman Numerals for the .Net platform. Allows conversion between integers and their roman numeral representations as well as parsing roman numerals.
This Razor class library (RCL) contains the Blazor component which allows you create 3D scenes inside your Blazor application.
This Blazor3d component uses three.js library to display 3D scenes on html canvas.
See examples of using inside https://github.com/simutaroman/Blazor3D
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
.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:...
More information