SiddiqSoft.SplitUri
1.8.1
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.SplitUri --version 1.8.1
NuGet\Install-Package SiddiqSoft.SplitUri -Version 1.8.1
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.SplitUri" Version="1.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SiddiqSoft.SplitUri" Version="1.8.1" />
<PackageReference Include="SiddiqSoft.SplitUri" />
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.SplitUri --version 1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SiddiqSoft.SplitUri, 1.8.1"
#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.SplitUri&version=1.8.1
#tool nuget:?package=SiddiqSoft.SplitUri&version=1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SplitUri : Parse Uri Utility
Objective
Parse the Uri for HTTP resources with support for std::format
and nlohmann.json
serializers.
While there are many, many libraries available, the goal of this implementation is to make usage easy.
Features
- Literals support so you can use
auto u= "https://www.siddiqsoft.com/"_Uri;
- Formatters for
std::format
as well as serializers fornlohmann.json
library. - Support for
std::string
andstd::wstring
- Cross-platform header-only with googletest framework for tests. Build and tests are for Visual Studio 2019 under x64.
Please refer to the documentation.
<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.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SiddiqSoft.SplitUri:
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 |
---|---|---|
2.1.1 | 64 | 1/9/2025 |
2.1.0 | 259 | 12/7/2024 |
2.0.0 | 267 | 10/26/2024 |
1.9.0-rc0002 | 84 | 10/26/2024 |
1.8.5 | 101 | 10/26/2024 |
1.8.4 | 553 | 6/1/2022 |
1.8.3 | 657 | 11/20/2021 |
1.8.2 | 443 | 9/8/2021 |
1.8.1 | 343 | 9/8/2021 |
1.8.0 | 21,012 | 9/8/2021 |
1.7.0 | 9,029 | 8/29/2021 |
1.6.5 | 323 | 8/28/2021 |
1.6.4 | 515 | 8/18/2021 |
1.6.3 | 361 | 8/18/2021 |
1.6.2 | 382 | 8/16/2021 |
1.6.1 | 527 | 8/16/2021 |
1.5.1 | 343 | 8/13/2021 |
1.5.0 | 1,109 | 8/13/2021 |
1.4.1 | 344 | 8/9/2021 |
1.4.0 | 779 | 8/9/2021 |
1.3.0 | 333 | 8/6/2021 |
1.2.0 | 388 | 8/5/2021 |
1.1.0 | 393 | 8/5/2021 |
1.0.1 | 2,021 | 8/3/2021 |