Top 20 NuGet Packages
OpenLDAP-LMDB is a fast NoSQL key/value storage engine
Contains Javascript libraries for LMT Blazor Utils. All dependencies have been included.
Unified method for accessing database
A gRPC library for lnd (https://github.com/lightningnetwork/lnd)
Winforms long operation indicator.
TypeScript Definitions (d.ts) for load-json-file. Generated based off the DefinitelyTyped repository [git commit: b3889a9127faef8ca41ae67f3bf7aa3e26f1a77d]. http://github.com/DefinitelyTyped
The package can be used to record LoadTestTools results to Application Insights. To use, simply supply your instrumentation key:
<appSettings><add key="Recorder.AppInsights.InstrumentationKey" value="your-instrumentation-key" /></appSettings>
Shared step definition file to load test API's.
Package Description
TypeScript Definitions (d.ts) for lobibox. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
Lobsterpicker is a library for android material design made to support apps and developers if a color should be choosen by a user
This package includes a new backend for Downlink to support artifacts stored on the local filesystem.
Biblioteca JavaScript simples para armazenamento de dados locais.
Work guidelines for implementing CQRS using supporting infrastructure for DDD
Package Description
ASP.NET MVC Localization
Usage
<li>@Html.ActionLinkLocalization("English", "Index", "Locales", new { lang = "en_US" })</li>
<li>@Html.ActionLinkLocalization("Türkçe", "Index", "Locales", new { lang = "tr_TR" })</li>
Or
<a href="Locales/?lang=en_US">English</a>
<a href="Locales/?lang=tr_TR">Türkçe<...
Localization abstractions
A simple library that allows for fluent definition of a string and its various translations.
This .NET Core global tool provides the awslocal command, which is a thin wrapper around the aws command line interface for use with LocalStack.