coverlet.msbuild
by: tonerdo
- 0 total downloads
- Latest version: 3.0.3
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 7 total downloads
- Latest version: 29.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: 6.0.0
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell
- 2 total downloads
- Latest version: 1.7.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.ColumnMapper
by: Dan Turkenkopf
- 1 total downloads
- Latest version: 1.0.1
Simple extension to Dapper to allow arbitrary column to property mapping
Docker.DotNet
by: Ahmet Alp Balkan
- 1 total downloads
- Latest version: 1.0.0-beta
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
- 1 total downloads
- Latest version: 2.13.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
- 3 total downloads
- Latest version: 2.2.631
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-rc
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 3 total downloads
- Latest version: 8.4.2
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.8.1.3-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, Xceed
- 1 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.
Google.Protobuf
by: Google Inc.
- 4 total downloads
- Latest version: 3.33.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.80.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.25.0-pre1
C# implementation of gRPC based on native gRPC C-core library.
Grpc.Core.Api
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.80.0-pre1
gRPC C# Surface API