EnterpriseLibrary.Common by: Microsoft
  • 10 total downloads
  • Latest version: 6.0.1304
  • entlib Enterprise Library common core LOB
The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.
EnterpriseLibrary.Data by: Microsoft
  • 10 total downloads
  • Latest version: 6.0.1304
  • entlib Enterprise Library data daab dab LOB
The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system.
envdte by: Microsoft
  • 138 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
Esprima by: Sebastien Ros
  • 88 total downloads
  • Latest version: 3.0.6
  • javascript, parser, ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
EventStore.Client by: Event Store Ltd
  • 273 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/
Extensions.MudBlazor.StaticInput by: 0phois
  • 56 total downloads
  • Latest version: 4.1.0
  • material-design server-side-rendering component blazor microsoft-identity-UI mudblazor SSR blazor-component-library
MudBlazor extension components for Static Server-Side Rendered pages. Focuses on input components for forms.
Fare by: Nikos Baxevanis
  • 54 total downloads
  • Latest version: 2.2.2
  • 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.
FFmpeg.AutoGen by: Ruslan Balanukhin
  • 232 total downloads
  • Latest version: 8.1.0
  • ffmpeg
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FFMpegCore by: Malte Rosenbjerg, Vlad Jerca, Max Bagryantsev
  • 296 total downloads
  • Latest version: 5.4.0
  • ffmpeg ffprobe convert video audio mediafile resize analyze muxing
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 544 total downloads
  • Latest version: 8.10.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, MSTest3, MSTest4, 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.
FluentModbus by: https://github.com/Apollo3zehn
  • 513 total downloads
  • Latest version: 5.3.2
  • Modbus ModbusTCP ModbusRTU .NET Standard Windows Linux
Lightweight and fast client and server implementation of the Modbus protocol (TCP/RTU, Sync/Async).
FluentValidation by: Jeremy Skinner
  • 727 total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FsCheck by: Kurt Schelfthout and contributors
  • 454 total downloads
  • Latest version: 3.3.4
  • test testing random fscheck quickcheck
FsCheck is a tool for testing .NET programs automatically. You provide a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then tests that the properties hold in a large number of randomly generated cases. Such properties are actually a testable specification of your program. Properties are written in F#, C# or VB. FsCheck helps you to define properties, observe the distribution of test data, and define test data generators. Crucially, when a property fails, FsCheck automatically displays a minimal counter example.
FSharp.Core by: Microsoft
  • 606 total downloads
  • Latest version: 11.0.101-preview7.26381.103
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 46 total downloads
  • Latest version: 2.3.0
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is a .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: Cucumber Ltd, Gaspar Nagy
  • 395 total downloads
  • Latest version: 42.0.1
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Api.CommonProtos by: Google LLC
  • 351 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 1.955k total downloads
  • Latest version: 3.36.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Protobuf.Tools by: Google Inc.
  • 1.213k total downloads
  • Latest version: 3.36.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
See project site for more info.
Grpc.AspNetCore by: The gRPC Authors
  • 723 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core