NuGet.LibraryModel by: NuGet.LibraryModel
  • 53 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging by: NuGet
  • 53 total downloads
  • Latest version: 4.2.0
  • semver semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: NuGet
  • 55 total downloads
  • Latest version: 4.2.0
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 136 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: NuGet.ProjectModel
  • 55 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 96 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUnit by: Charlie Poole Rob Prouse
  • 27 total downloads
  • Latest version: 3.11.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET Framework 2.0+ - .NET Standard 1.4+ - .NET Core
NUnit3TestAdapter by: Charlie Poole
  • 197 total downloads
  • Latest version: 3.7.0
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution. The package works with Visual Studio 2012 and newer.
OpenIddict.AspNetCore by: Kévin Chalet
  • 15 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security aspnetcore server validation
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
OpenIddict.EntityFrameworkCore.Models by: Kévin Chalet
  • 25 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
Relational entities for the Entity Framework Core stores.
Our.Umbraco.Community.AdminOnlyProperty by: Lotte Pitcher
  • 68 total downloads
  • Latest version: 1.1.4
  • umbraco umbraco-marketplace
Restrict a property on a document type by user group(s). If the editor is unauthorised the property will not be shown.
Our.Umbraco.Forms.uCaptcha by: UmbHost Limited
  • 15 total downloads
  • Latest version: 5.0.0
  • umbraco umbraco-cms hCaptcha umbraco-forms reCaptcha turnstile cloudflare-turnstile umbraco-marketplace
A simple to use and integrate captcha plugin for Umbraco Forms which supports hCaptcha, reCaptcha and Cloudflare Turnstile
Our.Umbraco.FullTextSearch by: Søren Kottal
  • 16 total downloads
  • Latest version: 4.0.1
  • umbraco plugin package umbraco-marketplace
Full Text Search is a fast, powerful and easy to setup search solution for Umbraco sites. Searches the whole page content (also generated content) Simple and easy setup for multiple search types (quoted, fuzzy matching, wildcards etc.) Extends the default ExternalIndex
Our.Umbraco.GMaps by: Arnold Visser
  • 15 total downloads
  • Latest version: 3.0.2
  • Umbraco Google Maps google-maps umbraco-marketplace
Basic Google Maps with autocomplete property editor for Umbraco 8+
Our.Umbraco.LinkedPages by: Our.Umbraco.LinkedPages
  • 11 total downloads
  • Latest version: 10.0.3
  • umbraco umbraco-marketplace
View and Manage relations between pages in Umbraco v8 & v9
Our.Umbraco.Slimsy by: Jeavon Leopold Marc Stöcker William Phillips
  • 13 total downloads
  • Latest version: 4.1.0
  • umbraco plugin package images responsive umbraco-marketplace
Effortless Responsive Images with Umbraco using LazySizes.js
Our.Umbraco.TheDashboard by: Markus Johansson
  • 13 total downloads
  • Latest version: 13.0.0
  • umbraco umbraco-marketplace dashboard activities plugin package
Content dashboard for Umbraco
Our.Umbraco.UmbNav.Web by: Aaron Sadler
  • 15 total downloads
  • Latest version: 3.0.0
  • umbraco umbraco-cms UmbNav umbraco-marketplace
A flexible, draggable link picker for constructing site navigation menus, big or small, in Umbraco
Polly by: Michael Wolfenden App vNext
  • 452 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly.Contrib.Simmy by: App vNext
  • 43 total downloads
  • Latest version: 0.3.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET