66 packages tagged with “lookup”
A .NET Framework 4.5.2 and Standard 2.0 WHOIS Lookup and Parsing Library
Data.HashFunction implementation of the Jenkins family of hash functions (http://en.wikipedia.org/wiki/Jenkins_hash_function). Note: SpookyHash can be found in the Data.HashFunction.SpookyHash package.
A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).
A two-way one-to-one lookup for .NET Standard. Like a dictionary, but indexed both ways.
Mvc.Lookup core dll without content files.
DAWG (Directed Acyclic Word Graph) is a data structure for storing and searching large word lists while keeping your memory footprint small and lookups fast. DawgSharp is an open-source C# implementation featuring a linear time graph reduction algorithm and out-of-the-box persistence support. The Dawg class is nearly as fast as a HashSet for lookups and is much, much more memory-efficient (factors of 30x - 40x are not uncommon). In a benchmark application it held two million words while consuming only 2Mbytes of RAM. That's only one byte per word! And it's even less on disk. The Dawg class can be thought of as a read-only Dictionary<string, Value>: it has a ["string"] indexer and implements IEnumerable<KeyValuePair<string, Value>>. One other very useful feature of Dawg (not found in Dictionary) is the ability to quickly find all words that start with a particular prefix: dawg.MatchPrefix("star") could possibly yield "star", "starch", "start", "starting", etc. This package is provided under the terms of the GNU GPL v3. Source code and documentation are available on GitHub: https://github.com/bzaar/DawgSharp. Commercial licenses are also available at http://morpher.co.uk
Data lookup controls for ASP.NET Core projects.
This package installs the Eleflex.Lookups.WebClient component. It hosts an ELELEX web client application that communicates with an ELEFLEX web server application using services for the Lookup module and provides a web user interface for administration. This package is intended to be installed on an ASP.NET Web Application (Empty Template) project. The Lookups Module is a generic lookup table service to be used rather than creating multiple lookup tables in your own ELEFLEX Modules.
This package installs the Eleflex.Lookups.WebServer component. This is the main web application host for an ELEFLEX solution and hosts all service commands and processes for the Lookups Module. This package is intended to be installed on an ASP.NET Web Application (Empty Template) project. The Lookups Module is a generic lookup table service to be used rather than creating multiple lookup tables in your own ELEFLEX Modules.
Many utilitity methods: Active Directory, Validations, WebServices, FastLookup, Access to: Caching, ConnectionString, Cookies, ServerVariables, Session
Lookup a country by lat/lng coordinates
This package installs the Eleflex.Lookups.Messages component. It allows service communication for the Lookups Module service commands. The Lookups Module is a generic lookup table service to be used rather than creating multiple lookup tables in your own ELEFLEX Modules.
This package installs the Eleflex.Lookups.Server component. It is used for processing business rules, service commands and data storage for Lookups using Microsoft SQL Server or Microsoft Azure database engines. The Lookups Module is a generic lookup table service to be used rather than creating multiple lookup tables in your own ELEFLEX Modules.
provides attributes for navigation-properties which are used to qualify the relation as PRINCIPAL or LOOKUP
Multiple enumeration generation based on lookup tables
A set of reusable components to be used by HCMIS Warehouse and supporting applications as well as Reporting Dashboards
C# client for the IP Info DB
.NET wrapper for Troy Hunts Password API: https://haveibeenpwned.com/API/v2#SearchingPwnedPasswordsByRange
Set of extensions for easy creation and manipulation of ILookups
界面元素的抽象,例如lookup, combobox
Provides an In-Memory data structure, the IndexedSet, that allows to easily add indices to allow efficient querying. Currently supports unique and non-unique indices, range indices, fuzzy string matching, spatial and vector indices for properties, compound or computed keys.
Идиоматичный и типобезопасный клиент для API kody.su v2.1 (поиск информации по телефонным номерам) с поддержкой отказоустойчивых соединений и кеширования.
Allows the Lookup of Uk PostCodes Via https://craftyclicks.co.uk/
A data structure that allows indexing by multiple fields for fast data access.
A more convenient wrapper of the United States Postal Service APIs.
A local multi-dimensional analytic collection.