BouncyCastle.NetCore
by: BouncyCastle
- 7 total downloads
- Latest version: 1.9.0
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 1.666k total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 516 total downloads
- Latest version: 1.8.2
Confluent's .NET Client for Apache Kafka
coverlet.msbuild
by: tonerdo
- 0 total downloads
- Latest version: 6.0.3
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 3 total downloads
- Latest version: 25.0.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 1 total downloads
- Latest version: 9.0.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell
- 2 total downloads
- Latest version: 1.41.0-beta3
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet
by: Docker.DotNet
- 3 total downloads
- Latest version: 3.125.0
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
- 1 total downloads
- Latest version: 2.124.3
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
- 1 total downloads
- Latest version: 2.14.0-beta0001
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.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 4 total downloads
- Latest version: 2.2.544
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EntityFramework
by: Microsoft
- 4 total downloads
- Latest version: 6.3.0-preview7-19363-02
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: EPPlus Software AB
- 4 total downloads
- Latest version: 8.0.5
A spreadsheet library for .NET framework and .NET core
FastExpressionCompiler.src
by: Maksim Volkau
- 6 total downloads
- Latest version: 4.2.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 2 total downloads
- Latest version: 8.0.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.
FluentValidation
by: Jeremy Skinner
- 3 total downloads
- Latest version: 7.6.103
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 1 total downloads
- Latest version: 2.0.1
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 2.0.0-nuget004
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
gherkin
by: aslakhellesoy
- 2 total downloads
- Latest version: 2.12.0
A fast lexer and parser for the Gherkin language based on Ragel