App.Metrics
by: Allan Hardy and Contributors
- 3 total downloads
- Latest version: 4.5.1-preview.0.1
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Abstractions
by: Allan Hardy
- 76 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 884 total downloads
- Latest version: 4.5.1-preview.0.1
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 15 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 189 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 48 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
BoDi
by: Gaspar Nagy
- 1.157k 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
- 51 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.NetCore
by: BouncyCastle
- 64 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
- 2.673k total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
coverlet.collector
by: tonerdo
- 430 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 1.899k 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
- 5 total downloads
- Latest version: 1.0.0
Lightweight wrapper for OVH's API
Cucumber.Messages
by: Cucumber Ltd TechTalk
- 1.363k total downloads
- Latest version: 25.0.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Docker.DotNet
by: Docker.DotNet
- 35 total downloads
- Latest version: 3.125.2
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.47k 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.042k 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.
DotNetZip
by: Henrik/Dino Chiesa
- 153 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Elasticsearch.Net
by: Elastic and contributors
- 384 total downloads
- Latest version: 6.1.0
Elasticsearch.Net
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 441 total downloads
- Latest version: 8.1.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.