AspNetCore.HealthChecks.NpgSql
by: Xabaril Contributors
- 143 total downloads
- Latest version: 9.0.0
HealthChecks.NpgSql is a health check for Postgress Sql.
AspNetCore.HealthChecks.Redis
by: Xabaril Contributors
- 484 total downloads
- Latest version: 9.0.0
HealthChecks.Redis is the health check package for Redis.
AutoMapper
by: Jimmy Bogard
- 1.379k total downloads
- Latest version: 16.0.0
A convention-based object-object mapper.
AWSSDK.Core
by: Amazon Web Services
- 4.255k total downloads
- Latest version: 4.0.3.29
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 2.569k total downloads
- Latest version: 4.0.21.1
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 1.695k total downloads
- Latest version: 3.7.100.14
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Azure.Core
by: Microsoft
- 602 total downloads
- Latest version: 1.38.0
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 302 total downloads
- Latest version: 1.11.4
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Security.KeyVault.Certificates
by: Microsoft
- 301 total downloads
- Latest version: 4.6.0
This is the Microsoft Azure Key Vault Certificates client library
Azure.Security.KeyVault.Secrets
by: Microsoft
- 301 total downloads
- Latest version: 4.6.0
This is the Microsoft Azure Key Vault Secrets client library
Barcoder
by: Wouter Huysentruit
- 507 total downloads
- Latest version: 3.0.0
Lightweight Barcode Encoding Library for .NET Framework, .NET Standard and .NET Core.
Barcoder.Renderer.Image
by: Wouter Huysentruit
- 248 total downloads
- Latest version: 2.0.0
Image Renderer for Barcoder (.NET Framework, .NET Standard and .NET Core).
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 1.275k total downloads
- Latest version: 2.6.2
BouncyCastle.NET is a popular cryptography library for .NET
Buildalyzer
by: Dave Glick and contributors
- 64 total downloads
- Latest version: 2.6.0
A little utility to perform design-time builds of .NET projects without having to think too hard about it. Should work with any project type on any .NET runtime.
Buildalyzer.Logger
by: Dave Glick, Pablo Monteiro, Corniel Nobel, and contributors
- 147 total downloads
- Latest version: 7.1.0
The MSBuild logger for Buildalyzer. Not intended to be used directly.
Buildalyzer.Workspaces
by: Dave Glick and contributors
- 64 total downloads
- Latest version: 2.6.0
A little utility to perform design-time builds of .NET projects without having to think too hard about it. This extension library adds support for creating a Roslyn workspace from Buildalyzer.
Castle.Core
by: Castle Project Contributors
- 1.543k total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ClosedXML
by: Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 39 total downloads
- Latest version: 0.105.0
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser
by: Jan Havlíček
- 39 total downloads
- Latest version: 2.0.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 484 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.