Install DubUrl

Add the package reference to your project

Package Manager

Install the package with Package Manager from Nuget:

Install-Package DubUrl

Run the following to update to the latest version:

Update-Package DubUrl

.NET CLI

Install the package with .NET CLI from Nuget:

dotnet add package DubUrl

Run the following to update to a specific version:

dotnet add package DubUrl --version 1.2.3

Why did we create DubUrl?
Install ADO.Net data providers