Top 20 NuGet Packages

TypeScript Definitions (d.ts) for i18next-sprintf-postprocessor. Generated based off the DefinitelyTyped repository [git commit: 7234823908e05fe39621884a51b502c7bf9a4264]. http://github.com/DefinitelyTyped
Provides simplified I2C integration as well as an interface to buid specific I2C components on.
This is the offical API client for the b-Cert API. More information is available in the documentation section at www.b-cert.org
Library for managing Toris's layers metadata.
Iago runner is a tool to run bdd like tests in kre
The IAM Cloud SSO Toolkit is a very handy tool for developers and IT pros, to help remove burden of integrating enterprise-grade Identity & Access Management to any Line-of-Business application. Our Toolkit allows developers and IT Pros to focus instead on their own area of expertise, knowing the IA...
Quick binary serializer. Choose a filepath, and voila! Save or open any object marked [Serializable] quickly and easliy. XML and JSON soon to come.
Interfaces for Browser Drivers and WebDriver
Provide clean names (ie .sql filename and .cs classname WITHOUT namespace and folder path included) for DbUp migration scripts and classes (embedded and filesystem) with namespace removed to futureproof refactoring and relocation of script files. Inspired by my own experience where refactorin...
A strongly typed package to wrap the Intrinio FinTech data api (www.intrinio.com). Author not affiliated with intrinio in any way, not does this come with any warranty. Contributions welcome.
Data transfer objects used by iayos.intrinioapi
Package Description
IbanNet extension to validate BBAN national check digits.
IBM Data Server provider for .NET5
TypeScript Definitions (d.ts) for ibm-mobilefirst. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
Provides support for list equality and ordinal comparison based on the contents of its individual items. Allows users to pass ImmutableLists to dictionaries and hash sets, quickly copmare the values of individual ILists, etc.
Provides support for cached, memoized functions, that return the same value for repeated invocations with the same parameters. Inspired by C#'s System.Lazy class.