Accord by: Accord.NET
  • 7 total downloads
  • Latest version: 3.8.0
  • accord.net aforge.net framework structures machine learning .net c# unity3d unity
The core of the Accord.NET Framework. Contains basic classes such as general exceptions and extensions used by other framework libraries.
Accord.Audio by: Accord.NET
  • 16 total downloads
  • Latest version: 3.8.2-alpha
  • accord.net aforge.net framework computer audition audio processing fft spectral classification extraction unity3d unity
Process, transforms, filters and handle audio signals for machine learning and statistical applications. This package is part of the Accord.NET Framework.
Accord.Math by: Accord.NET
  • 6 total downloads
  • Latest version: 3.8.2-alpha
  • accord.net aforge.net framework math decompositions lu qr constrained optimization differentiation numerical matrix algebra svd kernel quadratic programming linear regression unity3d unity
Contains a matrix extension library, along with a suite of numerical matrix decomposition methods, numerical optimization algorithms for constrained and unconstrained problems, special functions and other tools for scientific applications. This package is part of the Accord.NET Framework.
Accord.Video.FFMPEG by: Accord.NET
  • 30 total downloads
  • Latest version: 3.8.2-alpha
  • accord.net aforge.net framework ffmpeg video capture decode codec
Contains classes and methods to handle video sources using FFMPEG. For this reason, this package is available under the GPL license only. This package originated from the AForge.NET Framework and is part of the Accord.NET Framework.
BrotliSharpLib by: master131
  • 13 total downloads
  • Latest version: 0.3.3
  • brotli csharp net
Full C# port of Brotli compression library.
Castle.Core by: Castle Project Contributors
  • 11 total downloads
  • Latest version: 4.3.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
cef.redist.x64 by: The Chromium Embedded Framework Authors
  • 14 total downloads
  • Latest version: 84.3.10
  • chrome chromium native embedded browser CEF nativepackage
CEF - the Chromium Embedded Framework. NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.redist.x86 by: The Chromium Embedded Framework Authors
  • 18 total downloads
  • Latest version: 84.3.10
  • chrome chromium native embedded browser CEF nativepackage
CEF - the Chromium Embedded Framework. NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.sdk by: The CEF Authors
  • 8 total downloads
  • Latest version: 84.3.10
  • chrome chromium native embedded browser CEF nativepackage
CEF - Chromium Embedded Framework. NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CommandLineParser by: gsscoder nemec ericnewton76
  • 17 total downloads
  • Latest version: 2.2.1
  • command line commandline argument option parser parsing library syntax shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator by: Microsoft.Practices.ServiceLocation
  • 11 total downloads
  • Latest version: 2.0.2
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
cscharls by: Anders Gustafsson, Cureos AB
  • 6 total downloads
  • Latest version: 0.1.1
  • jpeg jpegls codec pcl netstandard net20
cscharls is a fully managed C# implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. cscharls is a direct port of the original CharLS implementation in C++.
DocumentFormat.OpenXml by: Microsoft
  • 19 total downloads
  • Latest version: 2.12.2
  • 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.
dotnetCampus.Configurations.Source by: walterlv
  • 3 total downloads
  • Latest version: 1.0.0
This package is built by SourceYard
dotnetCampus.SourceYard by: dotnet-campus
  • 2 total downloads
  • Latest version: 0.1.19369-alpha
  • source dotnet nuget msbuild
Add a NuGet package only for dll reference? By using dotnetCampus.SourceYard, you can pack a NuGet package with source code. By installing the new source code package, all source codes behaviors just like it is in your project.
dotnetCampus.TelescopeSource by: dotnet-campus
  • 12 total downloads
  • Latest version: 1.0.0-alpha02
  • source dotnet nuget msbuild compile
Package Description
DotNetZip by: Henrik/Dino Chiesa
  • 9 total downloads
  • Latest version: 1.13.8
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Expression.Blend.Sdk.WPF by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.1
Microsoft Expression Blend SDK includes new built-in behaviors, which are reusable pieces of packaged code that can be attached to any DependencyObject, and then fine-tuned by changing their properties. Behaviors allow you to add interactivity to your applications without having to write any code. The Behavior API consists of three core classes: Trigger, Action and Behavior.
Iced by: 0xd4d
  • 4 total downloads
  • Latest version: 1.4.0
  • x86 x64 encoder decoder formatter disassembler
High performance x86 (16/32/64-bit) instruction decoder, encoder and disassembler. It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler. - Supports all Intel and AMD instructions - The decoder doesn't allocate any memory and is 2x-5x+ faster than other similar libraries written in C or C# - Small decoded instructions, only 32 bytes - The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - The encoder can be used to re-encode decoded instructions at any address - The block encoder encodes a list of instructions and optimizes branches to short, near or 'long' (64-bit: 1 or more instructions) - API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, flow control info, etc - All instructions are tested (decode, encode, format, instruction info) License: MIT
InputSimulator by: Michael Noonan
  • 3 total downloads
  • Latest version: 1.0.4
The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.