![]() |
VOOZH | about |
dotnet add package ExcelNumberFormat --version 1.1.0
NuGet\Install-Package ExcelNumberFormat -Version 1.1.0
<PackageReference Include="ExcelNumberFormat" Version="1.1.0" />
<PackageVersion Include="ExcelNumberFormat" Version="1.1.0" />Directory.Packages.props
<PackageReference Include="ExcelNumberFormat" />Project file
paket add ExcelNumberFormat --version 1.1.0
#r "nuget: ExcelNumberFormat, 1.1.0"
#:package ExcelNumberFormat@1.1.0
#addin nuget:?package=ExcelNumberFormat&version=1.1.0Install as a Cake Addin
#tool nuget:?package=ExcelNumberFormat&version=1.1.0Install as a Cake Tool
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.0 netstandard1.0 is compatible. netstandard1.1 netstandard1.1 was computed. netstandard1.2 netstandard1.2 was computed. netstandard1.3 netstandard1.3 was computed. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net20 net20 is compatible. net35 net35 was computed. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Windows Phone | wp8 wp8 was computed. wp81 wp81 was computed. wpa81 wpa81 was computed. |
| Windows Store | netcore netcore was computed. netcore45 netcore45 was computed. netcore451 netcore451 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on ExcelNumberFormat:
| Package | Downloads |
|---|---|
|
ClosedXML
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API. |
|
|
ExcelDataReader.Mapping
An extension of ExcelDataReader that supports fluent mapping of rows to C# objects. |
|
|
ClosedXML.Signed
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API. |
|
|
HIC.RDMP.Plugin
Core package for plugin development |
|
|
Universe.Net.Excel
Содержит функционал, работающий с файлами в формате Excel. Входит в состав Universe.Framework |
Showing the top 9 popular GitHub repositories that depend on ExcelNumberFormat:
| Repository | Stars |
|---|---|
|
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
|
|
|
dnGrep/dnGrep
Graphical GREP tool for Windows
|
|
|
Ivy-Interactive/Ivy-Framework
The ultimate framework for building internal tools with LLM code generation by unifying front-end and back-end into a single C# codebase.
|
|
|
Topkill/tianruoocr
天若OCR开源6.0版本,续更开源5.0版,全新版本,全新出发
|
|
|
nazuke/SEOMacroscope
SEO Macroscope is a website scanning tool, to check your website for broken links; including some technical SEO functionality, site scraping, Excel reporting, and more.
|
|
|
hughbe/excel-mapper
Fluently map excel rows to C# objects
|
|
|
admin-shell-io/aasx-package-explorer
C# based viewer / editor for the Asset Administration Shell
|
|
|
eclipse-aaspe/package-explorer
AASX Package Explorer
|
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 116,443,929 | 10/2/2020 |
| 1.0.10 | 42,271,362 | 3/13/2020 |
| 1.0.9 | 17,560 | 3/8/2020 |
| 1.0.8 | 184,266 | 1/16/2020 |
| 1.0.7 | 691,790 | 5/18/2019 |
| 1.0.6 | 36,891 | 5/7/2019 |
| 1.0.5 | 113,051 | 3/21/2019 |
| 1.0.4 | 18,230 | 3/20/2019 |
| 1.0.3 | 12,481,807 | 11/23/2017 |
| 1.0.2 | 9,877 | 11/8/2017 |
| 1.0.1 | 9,495 | 11/7/2017 |
| 1.0.0 | 19,509 | 11/7/2017 |