NumberToWords:.Net Standard 2.1软件包,用于将数字或货币值转换为土耳其语单词

时间:2021-01-28 18:29:13
【文件属性】:
文件名称:NumberToWords:.Net Standard 2.1软件包,用于将数字或货币值转换为土耳其语单词
文件大小:16KB
文件格式:ZIP
更新时间:2021-01-28 18:29:13
c-sharp library framework dotnet aspnet NumberToWords-将数字或货币值转换为土耳其语单词 .Net Standard 2.1软件包,用于将数字或货币值转换为土耳其语单词。 建立状态 构建服务器 平台 状态 Azure CI管道 所有 Github动作 所有 特拉维斯CI Linux 安装 安装。 程序包管理器控制台 Install-Package Number2Words .NET Core CLI dotnet add package Number2Words 用法 ITransformerFactory transformerFactory = new TransformerFactory () // create transformer factory var transformer = transformerFactory . Create ( " tr " ); // currency converting var currencyToWords = transformer . ToCurrencyWords ( 123456789.26m , " TRY " ); // YÜZ YİRMİ Ü
【文件预览】:
NumberToWords-master
----.gitattributes(66B)
----.github()
--------workflows()
----NumberToWords.sln(2KB)
----src()
--------NumberToWords()
----global.json(44B)
----.travis.yml(91B)
----LICENSE(1KB)
----README.md(1KB)
----azure-pipelines.yml(2KB)
----.editorconfig(8KB)
----tests()
--------NumberToWords.Tests()
----.gitignore(12KB)

网友评论