ConsoleAppFramework
by: Cysharp
- 1 total downloads
- Latest version: 5.6.0
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild
by: tonerdo
- 2 total downloads
- Latest version: 6.0.2
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: 9.0.2
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
- 3 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.X509
by: Ahmet Alp Balkan
- 1 total downloads
- Latest version: 1.2.2
Includes X509Certificate2 authentication extensions for Docker.DotNet library.
Documentation: https://github.com/ahmetalpbalkan/Docker.DotNet
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 2.7.2
The Open XML SDK provides open-source libraries for working with Open XML Documents (DOCX, XLSX, and PPTX). It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in DOCX files from an XML data source.
- Splitting up (shredding) a DOCX or PPTX file into multiple files, and combining multiple DOCX / PPTX files into a single file.
- High fidelity conversion of DOCX => HTML/CSS and HTML/CSS => DOCX.
- Extraction of data from XLSX.
- Searching and replacing content in DOCX / PPTX using regular expressions.
- Updating cached data and embedded spreadsheets for charts in DOCX / PPTX.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 12 total downloads
- Latest version: 2.2.585
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 7.6.0
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 1 total downloads
- Latest version: 4.0.0-theta-003
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.2.0-beta23
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions
by: Dennis Doomen
- 3 total downloads
- Latest version: 5.4.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. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.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
- 4 total downloads
- Latest version: 7.3.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
gherkin
by: aslakhellesoy
- 5 total downloads
- Latest version: 2.11.3
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf
by: Google Inc.
- 2 total downloads
- Latest version: 3.27.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.47.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.40.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core