UrlCombine 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package UrlCombine --version 1.0.1
NuGet\Install-Package UrlCombine -Version 1.0.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="UrlCombine" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UrlCombine --version 1.0.1
#r "nuget: UrlCombine, 1.0.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.
// Install UrlCombine as a Cake Addin
#addin nuget:?package=UrlCombine&version=1.0.1

// Install UrlCombine as a Cake Tool
#tool nuget:?package=UrlCombine&version=1.0.1

C# util for combining Url paths. Works similarly to Path.Combine.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 UrlCombine:

Package Downloads
FirebaseCoreSDK

- Firebase Cloud Messaging - Firebase Realtime Database (Basic Crud, no Offline or Streaming support) - Firebase Storage - Authentication (Generate Custom Token for users, no user management) - Logging (You can provide logger in FirebaseSDKConfiguration) - Support for plugging custom HttpClient for supprting mocks, IHttpClientFactory, Polly etc, see github repo.

McKabue.Extentions.Utility

Common C Sharp Utility Methods

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on UrlCombine:

Repository Stars
microsoft/Recurring-Integrations-Scheduler
Recurring Integrations Scheduler (RIS) is a solution that can be used in file-based integration scenarios for Dynamics 365 Finance and Dynamics 365 Supply Chain Management.
Version Downloads Last updated
2.0.0 475,207 7/6/2017
1.0.3 1,044 5/18/2017
1.0.2 917 5/4/2017
1.0.1 904 4/21/2017
1.0.0 962 4/21/2017

First Release