AutoMapper
by: Jimmy Bogard
- 1.827k total downloads
- Latest version: 16.0.0
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 1.832k total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
Azure.Core
by: Microsoft
- 498 total downloads
- Latest version: 1.50.0
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental
by: Microsoft
- 276 total downloads
- Latest version: 0.1.0-preview.37
Experimental types that might eventually move to Azure.Core
Azure.Identity
by: Microsoft
- 588 total downloads
- Latest version: 1.18.0-beta.2
Provides APIs for authenticating to Microsoft Entra ID
Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 26 total downloads
- Latest version: 1.6.0-beta.1
An OpenTelemetry .NET exporter that exports to Azure Monitor
BoDi
by: Gaspar Nagy
- 1.153k total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle
by: Bouncy Castle Project Contributors
- 59 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 116 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 84 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 4.453k total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
coverlet.collector
by: tonerdo
- 1.971k total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 2.028k total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
csharp-ovh
by: Luke Marlin Julien Loir
- 418 total downloads
- Latest version: 4.0.5
A set of classes and helpers to make calls to OVH's APIs.
Cucumber.CucumberExpressions
by: Cucumber Ltd Gaspar Nagy
- 97 total downloads
- Latest version: 18.0.1
Cucumber Expressions implementation for .NET.
Cucumber.Messages
by: Cucumber Ltd TechTalk
- 1.535k total downloads
- Latest version: 31.0.0
JSON schema-based messages for Cucumber's inter-process communication
Docker.DotNet
by: Docker.DotNet
- 137 total downloads
- Latest version: 3.125.15
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 1.552k total downloads
- Latest version: 3.3.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 1.06k total downloads
- Latest version: 3.3.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
dotnet-reportgenerator-globaltool
by: Daniel Palme
- 837 total downloads
- Latest version: 4.8.13
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.
Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'.
Installation:
dotnet tool install -g dotnet-reportgenerator-globaltool
dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools
dotnet new tool-manifest
dotnet tool install dotnet-reportgenerator-globaltool
Usage:
reportgenerator [options]
tools\reportgenerator.exe [options]
dotnet reportgenerator [options]