Rsft.Net.DomainParser 1.3.56

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rsft.Net.DomainParser --version 1.3.56
                    
NuGet\Install-Package Rsft.Net.DomainParser -Version 1.3.56
                    
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="Rsft.Net.DomainParser" Version="1.3.56" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rsft.Net.DomainParser" Version="1.3.56" />
                    
Directory.Packages.props
<PackageReference Include="Rsft.Net.DomainParser" />
                    
Project file
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 Rsft.Net.DomainParser --version 1.3.56
                    
#r "nuget: Rsft.Net.DomainParser, 1.3.56"
                    
#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.
#:package Rsft.Net.DomainParser@1.3.56
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rsft.Net.DomainParser&version=1.3.56
                    
Install as a Cake Addin
#tool nuget:?package=Rsft.Net.DomainParser&version=1.3.56
                    
Install as a Cake Tool

Parsing domain names is not easy. For example, how does one extract Top Level Domain (TLD) data from the address 'me.com.br'? Is the TLD br, or is it com.br? The correct answer is com.br, but how can we know? The answer is that it is not possible to write simple rules in code to determine TLDs with any accuracy. Therefore, a list of all TLDs is maintained at https://publicsuffix.org/.

This software parses domain names into TLD, Second Level Domain (SLD) and host using rules found at https://publicsuffix.org/.

Features of this package include: High performance by using aggressive caching, data redundancy, async logging and async/await compatible methods.

This component is for anyone that needs reliable, accurate and fast domain name parsing.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rsft.Net.DomainParser:

Package Downloads
Utils.Web_Contextual

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.197 8,911 11/26/2024
1.3.195 24,040 10/25/2024
1.3.193 4,408 10/9/2024
1.3.191 804 9/27/2024
1.3.189 478 9/23/2024
1.3.187 919 9/7/2024
1.3.185 518 9/3/2024
1.3.183 831 8/21/2024
1.3.181 1,373 7/9/2024
1.3.179 289 7/7/2024
1.3.177 409 6/23/2024
1.3.175 833 5/25/2024
1.3.173 303 5/23/2024
1.3.171 6,895 4/28/2024
1.3.169 470 4/12/2024
1.3.167 1,087 2/16/2024
1.3.165 512 2/7/2024
1.3.163 567 1/19/2024
1.3.161 497 1/5/2024
1.3.157 748 12/9/2023
1.3.155 4,472 12/5/2023
1.3.152 1,151 11/19/2023
1.3.150 566 11/15/2023
1.3.148 746 11/9/2023
1.3.146 715 11/3/2023
1.3.144 570 11/1/2023
1.3.142 701 10/17/2023
1.3.140 608 10/13/2023
1.3.138 974 9/18/2023
1.3.136 956 9/4/2023
1.3.116 1,645 7/7/2023
1.3.114 765 7/5/2023
1.3.112 743 6/28/2023
1.3.110 770 6/11/2023
1.3.108 814 5/17/2023
1.3.106 779 5/11/2023
1.3.104 1,756 2/22/2023
1.3.102 5,963 12/31/2022
1.3.100 909 12/17/2022
1.3.98 830 12/15/2022
1.3.96 968 11/11/2022
1.3.94 1,757 9/27/2022
1.3.92 1,503 8/30/2022
1.3.90 2,462 8/11/2022
1.3.88 1,157 8/3/2022
1.3.86 1,042 8/2/2022
1.3.84 1,855 5/18/2022
1.3.82 1,125 5/12/2022
1.3.80 55,311 5/6/2022
1.3.78 990 5/5/2022
1.3.76 1,304 4/19/2022
1.3.74 1,701 3/7/2022
1.3.72 1,132 3/3/2022
1.3.70 1,099 2/27/2022
1.3.68 1,155 2/17/2022
1.3.66 2,314 11/12/2021
1.3.56 2,045 8/14/2021
1.3.54 1,198 7/22/2021
1.3.52 1,439 6/26/2021
1.3.50 1,294 5/26/2021
1.3.48 1,471 4/7/2021
1.3.46 994 4/2/2021
1.3.44 1,586 2/24/2021
1.3.42 1,461 1/18/2021
1.3.40 1,469 12/3/2020
1.3.38 1,190 11/30/2020
1.3.36 1,136 11/27/2020
1.3.34 1,565 11/10/2020
1.3.32 1,172 11/10/2020
1.3.30 1,628 11/9/2020
1.3.28 1,399 10/14/2020
1.3.24 1,402 10/1/2020
1.3.22 1,582 9/9/2020
1.3.20 1,277 8/25/2020
1.3.16 1,164 8/14/2020
1.3.15 1,081 8/12/2020
1.2.3 1,086 8/10/2020
1.2.0 1,794 11/25/2019
1.1.4 1,572 4/30/2019
1.1.2 18,132 8/25/2017
1.1.1 1,833 6/23/2017
1.0.1 2,111 3/12/2016
1.0.0 1,780 3/8/2016

Split out core as lightweight implementation.