Published packages
Top 5 packages by downloads.
ExcelNumberFormat
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ISO3166
ISO 3166-1 is part of the ISO 3166 standard published by the International Organization for Standardization (ISO), and defines codes for the names of countries, dependent territories, and special areas of geographical interest. This package provides a list of countries including their official English name as well as their ISO 3166 defined two-letter, three-letter and three-digit country codes. The list is accessible for any .NET language via the static field ISO3166.Country.List. Last check against the official ISO 3166 as on https://www.iso.org/obp/ui/#search: 8th January 2020.
TypedSql
Write database queries in C# and syntax as close to real SQL as possible.
TypedSql.MySql
MySQL support for TypedSql
TypedSql.CliTool
Migrations tool for TypedSql