EPPlus by: EPPlus Software AB
  • 41 total downloads
  • Latest version: 6.1.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EventStore.Client by: Event Store Ltd
  • 902 total downloads
  • Latest version: 22.0.0
  • eventstore client
The legacy TCP client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EventStore.Client.Grpc by: Event Store Ltd
  • 124 total downloads
  • Latest version: 23.3.8
  • eventstore client grpc
The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EventStore.Client.Grpc.Streams by: Event Store Ltd
  • 231 total downloads
  • Latest version: 23.3.8
  • eventstore client grpc
The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/
Examine by: shandem
  • 13 total downloads
  • Latest version: 2.0.1
  • examine lucene lucene.net lucenenet search index
A Lucene.Net search and indexing implementation for Examine
Examine.Core by: shandem
  • 28 total downloads
  • Latest version: 3.1.0
  • examine search index
Examine is an abstraction for indexing and search operations with implementations such as Lucene.Net
Examine.Lucene by: shandem
  • 40 total downloads
  • Latest version: 3.2.0
  • examine lucene lucene.net lucenenet search index
A Lucene.Net search and indexing implementation for Examine
ExcelDataReader by: ExcelDataReader developers
  • 16 total downloads
  • Latest version: 3.7.0-develop00385
  • excel xls xlsx dataset
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 14 total downloads
  • Latest version: 3.6.0
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 130 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.
ExpectedObjects by: Derek Greer
  • 12 total downloads
  • Latest version: 1.1.1
  • bdd tdd testing
Testing library for creating Expected Objects.
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 14 total downloads
  • Latest version: 1.19.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking framework for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Fare by: Nikos Baxevanis
  • 174 total downloads
  • Latest version: 2.2.1
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FastMember by: Marc Gravell
  • 167 total downloads
  • Latest version: 1.5.0
  • 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.
Figgle by: Drew Noakes
  • 11 total downloads
  • Latest version: 0.5.1
  • figlet ascii banner headings
ASCII banner generation for .NET
Finbuckle.MultiTenant by: Finbuckle LLC
  • 310 total downloads
  • Latest version: 9.0.0
  • finbuckle multitenant multitenancy aspnet aspnetcore entityframework entityframework-core efcore
Main library package for Finbuckle.MultiTenant.
Finbuckle.MultiTenant.AspNetCore by: Finbuckle LLC
  • 292 total downloads
  • Latest version: 9.0.0
  • finbuckle multitenant multitenancy aspnet aspnetcore entityframework entityframework-core efcore
ASP.NET Core support for Finbuckle.MultiTenant.
Finbuckle.MultiTenant.EntityFrameworkCore by: Finbuckle LLC
  • 325 total downloads
  • Latest version: 9.0.0
  • finbuckle multitenant multitenancy aspnet aspnetcore entityframework entityframework-core efcore
Entity Framework Core support for Finbuckle.MultiTenant.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 509 total downloads
  • Latest version: 10.3.2
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 24 total downloads
  • Latest version: 6.9.0
  • MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore 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. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. Supported by InfoSupport B.V.