| Date | 2019-09-12 (2,284 days ago) |
|---|---|
| Downloads | 1,435 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET Standard 1.3 .NET Standard 2.0 .NET 4.5 .NET 4.6 .NET 4.7 |
Updated the Skybrud.Essentials.Http dependency (see b3288de)
Previous releases had a bug in the way the OAuth 1.0a header string was generated.
Replaced uses of with EssentialsDateTime with EssentialsTime (see 045bdef)
The EssentialsTime has a broader purpose and are better at handling time zones, so it should be used instead.