CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 2.0.273-beta
Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 2 total downloads
- Latest version: 1.8.1
Confluent's .NET Client for Apache Kafka
coverlet.msbuild
by: tonerdo
- 0 total downloads
- Latest version: 3.1.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 8 total downloads
- Latest version: 30.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 5 total downloads
- Latest version: 1.50.0-beta3
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet
by: Ahmet Alp Balkan
- 1 total downloads
- Latest version: 1.0.0
This library allows you to use Docker Remote API programmatically in your .NET applications.
It is fully asynchronous, non-blocking and object-oriented way to interact with your Docker daemon programmatically. As of this release, it supports Docker Remote API v1.14.
Documentation: https://github.com/ahmetalpbalkan/Docker.DotNet
DocumentFormat.OpenXml
by: Microsoft
- 0 total downloads
- Latest version: 3.5.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.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.2.677
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-beta2
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 0 total downloads
- Latest version: 7.0.9
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 7 total downloads
- Latest version: 5.17.1.7-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 3 total downloads
- Latest version: 5.7.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.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Standard 1.3, 1.6 and 2.0.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 5 total downloads
- Latest version: 8.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Protobuf
by: Google Inc.
- 6 total downloads
- Latest version: 3.28.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.65.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.44.0
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.