Oracle.ManagedDataAccess.Core
by: Oracle
- 142 total downloads
- Latest version: 2.19.290
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
Oscar.Data.SqlClient
by: microestc@outlook.com
- 106 total downloads
- Latest version: 4.2.28
神通数据库驱动提供程序基于 .NET Framework 2.0 、.NET Framework 3.5 和 .NET Standard2.0(TFM) .NET API 规范编写, 支持.NET Framework >=2.0 以及 .NET Core 2.0 至 .NET 6, .NET 7, .NET 8, .NET 9
OxyPlot.Core
by: OxyPlot
- 15 total downloads
- Latest version: 2.2.0
OxyPlot is a plotting library for .NET. This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.
OxyPlot.ImageSharp
by: OxyPlot.ImageSharp
- 12 total downloads
- Latest version: 2.2.0
OxyPlot is a plotting library for .NET. This is package is based on SixLabors.ImageSharp.
Parlot
by: Sebastien Ros
- 214 total downloads
- Latest version: 1.5.2
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Pathoschild.Http.FluentClient
by: Pathoschild
- 86 total downloads
- Latest version: 4.4.2
A modern async HTTP client for REST APIs. Its fluent interface lets you send an HTTP request and parse the response in one go.
pclcrypto
by: Andrew Arnott
- 6 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.
PCLCrypto
by: Andrew Arnott
- 10 total downloads
- Latest version: 2.1.40-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, 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.
Perfolizer
by: Andrey Akinshin
- 117 total downloads
- Latest version: 0.6.1
Performance analysis toolkit
PetaPoco.Compiled
by: PetaPoco
- 513 total downloads
- Latest version: 6.0.684-beta
A Tiny ORMish thing for your POCO's.
PetaPoco.Extensions
by: Argo Zhang(argo@163.com)
- 52 total downloads
- Latest version: 5.2.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
PInvoke.BCrypt
by: Andrew Arnott
- 60 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 48 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 82 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 67 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PinYinConverterCore
by: netcorepal
- 12 total downloads
- Latest version: 1.0.2
Microsoft.International.Converters.PinYinConverter in Microsoft Visual Studio International Pack 1.0 SR1 .net core suport
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 105 total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden App vNext
- 279 total downloads
- Latest version: 8.6.4
Polly is a .NET resilience and transient-fault-handling 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
- 101 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.Core
by: Michael Wolfenden App vNext
- 110 total downloads
- Latest version: 8.6.4
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions.Http
by: App vNext
- 38 total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.