VOOZH about

URL: https://www.nuget.org/packages/Soenneker.Validators.Email.Disposable.Online/

⇱ NuGet Gallery | Soenneker.Validators.Email.Disposable.Online 4.0.5235




👁 Image
Soenneker.Validators.Email.Disposable.Online 4.0.5235

Prefix Reserved
dotnet add package Soenneker.Validators.Email.Disposable.Online --version 4.0.5235
 
 
NuGet\Install-Package Soenneker.Validators.Email.Disposable.Online -Version 4.0.5235
 
 
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.5235" />
 
 
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.5235" />
 
Directory.Packages.props
<PackageReference Include="Soenneker.Validators.Email.Disposable.Online" />
 
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 Soenneker.Validators.Email.Disposable.Online --version 4.0.5235
 
 
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.5235"
 
 
#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.5235
 
 
#: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.5235
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Validators.Email.Disposable.Online&version=4.0.5235
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image

👁 alternate text is missing from this package README image
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 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.5235 0 6/18/2026
4.0.5233 34 6/18/2026
4.0.5232 34 6/18/2026
4.0.5231 47 6/17/2026
4.0.5230 71 6/17/2026
4.0.5228 87 6/17/2026
4.0.5227 87 6/16/2026
4.0.5225 89 6/16/2026
4.0.5224 87 6/16/2026
4.0.5223 92 6/16/2026
4.0.5222 100 6/14/2026
4.0.5221 95 6/14/2026
4.0.5220 97 6/12/2026
4.0.5219 97 6/11/2026
4.0.5218 95 6/11/2026
4.0.5217 98 6/11/2026
4.0.5216 95 6/10/2026
4.0.5214 96 6/10/2026
4.0.5213 92 6/10/2026
4.0.5212 98 6/10/2026
Loading failed

Update actions/checkout action to v7 (#5673)