SiddiqSoft.AzureCppUtils
1.5.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SiddiqSoft.AzureCppUtils --version 1.5.2
NuGet\Install-Package SiddiqSoft.AzureCppUtils -Version 1.5.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SiddiqSoft.AzureCppUtils" Version="1.5.2" />
<PackageReference Include="SiddiqSoft.AzureCppUtils" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SiddiqSoft.AzureCppUtils --version 1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SiddiqSoft.AzureCppUtils, 1.5.2"
#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.
#addin nuget:?package=SiddiqSoft.AzureCppUtils&version=1.5.2
#tool nuget:?package=SiddiqSoft.AzureCppUtils&version=1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Azure C++ Utils : Azure REST API Helpers for Modern C++
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 | Versions 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.
-
- SiddiqSoft.RunOnEnd (>= 1.2.0)
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 |
---|---|---|
3.0.1 | 112 | 12/22/2024 |
3.0.0 | 94 | 12/22/2024 |
2.0.1 | 224 | 12/12/2024 |
2.0.0 | 119 | 12/12/2024 |
1.6.7 | 109 | 12/7/2024 |
1.6.6 | 112 | 12/6/2024 |
1.6.5.1 | 111 | 12/4/2024 |
1.6.3.1 | 102 | 12/4/2024 |
1.6.2 | 101 | 12/4/2024 |
1.6.1.1 | 97 | 12/4/2024 |
1.5.6 | 160 | 10/26/2024 |
1.5.5 | 258 | 9/30/2024 |
1.5.4 | 119 | 9/28/2024 |
1.5.3 | 637 | 12/22/2021 |
1.5.2 | 448 | 12/20/2021 |
1.5.1 | 564 | 12/20/2021 |
1.5.0 | 6,158 | 12/16/2021 |
1.4.2 | 775 | 12/8/2021 |
1.4.1 | 2,947 | 11/20/2021 |
1.3.0 | 2,061 | 10/11/2021 |
1.2.9 | 617 | 9/3/2021 |
1.2.8 | 525 | 9/3/2021 |
1.2.7 | 543 | 9/2/2021 |
1.2.6 | 618 | 9/2/2021 |
1.2.5 | 567 | 9/2/2021 |
1.2.4 | 560 | 9/2/2021 |
1.2.3 | 468 | 9/2/2021 |
1.2.2 | 652 | 8/28/2021 |
1.2.1 | 605 | 8/27/2021 |
1.1.2 | 598 | 8/26/2021 |
1.1.1 | 608 | 8/24/2021 |
1.1.0 | 574 | 8/23/2021 |
1.0.2 | 588 | 8/22/2021 |
1.0.1 | 645 | 8/22/2021 |
1.0.0 | 4,532 | 8/22/2021 |
Documentation: https://siddiqsoft.github.io/azure-cpp-utils/html/index.html