ConsoleAppFramework by: Cysharp
  • 1.45k total downloads
  • Latest version: 5.7.13
  • batch,console,cli,consoleappframework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild by: tonerdo
  • 8 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper by: Sam Saffron, Marc Gravell
  • 25 total downloads
  • Latest version: 1.39.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml by: Microsoft
  • 2 total downloads
  • Latest version: 2.11.0-beta0001
  • openxml office
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
  • 14 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: Jan Källman
  • 1 total downloads
  • Latest version: 4.0.4
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
Fable by: Alfonso García-Caro Núñez
  • 61 total downloads
  • Latest version: 5.0.0-rc.3
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 11 total downloads
  • Latest version: 5.11.0.4-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
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
  • 5 total downloads
  • Latest version: 8.1.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
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) for more information.
FluentValidation by: Jeremy Skinner
  • 31 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 5 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
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.
gherkin by: aslakhellesoy
  • 14 total downloads
  • Latest version: 2.12.0
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf by: Google Inc.
  • 4 total downloads
  • Latest version: 3.29.3
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 44 total downloads
  • Latest version: 2.46.5
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.23.2
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 48 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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
  • 92 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Common by: The gRPC Authors
  • 11 total downloads
  • Latest version: 2.70.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Reflection by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.71.0
  • gRPC reflection
gRPC C# Server Reflection
Grpc.Tools by: The gRPC Authors
  • 179 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects