CSharpTest.Net.Collections-NetStd2 by: Roger Knapp
  • 15 total downloads
  • Latest version: 14.906.1403.1084
  • BPlusTree BTreeDictionary BTreeList LurchTable MergeSort OrderedEnumeration OrdinalList
Fully managed B+ Tree implementation for local data storage; ported to .NET Standard 2.0. Forked from: https://github.com/csharptest/CSharpTest.Net.Collections.
Dapper by: Sam Saffron Marc Gravell
  • 477 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName by: Sam Saffron Marc Gravell
  • 71 total downloads
  • Latest version: 1.40.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
DiffPlex by: Matthew Manela
  • 12 total downloads
  • Latest version: 1.7.2
  • diff
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
DocumentFormat.OpenXml by: Microsoft
  • 202 total downloads
  • Latest version: 2.13.1
  • 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.
EmptyFiles by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
  • 16 total downloads
  • Latest version: 4.1.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 13 total downloads
  • Latest version: 6.1.3
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EphemeralMongo6.runtime.linux-x64 by: Anthony Simmon
  • 15 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.osx-x64 by: Anthony Simmon
  • 13 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.win-x64 by: Anthony Simmon
  • 14 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 121 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FastMember by: Marc Gravell
  • 10 total downloads
  • Latest version: 1.0.0.5
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 189 total downloads
  • Latest version: 6.2.0.1
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
FluentValidation by: Jeremy Skinner
  • 10 total downloads
  • Latest version: 7.1.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 38 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
Google.Api.CommonProtos by: Google LLC
  • 67 total downloads
  • Latest version: 2.16.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 133 total downloads
  • Latest version: 3.28.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GroupDocs.Parser by: Aspose
  • 406 total downloads
  • Latest version: 24.11.0
  • parser extractor extract-text parse-document extract-images extract-content extract-form text-extractor image-extractor form text image TextExtractor DOC DOCX XLS XLSX PPT PPTX ONE ODP ODS ODT OTT PDF PST OST EML EMLX MSG EPUB FB2 CHM ZIP HTML MD XML
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.
Grpc.AspNetCore by: The gRPC Authors
  • 76 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 121 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core