DiscUtils.Udf by: Kenneth Bell, LordMike
  • 1 total downloads
  • Latest version: 0.16.13
  • DiscUtils Filesystem UDF
DiscUtils UDF filesystem parser.
dotnet-trace by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.607501
  • Diagnostic
.NET Performance Trace Tool
DotNet.Glob by: Darrell Tunnell <darrell.tunnell@googlemail.com>
  • 1 total downloads
  • Latest version: 3.1.3
  • glob globbing dotnet pattern match
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
EmbedIO by: Unosquare, Riccardo De Agostini and Contributors to EmbedIO
  • 1 total downloads
  • Latest version: 3.5.2
  • webserver websocket webapi http
A tiny, cross-platform, module based, MIT-licensed web server. Supporting NET Framework, Net Core, and Mono.
Emgu.CV by: Emgu Corporation
  • 10 total downloads
  • Latest version: 4.12.0.5764
  • opencv emgu emgucv ai image
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
Emgu.CV.Bitmap by: Emgu Corporation
  • 7 total downloads
  • Latest version: 4.12.0.5764
  • opencv emgu emgucv ai image bitmap mat umat
This package add extension method to convert Bitmap to and from Emgu objects (e.g. Mat, UMat, GpuMat)
Emgu.CV.runtime.windows by: Emgu Corporation
  • 4 total downloads
  • Latest version: 4.12.0.5764
  • native opencv emgu emgucv ai image
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.arm64 by: Emgu Corporation
  • 4 total downloads
  • Latest version: 19.44.35207.1
  • native emgu msvc
This package contains the native arm64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x64 by: Emgu Corporation
  • 5 total downloads
  • Latest version: 19.44.35214
  • native emgu msvc
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86 by: Emgu Corporation
  • 5 total downloads
  • Latest version: 19.44.35214
  • native emgu msvc
This package contains the native x86 MSVC runtime for Windows
EntityFramework by: Microsoft
  • 2 total downloads
  • Latest version: 6.4.4
  • 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.
Fare by: Nikos Baxevanis
  • 1 total downloads
  • Latest version: 2.1.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.
FFmpeg.AutoGen by: Ruslan Balanukhin
  • 1 total downloads
  • Latest version: 7.0.0
  • ffmpeg
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FFmpeg.Native by: FFmpeg Team
  • 1 total downloads
  • Latest version: 4.4.0.2386
  • ffmpeg native
Contains the native binaries of a LGPL build of FFmpeg.
FluentFTP by: Robin Rodricks, FluentFTP Contributors
  • 2 total downloads
  • Latest version: 52.1.0
  • ftp,ftp-client,ftps,ftps-client,ssl,tls,unix,iis,ftp-proxy
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
Fody by: Fody
  • 2 total downloads
  • Latest version: 6.2.0
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
FsCheck by: Kurt Schelfthout and contributors
  • 1 total downloads
  • Latest version: 2.16.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.
FsCheck.Xunit by: Kurt Schelfthout and contributors
  • 1 total downloads
  • Latest version: 2.16.4
  • test testing random fscheck quickcheck xunit xunit.net
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
FTD2XX.Net by: FTDI2XX
  • 1 total downloads
  • Latest version: 1.2.1
FTDI have provided a managed .NET wrapper class for the FTD2XX DLL on the Windows platform. The managed wrapper DLL (FTD2XX_NET.DLL) is provided as a free download with Intellisense documentation provided in the FTD2XX_NET.XML file - this is viewable in the Visual Studio Object Browser and also provides hints as the code is written. v1.21 I have recompiled the v1.2.0 code to add the following framework options: - .Net Standard 2.0 - .Net Standard 2.1 - .Net Framework 4.5
GioSharp by: GtkSharp Contributors
  • 1 total downloads
  • Latest version: 3.22.25.118
  • gio giosharp gio-sharp wrapper
GioSharp is a C# wrapper for the Gio library.