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.
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
Google.Apis.Drive.v3 by: Google Inc.
  • 1 total downloads
  • Latest version: 1.33.1.1232
  • Google
Google APIs Client Library for working with Drive v3. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 Incompatible platforms: - .NET Framework < 4.0 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/drive/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf by: Google Inc.
  • 6 total downloads
  • Latest version: 3.30.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.59.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Tools by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.59.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
HarfBuzzSharp by: Microsoft
  • 2 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Linux by: Microsoft
  • 2 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS by: Microsoft
  • 3 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.WebAssembly by: Microsoft
  • 3 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32 by: Microsoft
  • 1 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HungarianAlgorithm by: Michael Vivet
  • 1 total downloads
  • Latest version: 2.1.2
  • Algorithm, Hungarian
Implementation Hungarian Algorithm. The Travelling-salesman-problem.