mrstebo - RestSharp.SnakeCaseSerializer 1.0.2
Support for converting an objects properties to snake_case.
PM> Install-Package RestSharp.SnakeCaseSerializer -Version 1.0.2 -Source https://www.myget.org/F/mrstebo/api/v3/index.json
> nuget.exe install RestSharp.SnakeCaseSerializer -Version 1.0.2 -Source https://www.myget.org/F/mrstebo/api/v3/index.json
> dotnet add package RestSharp.SnakeCaseSerializer --version 1.0.2 --source https://www.myget.org/F/mrstebo/api/v3/index.json
source https://www.myget.org/F/mrstebo/api/v3/index.json
nuget RestSharp.SnakeCaseSerializer ~> 1.0.2
Copy to clipboard
> choco install RestSharp.SnakeCaseSerializer --version 1.0.2 --source https://www.myget.org/F/mrstebo/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "mrstebo" -SourceLocation "https://www.myget.org/F/mrstebo/api/v2"
Install-Module -Name "RestSharp.SnakeCaseSerializer" -RequiredVersion "1.0.2" -Repository "mrstebo"
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.1.0 | 7.46 KB | Tue, 28 Nov 2017 08:59:28 GMT | 18 |
|
||
|
|
1.0.2 | 4.68 KB | Fri, 24 Nov 2017 08:33:40 GMT | 10 |
|
||
|
|
1.0.1 | 4.01 KB | Sat, 25 Feb 2017 09:56:23 GMT | 23 |
|
||
|
|
1.0.0 | 3.89 KB | Sat, 25 Feb 2017 09:51:02 GMT | 14 |
|