zhhyu
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 85,456 total downloads
- last updated 9/19/2022
- Latest version: 6.0.5
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 85,209 total downloads
- last updated 9/19/2022
- Latest version: 6.0.5
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the... More information -
-
-
- 85,034 total downloads
- last updated 3/8/2021
- Latest version: 5.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache. When using NuGet 3.x this package requires at least version 3.4. -
-
- 84,468 total downloads
- last updated 9/19/2022
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0 -
- 84,366 total downloads
- last updated 9/19/2022
- Latest version: 6.0.0
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache -
NuGet.
by: jver zhhyuPackaging -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.7.2 This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
- 83,956 total downloads
- last updated 9/19/2022
- Latest version: 6.0.0
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing. -
-
- 82,684 total downloads
- last updated 3/6/2021
- Latest version: 3.0.3
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest. Supported Platforms: - Portable Class Libraries - .NET... More information -
- 81,852 total downloads
- last updated 1/20/2021
- Latest version: 3.1.6
Abstractions for making code that uses file system and environment testable. -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 81,166 total downloads
- last updated 9/19/2022
- Latest version: 6.0.0
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms -
-
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 1.3 This package targets .NET Standard 1.3. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 80,776 total downloads
- last updated 9/19/2022
- Latest version: 4.0.1
A Serilog sink that writes log events to the console/terminal. -
-
- 80,424 total downloads
- last updated 9/19/2022
- Latest version: 3.1.0
Low-level Serilog provider for Microsoft.Extensions.Logging -
- 80,347 total downloads
- last updated 9/19/2022
- Latest version: 2.0.6
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles... More information -
- 80,330 total downloads
- last updated 9/19/2022
- Latest version: 6.0.0
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used... More information -
- 80,060 total downloads
- last updated 9/19/2022
- Latest version: 6.0.5
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and... More information -
- 79,857 total downloads
- last updated 3/8/2021
- Latest version: 3.3.1
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in... More information -
- 79,850 total downloads
- last updated 3/6/2021
- 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. -
- 79,389 total downloads
- last updated 9/19/2022
- Latest version: 6.0.0
NuGet's configuration settings implementation. -
-
- 76,996 total downloads
- last updated 3/8/2021
- Latest version: 5.0.0
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication... More information -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 76,647 total downloads
- last updated 9/19/2022
- Latest version: 6.0.0
Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T> -
-
- 76,608 total downloads
- last updated 9/19/2022
- Latest version: 6.0.0
Configuration support for Microsoft.Extensions.Logging.