Accord
by: Accord.NET
- 7 total downloads
- Latest version: 3.8.0
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
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
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
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.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 8 total downloads
- Latest version: 6.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
BenchmarkDotNet
by: .NET Foundation and contributors
- 5 total downloads
- Latest version: 0.12.1
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 6 total downloads
- Latest version: 0.12.1
Powerful .NET library for benchmarking
BrotliSharpLib
by: master131
- 13 total downloads
- Latest version: 0.3.3
Full C# port of Brotli compression library.
Castle.Core
by: Castle Project Contributors
- 10 total downloads
- Latest version: 4.3.1
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
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
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
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
- 29 total downloads
- Latest version: 2.4.3
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
- 6 total downloads
- Latest version: 2.0.2
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
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++.
CSJ2K
by: Anders Gustafsson, Jason S. Clary, JJ2000 Partners
- 6 total downloads
- Latest version: 3.0.0
Portable Class Library and platform specific support libraries for decoding and encoding JPEG2000 images. Works with Universal Windows (8.1 and 10),
.NET Core for .NET Standard 1.0 and higher, .NET 3.5 (WPF and Windows Forms), Windows Phone 8 Silverlight, Silverlight 5, Xamarin iOS and Xamarin Android applications.
DocumentFormat.OpenXml
by: Microsoft
- 19 total downloads
- Latest version: 2.12.2
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.CommandLine
by: walterlv
- 15 total downloads
- Latest version: 3.3.0
dotnetCampus.CommandLine is probably the fastest command line parser in all .NET open-source projects. Parsing a classical command line only takes 1091ns, thus 10 ticks.
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
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.