jason-c-daniels - Jcd.Formatting 2.0.5

A library to simplify implementing IFormatProvider and ICustomFormatter as well as arbitrary integer encoding (e.g. Base 36)

PM> Install-Package Jcd.Formatting -Version 2.0.5 -Source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

Copy to clipboard

> nuget.exe install Jcd.Formatting -Version 2.0.5 -Source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

Copy to clipboard

> dotnet add package Jcd.Formatting --version 2.0.5 --source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

Copy to clipboard
<PackageReference Include="Jcd.Formatting" Version="2.0.5" />
Copy to clipboard
source https://www.myget.org/F/jason-c-daniels/api/v3/index.json

nuget Jcd.Formatting  ~> 2.0.5
Copy to clipboard

> choco install Jcd.Formatting --version 2.0.5 --source https://www.myget.org/F/jason-c-daniels/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "jason-c-daniels" -SourceLocation "https://www.myget.org/F/jason-c-daniels/api/v2"
Install-Module -Name "Jcd.Formatting" -RequiredVersion "2.0.5" -Repository "jason-c-daniels" 
Copy to clipboard

Jcd.Formatting

A library to simplify implementing IFormatProvider and ICustomFormatter as well as arbitrary integer encoding (e.g. Base 31 if you please)

Change Log

2.0

  • IIntegerParser.TryParseXYZ methods now use an out instead of taking a ref.
  • IntegerEncoder - Case insensitive alphabets now emit uppercase letters when calling format.

GitHub Build status CodeFactor Grade

MyGet Nuget

API Docs

Updated tooling and dependencies.

  • .NETStandard 2.0
    • Jcd.Reflection (>= 2.0.0)
    • Jcd.Validations (>= 1.2.0)
  • .NETStandard 2.0: 2.0.0.0

Owners

Jason C. Daniels

Authors

Jason C Daniels

Project URL

https://github.com/jason-c-daniels/Jcd.Formatting

License

MIT

Tags

csharp c# formatting integer encoding

Info

2172 total downloads
97 downloads for version 2.0.5
Download (35.98 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.0.5 35.98 KB Wed, 13 Mar 2024 11:01:02 GMT 97
2.0.2 13.93 KB Tue, 13 Jun 2023 12:25:08 GMT 100
1.0.25 13.83 KB Thu, 01 Jun 2023 15:31:27 GMT 103
1.0.20 25.13 KB Tue, 12 Oct 2021 21:17:24 GMT 102
1.0.18 25.09 KB Mon, 11 Oct 2021 21:04:09 GMT 111
1.0.17 25.1 KB Mon, 11 Oct 2021 16:58:46 GMT 109
1.0.16 25.09 KB Mon, 11 Oct 2021 03:24:50 GMT 112
1.0.15 25.09 KB Mon, 11 Oct 2021 02:26:24 GMT 93
1.0.14 25.16 KB Sun, 10 Oct 2021 03:46:01 GMT 99
1.0.13 25.02 KB Sun, 10 Oct 2021 01:00:23 GMT 91
1.0.12 25.01 KB Sun, 10 Oct 2021 00:20:23 GMT 114
1.0.11 25.02 KB Sun, 10 Oct 2021 00:13:34 GMT 94
1.0.10 25.01 KB Sun, 10 Oct 2021 00:01:03 GMT 103
1.0.9 24.99 KB Sat, 09 Oct 2021 23:40:46 GMT 104
1.0.8 24.99 KB Sat, 09 Oct 2021 23:26:38 GMT 109
1.0.7 24.99 KB Sat, 09 Oct 2021 19:39:45 GMT 93
1.0.6 17.72 KB Sat, 09 Oct 2021 13:56:53 GMT 128
1.0.5 17.71 KB Sat, 09 Oct 2021 05:20:34 GMT 103
1.0.4 17.71 KB Sat, 09 Oct 2021 05:14:34 GMT 112
1.0.1 17.38 KB Sat, 09 Oct 2021 01:13:55 GMT 99
1.0.0 9.67 KB Fri, 08 Oct 2021 23:25:21 GMT 96