OrchardCore.Translations.zh-Hant
by: Orchard Core Community and Contributors
- 87 total downloads
- Latest version: 3.0.0
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Orchard Core translations for 'Chinese (Traditional)' (zh-Hant) culture
OrchardCore.Translations.zh-TW
by: Orchard Core Community and Contributors
- 167 total downloads
- Latest version: 3.0.0
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Orchard Core translations for 'Chinese (Traditional)' (zh-TW) culture
OrchardCore.Twitter
by: Orchard Core Community and Contributors
- 384 total downloads
- Latest version: 3.0.1
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Provides Twitter related features.
- TwitterClient and Workflow Activities to integrate with twitter.
- Authenticates users with their Twitter Account.
OrchardCore.UrlRewriting
by: Orchard Core Community and Contributors
- 135 total downloads
- Latest version: 3.0.1
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Provides url rewriting capabilities.
OrchardCore.Users
by: Orchard Core Community and Contributors
- 447 total downloads
- Latest version: 3.0.1
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
The Users module adds user management functionality.
OrchardCore.Widgets
by: Orchard Core Community and Contributors
- 417 total downloads
- Latest version: 3.0.1
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Provides a part allowing content items to render Widgets in theme zones.
OrchardCore.Workflows
by: Orchard Core Community and Contributors
- 423 total downloads
- Latest version: 3.0.1
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
The Workflows module provides tools and APIs to create custom workflows.
OrchardCore.XmlRpc
by: Orchard Core Community and Contributors
- 438 total downloads
- Latest version: 3.0.1
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core.
The remote publishing feature enables creation of contents from client applications such as Open Live Writer.
Owin
by: OWIN startup components contributors
- 15 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
PCLCrypto
by: Andrew Arnott
- 135 total downloads
- Latest version: 2.1.32-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
pclcrypto
by: Andrew Arnott
- 11 total downloads
- Latest version: 2.1.17-alpha-g5b1e8dff8c
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PCLStorage
by: Daniel Plaisted
- 180 total downloads
- Latest version: 1.0.2
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
PdfPig
by: UglyToad
- 1,363k total downloads
- Latest version: 0.1.9-alpha-20240312-845e3
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PInvoke.BCrypt
by: Andrew Arnott
- 281 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 331 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 303 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 177 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Polly
by: Michael Wolfenden App vNext
- 818 total downloads
- Latest version: 7.2.4
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-Signed
by: Michael Wolfenden App vNext
- 493 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 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
- 40 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson App vNext
- 39 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.