ImageComparison
by: Thomas Piart, Jakob XnaFan Krarup
- 0 total downloads
- Latest version: 2.0.4
A set of .NET extension methods to get the difference between images and more...
Independentsoft.Office
by: Independentsoft
- 1 total downloads
- Latest version: 2.0.770
Independentsoft.Office is Office file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin. Supports Word, Excel, PowerPoint, OpenOffice file formats.
Independentsoft.Office.Odf
by: Independentsoft
- 12 total downloads
- Latest version: 2.0.820
Independentsoft.Office.Odf is Open Document Format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Independentsoft.Office.Spreadsheet
by: Independentsoft
- 8 total downloads
- Latest version: 2.0.800
Independentsoft.Office.Spreadsheet is Excel file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Interop.UIAutomationClient
by: Roemer
- 1 total downloads
- Latest version: 10.19041.0
The UI Automation COM-to-.NET adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
IoC.Container
by: NikolayP
- 13 total downloads
- Latest version: 1.3.8
Simple, powerful and fast expressions based Inversion of Control container for .NET.
JetBrains.Annotations
by: JetBrains
- 50 total downloads
- Latest version: 2026.2.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
JetBrains.dotTrace.CommandLineTools.windows-x64
by: JetBrains
- 0 total downloads
- Latest version: 2023.1.7
The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line.
This can be helpful in various scenarios, like:
* profiling an application on a remote server,
* automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds,
* speeding up profiling routines by creating profiling scripts.
The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications.
The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.
JetBrains.FormatRipper
by: Mikhail Pilin, Konstantin Kretov
- 7 total downloads
- Latest version: 2.4.0
The cross-platform open-source library for parsing executable and shared-library files. It supports the Compound, ELF, Mach-O, Fat Mach-O, DMG, MSI, and PE formats, providing useful information about their internals.
JetBrains.HabitatDetector
by: Mikhail Pilin
- 10 total downloads
- Latest version: 1.4.5
The cross-platform open-source library for detecting habitat information.
JetBrains.Profiler.Api
by: Mikhail Pilin, Ilia Kirianovskii
- 22 total downloads
- Latest version: 1.4.13
JetBrains Profiler API allows you to control profiling sessions right from the code of your application. Use this API in conjunction with JetBrains dotTrace, JetBrains dotMemory, or JetBrains dotCover. This API can also be used in conjunction with JetBrains Self-Profiling API.
jQuery
by: jQuery Foundation, Inc.
- 10 total downloads
- Latest version: 2.2.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
KdTree
by: codeandcats@gmail.com, RobIII
- 0 total downloads
- Latest version: 1.4.1
Generic multi-dimensional binary search tree.
KRE-CoreCLR-x86
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Libuv
by: Libuv
- 3 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LiveCharts.Wpf.NetCore3
by: Beto Rodriguez
- 0 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf (forked from master branch to add Support to netcoreapp3.1)
log4net
by: The Apache Software Foundation
- 9 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
ManagedEsent
by: Microsoft
- 0 total downloads
- Latest version: 1.9.4
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MathNet.Numerics
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 16 total downloads
- Latest version: 4.7.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac.