Concentus
by: Logan Stromberg
- 2 total downloads
- Latest version: 2.2.2
This package is a portable C# implementation of the Opus audio compression codec (see https://opus-codec.org/ for more details). This package contains the Opus encoder, decoder, multistream codecs, repacketizer, as well as a port of the libspeexdsp resampler. It does NOT contain code to parse .ogg or .opus container files or to manage RTP packet streams. For better performance depending on your platform, see also the Concentus.Native package.
coverlet.collector
by: tonerdo
- 7 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.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 118 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.AOT
by: Marc Gravell
- 98 total downloads
- Latest version: 1.0.48
Build time (AOT) tools for Dapper
DnsClient
by: MichaCo
- 2 total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DNTPersianUtils.Core
by: Vahid Nasiri
- 13 total downloads
- Latest version: 4.3.0
DNTPersianUtils.Core is a collection of Persian helper extension methods.
Docker.DotNet
by: Docker.DotNet
- 7 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.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 7 total downloads
- Latest version: 3.125.15
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 103 total downloads
- Latest version: 3.1.1
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
- 98 total downloads
- Latest version: 3.1.1
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.
EasyCaching.Core
by: ncc, Catcher Wong
- 28 total downloads
- Latest version: 1.4.1
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
EasyCaching.Redis
by: ncc, Catcher Wong
- 14 total downloads
- Latest version: 1.4.1
A simple distributed caching provider based on StackExchange.Redis.
EFCoreSecondLevelCacheInterceptor
by: Vahid Nasiri
- 13 total downloads
- Latest version: 5.5.0
Entity Framework Core Second Level Caching Library.
Elasticsearch.Net
by: Elastic and contributors
- 14 total downloads
- Latest version: 7.8.1
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 102 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FFmpeg.AutoGen
by: Ruslan Balanukhin
- 2 total downloads
- Latest version: 7.0.0
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FFMpegCore
by: Malte Rosenbjerg, Vlad Jerca, Max Bagryantsev
- 1 total downloads
- Latest version: 4.3.0
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications
FirebaseAdmin
by: Google Inc.
- 10 total downloads
- Latest version: 3.4.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 8 total downloads
- Latest version: 6.12.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. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1.
Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Supported by InfoSupport B.V.
FluentValidation
by: Jeremy Skinner
- 29 total downloads
- Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.