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.
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
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.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.
dotnetCampus.TelescopeSource
by: dotnet-campus
- 12 total downloads
- Latest version: 1.0.0-alpha02
Package Description
Libuv
by: Libuv
- 4 total downloads
- Latest version: 1.9.1
Multi-platform support library with a focus on asynchronous I/O.
Lsj.MediaInfo.Core.Native
by: MediaArea.net SARL.
- 6 total downloads
- Latest version: 22.12.0
MediaInfo(Lib) is a convenient unified display of the most relevant technical and tag data for video and audio files.
MediaInfolib with support network AV streams.
Lsj.MinHookWrapper.Runtime
by: Lsj.MinHookWrapper.Runtime
- 1 total downloads
- Latest version: 1.0.2
Package Description
Lsj.MinHookWrapper.Runtime.Core
by: Lsj.MinHookWrapper.Runtime.Core
- 2 total downloads
- Latest version: 1.0.2
Package Description
LumiSoft.Net.dll
by: LumiSoft
- 2 total downloads
- Latest version: 4.5.7150.28939
Freeware open source SMTP,POP3,IMAP client/server components. MIME,Mail,DNS,FTP components.
Microsoft.Build.Tasks.Git
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.3.2
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeQuality.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.3.1
Microsoft recommended code quality rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 3 total downloads
- Latest version: 2.0.49
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.