SiddiqSoft.AzureCppUtils 1.5.3

dotnet add package SiddiqSoft.AzureCppUtils --version 1.5.3
NuGet\Install-Package SiddiqSoft.AzureCppUtils -Version 1.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SiddiqSoft.AzureCppUtils" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SiddiqSoft.AzureCppUtils --version 1.5.3
#r "nuget: SiddiqSoft.AzureCppUtils, 1.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SiddiqSoft.AzureCppUtils as a Cake Addin
#addin nuget:?package=SiddiqSoft.AzureCppUtils&version=1.5.3

// Install SiddiqSoft.AzureCppUtils as a Cake Tool
#tool nuget:?package=SiddiqSoft.AzureCppUtils&version=1.5.3

Azure C++ Utils : Azure REST API Helpers for Modern C++

CodeQL Build Status alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Objective

  • Collect useful helpers for Azure REST API in a single location.
  • Header-only
  • Use Win32 functions on Windows

Usage

  • Use the nuget SiddiqSoft.AzureCppUtils
  • Include the individual files of the azure-cpp-utils.hpp to bring all headers in your source.
  • Copy paste..whatever works.

Features

  • DateUtils (date-utils.hpp)
    • RFC7231 and RFC1123
    • ISO8601
  • ConversionUtils (conversion-utils.hpp)
    • utf8fromWide, wideFromUtf8, asciiFromWide and wideFromAscii
  • Bas64Utils (base64-utils.hpp)
    • encode, decode
  • EncryptionUtils (encryption-utils.hpp)
    • MD5, HMAC, JWTSHA256, SASToken, CosmosToken

The the documentation here

<p align="right"> © 2021 Siddiq Software LLC. All rights reserved. </p>

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SiddiqSoft.AzureCppUtils:

Package Downloads
SiddiqSoft.restcl

Focussed REST Client for modern C++

SiddiqSoft.CosmosClient

Azure Cosmos REST-API Client for Modern C++

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.3 561 12/22/2021
1.5.2 394 12/20/2021
1.5.1 510 12/20/2021
1.5.0 5,624 12/16/2021
1.4.2 724 12/8/2021
1.4.1 2,852 11/20/2021
1.3.0 1,946 10/11/2021
1.2.9 564 9/3/2021
1.2.8 477 9/3/2021
1.2.7 490 9/2/2021
1.2.6 568 9/2/2021
1.2.5 516 9/2/2021
1.2.4 508 9/2/2021
1.2.3 418 9/2/2021
1.2.2 600 8/28/2021
1.2.1 553 8/27/2021
1.1.2 544 8/26/2021
1.1.1 556 8/24/2021
1.1.0 521 8/23/2021
1.0.2 536 8/22/2021
1.0.1 593 8/22/2021
1.0.0 4,274 8/22/2021