Top 20 NuGet Packages

A robust wrapper for browser automation on the .NET platform for Selenium WebDriver or Microsoft Playwright that eases automating ajax-heavy websites and reduces coupling to the HTML, CSS & JS. This package includes the Coypu 4 framework assembly, which should be referenced by your tests. Supported...
This library provides an interface and class with a single boolean method that returns true if the string provided is a valid credit card number, in other words it contains only digits and the Luhn algorithm validates the checksum. The library is a dependency of two projects: the Bank of Random Cre...
CrewTrak API SDK for .NET projects
C# implementation of popular (and the fastest) library https://github.com/bitcoin-core/secp256k1 for EC operations on curve secp256k1.
Extension to search for X509Certificate2 in certifcate store. Ideal to use when in production mode on servers.
This package contains the classes and methods to work with Entity Framework Core
Extension and Utility methods of using Xamarin View Elements in a structured way with the use of MVVMCROSS and its dependency injection library.
*** Paquetería de prueba *** Actividad para realizar operaciones matemáticas básicas entre dos números (suma, resta, multiplicación y división). *** Trial Package *** Activity for making basic mathematical operations between two numbers (addition, substraction, multiplication and division)
Client library for accessing CSI Crosswalk API
Code snippets and templates that supports the creation of CSLA business objects.
Quick helper library containing interfaces and classes to help you prepare for the C# 8 Async Streams feature.
Giving Windows C# developers easy access to NVIDIA's CUDA.
WikiClientLibrary.Cargo is a .NET Standard & asynchronous client library for MediaWiki sites with Cargo support.
.NET Core port of the official CyberSource.Rest.Client package. https://github.com/CyberSource/cybersource-rest-client-dotnet/issues/14
D3K.Diagnostics.LightInject
D3K.Diagnostics.SimpleInjector
This library provides a set of default interfaces and code extensions upon .Net to ease up programming.
SQL Server implementation of Dapper.CX, a lightweight, feature-rich CRUD library
SQL Server crud service for .NET Core apps
var serializer = new DasSerializer(); var o = serializer.FromXml(xml); o = serializer.FromJson(json);