coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 3.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 2.16.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: 19.1.4
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Docker.DotNet.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 3.125.2
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
- 0 total downloads
- Latest version: 2.10.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.
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 4.2.0
Entity Framework is Microsoft’s recommended data access technology for new applications.
Enums.NET
by: Tyler Brinkley
- 1 total downloads
- Latest version: 2.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: EPPlus Software AB
- 5 total downloads
- Latest version: 8.2.0
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 4 total downloads
- Latest version: 5.17.1.23-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
- 0 total downloads
- Latest version: 8.0.1
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.md) for more information.
Google.Protobuf
by: Google Inc.
- 3 total downloads
- Latest version: 3.29.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc
by: Google Inc.
- 2 total downloads
- Latest version: 1.16.0-pre1
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.55.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.70.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.64.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.46.1
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.
Grpc.Core.Api
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.80.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.60.0-pre1
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.40.0-pre1
Infrastructure for common functionality in gRPC