Soenneker.Validators.Email.Disposable.Online
4.0.5345
Prefix Reserved
dotnet add package Soenneker.Validators.Email.Disposable.Online --version 4.0.5345
NuGet\Install-Package Soenneker.Validators.Email.Disposable.Online -Version 4.0.5345
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="Soenneker.Validators.Email.Disposable.Online" Version="4.0.5345" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Validators.Email.Disposable.Online" Version="4.0.5345" />
<PackageReference Include="Soenneker.Validators.Email.Disposable.Online" />
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 Soenneker.Validators.Email.Disposable.Online --version 4.0.5345
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Validators.Email.Disposable.Online, 4.0.5345"
#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 Soenneker.Validators.Email.Disposable.Online@4.0.5345
#: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=Soenneker.Validators.Email.Disposable.Online&version=4.0.5345
#tool nuget:?package=Soenneker.Validators.Email.Disposable.Online&version=4.0.5345
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Validators.Email.Disposable.Online
A validation module checking for disposable email addresses via online sources
This makes a request to grab a list of disposable email domains, and is good for scenarios where your NuGet packages may not get updated often. Otherwise, Soenneker.Validators.Email.Disposable is recommended. The list is stored within the package; it's faster to load with no reliance on availability.
Installation
dotnet add package Soenneker.Validators.Email.Disposable.Online
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Soenneker.Extensions.Configuration (>= 4.0.851)
- Soenneker.Extensions.HttpClient (>= 4.0.3918)
- Soenneker.Utils.HttpClientCache (>= 4.0.2007)
- Soenneker.Utils.String (>= 4.0.3096)
- Soenneker.Validators.Validator (>= 4.0.733)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.5345 | 0 | 7/29/2026 |
| 4.0.5343 | 0 | 7/29/2026 |
| 4.0.5341 | 0 | 7/29/2026 |
| 4.0.5339 | 5 | 7/28/2026 |
| 4.0.5337 | 50 | 7/28/2026 |
| 4.0.5336 | 44 | 7/28/2026 |
| 4.0.5335 | 51 | 7/28/2026 |
| 4.0.5333 | 60 | 7/28/2026 |
| 4.0.5331 | 61 | 7/28/2026 |
| 4.0.5328 | 81 | 7/27/2026 |
| 4.0.5327 | 77 | 7/27/2026 |
| 4.0.5326 | 81 | 7/27/2026 |
| 4.0.5325 | 91 | 7/21/2026 |
| 4.0.5324 | 83 | 7/20/2026 |
| 4.0.5323 | 93 | 7/20/2026 |
| 4.0.5322 | 100 | 7/19/2026 |
| 4.0.5320 | 93 | 7/19/2026 |
| 4.0.5319 | 89 | 7/19/2026 |
| 4.0.5318 | 97 | 7/19/2026 |
| 4.0.5317 | 92 | 7/19/2026 |
Loading failed
Update dependency Soenneker.Utils.String to 4.0.3096 (#5847)