79 packages tagged with “checker”
FileTypeChecker is a easy to use library that provides quality identification of a file type. This will help you to secure your applications and validate all files that are provided by external sources with few lines of code.
Package Description
NetSpell's suggestions for a misspelled word are generated using phonetic (sounds like) matching and ranked by a typographical (looks like) score. NetSpell supports multiple languages and the dictionaries are based on the OpenOffice Affix compression format. NetSpell also supports user added words, automatic creation of user dictionaries, includes a dictionary build tool to build custom dictionaries.
Email Validation Library for .NET. Verifies thousands of emails with multiple threads. Features: Mailbox Check, RFC 821 Syntax Check, Top Level Domain Check, Fake Email Pattern Matching, Disposable Email Detection, Free Email Detection, Grey Listing Detection, Black Listing Detection, Curse Word Detection and more.
EO.Web contains more than two dozen high quality server controls for ASP.NET, including Menu, TabStrip, TreeView, Grid, Dialog, HTML Editor, ToolBar, Spell Checker, Calendar, Date/Time Picker and much more. Several controls, such as ProgressBar, ToolBar and ScriptEvent are completely free. Support all major browsers and all major version of Visual Studio.
This project was created to provide an easy to use and configurable password validation library. If the default configuration is sufficient for your needs the library can be used out of the box without further setup. However, if you have specific validation needs you can alter the library configuration settings and also provide custom validation methods. There are two parts to this library: score checking and validation testing. Testing a password will perform both actions. The score checking will provide an overall score to a password which is the sum of all test scores. The validation testing will return whether a password passed or failed the tests.
Copyleaks is a popular advanced online plagiarism checker. This library provides access to Copyleaks cloud and scans your content for copyright infringement.
This assembly contains interfaces and other supporting classes used to implement the Visual Studio spell checker extension
ASPNetSpell - The Spell Checking library for Microsoft ASP.Net. This .Net Spellchecker supports MVC, C# and VB.Net. Features include: * A spellchecking library written in 100% pure .NET code. A complete user interface with plug-and-play support for ASP.Net web forms , AJAX and MVC Dictionaries: From http://www.aspnetspell.com/Downloads/ you can download free International dictionaries for: * Medical English * Legal English * Scientific and Engineering English * Afrikaans (South Africa) * American English (USA) * Australian English * British English (UK) * Canadian English * Brazil (Modern Brazilian Portuguese) * Catalan (Catalonia) * Danish Dictionary (Dansk) * Dutch & Flemish (Nederlands) * Gaelic * German Dictionary (Deutsch) * French (Français) * Frisian (Frysk, Seeltersk & Mooring) * International English * Italian (Italiano) * Malaysian (Bahasa Malaysia) * Portuguese (Português - Brazil and Portugal) * Spanish (Español, - Americas & Spain) * Swedish (Svenska) * Welsh (Cymric) * a free dictionary encoder application for windows For more information visit www.aspnetspell.com or email support@aspnetspell.com
Spellchekr is a basic framework for building simple spell checkers.
A .NET standard library for easy password validation. This library defines 11 predefined checks and an easy way to implement custom checks.
Don't let users to inject you an invalid file! FileTypeChecker is a easy to use library that allows you to read file and recognize its type. This will help you to validate all files that is provided by external sources.
Helper library that helps assert assumptions in the code.
A tool to verify binary compatibility of a set of .dll files.
Enable to Pass execution context in Event Handlers attached to Form/Control events.
Check your naming best practices are respected
A simply arguments validation library with fluent API. Examples: Arg.NotNull(() => model); Arg.Validate(color, nameof(color)) .NotNullOrWhitespace() .LengthInRange(2, 20); // passangerCount is Nullable type Arg.IfNotNull(passangerCount, nameof(passangerCount)) .Positive();
Managed wrapper for the Microsoft Spell Checking API
IsBizMail tells you whether a given email address is free (gmail.com, yahoo.es, yandex.ru etc) or not
File type checker that checks the file's magic numbers/identifying bytes. Useful for verifying uploaded files in web applications. NuGet package of code originally written by https://github.com/mjolka and extended to allow for dependency injecting the known file types.
A Minecraft server status checker
English dictionary for RapidSpell Web ASP.NET
Windows Forms library for spell checking, supports .NET Core 3+ (including .NET 5).
Shows all the dependencies of web resources on a form.
A simple client to use v2 of the Pwned Password service provided by Troy Hunt of https://haveibeenpwned.com. No passwords are sent to the service using v2, instead just the first 5 characters are used to adhere to a k-Anonymity model.
MRZ Parser
Either drag the RapidSpellDialog and RapidSpellAsYouType spelling controls into your XAML, or programmatically create in C# or VB.NET (and it really is just a few lines of code).
This client library enables working with the Emailvalidation API - https://emailvalidation.io/ Register here for an Apikey to use the API - https://app.emailvalidation.io/register See Github repository here - https://github.com/everapihq/emailvalion-dotnet
Spell checker for ASP.NET Core, requires JS client files not included in the Nuget package, please download the MSI at https://keyoti.com/products/rapidspell/dotNetWeb/evaluation-download.html