Soenneker.Validators.Email.Disposable.Online 4.0.5259

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Validators.Email.Disposable.Online --version 4.0.5259
                    
NuGet\Install-Package Soenneker.Validators.Email.Disposable.Online -Version 4.0.5259
                    
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.5259" />
                    
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.5259" />
                    
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.5259
                    
#r "nuget: Soenneker.Validators.Email.Disposable.Online, 4.0.5259"
                    
#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.5259
                    
#: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.5259
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Validators.Email.Disposable.Online&version=4.0.5259
                    
Install as a Cake Tool

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 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.

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.5265 106 6/21/2026
4.0.5264 103 6/21/2026
4.0.5262 102 6/21/2026
4.0.5261 96 6/21/2026
4.0.5259 103 6/20/2026
4.0.5258 99 6/20/2026
4.0.5257 100 6/20/2026
4.0.5255 104 6/20/2026
4.0.5254 95 6/20/2026
4.0.5253 100 6/20/2026
4.0.5252 98 6/20/2026
4.0.5251 94 6/20/2026
4.0.5250 101 6/20/2026
4.0.5248 99 6/19/2026
4.0.5246 108 6/19/2026
4.0.5244 100 6/19/2026
4.0.5243 101 6/19/2026
4.0.5242 100 6/19/2026
4.0.5239 104 6/19/2026
4.0.5238 96 6/19/2026
Loading failed

Update dependency Soenneker.Utils.String to 4.0.3049 (#5701)