OpenIddict.EntityFrameworkCore by: Kévin Chalet
  • 369 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security entityframeworkcore
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models by: Kévin Chalet
  • 353 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security entityframeworkcore models
Relational entities for the OpenIddict Entity Framework Core stores.
OpenIddict.Server by: Kévin Chalet
  • 798 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security server
OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Server.AspNetCore by: Kévin Chalet
  • 397 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security server aspnetcore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Server.DataProtection by: Kévin Chalet
  • 337 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security server dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict server services.
OpenIddict.Validation by: Kévin Chalet
  • 373 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security validation
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.AspNetCore by: Kévin Chalet
  • 374 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security validation aspnetcore
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.DataProtection by: Kévin Chalet
  • 338 total downloads
  • Latest version: 6.1.1
  • authentication jwt openidconnect openiddict security validation dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp by: Kévin Chalet
  • 292 total downloads
  • Latest version: 6.1.0
  • authentication jwt openidconnect openiddict security http httpclient validation
System.Net.Http integration package for the OpenIddict validation services.
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
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 14 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
protobuf-net by: Marc Gravell
  • 28 total downloads
  • Latest version: 2.0.0.480
  • binary serialization protocol buffers protobuf deserialization
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
protobuf-net.BuildTools by: Marc Gravell
  • 27 total downloads
  • Latest version: 3.2.30
  • binary serialization protobuf
Analyzer and Generator support for protobuf-net