FlaUI.UIA2 by: Roemer
  • 0 total downloads
  • Latest version: 3.0.0
  • UI Automation UIA2 UIA3 UIA System.Windows.Automation
Library to use FlaUI with UIA2.
Fody by: Fody
  • 0 total downloads
  • Latest version: 6.9.2
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
Google.Protobuf by: Google Inc.
  • 27 total downloads
  • Latest version: 3.34.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Independentsoft.Office by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.770
  • Office Word Excel PowerPoint OpenOffice LibreOffice document spreadsheet docx xlsx pptx odt ods
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
  • 0 total downloads
  • Latest version: 2.0.770
  • office odf OpenOffice LibreOffice document spreadsheet odt ods
Independentsoft.Office.Odf is Open Document Format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Independentsoft.Office.Spreadsheet by: Independentsoft
  • 0 total downloads
  • Latest version: 2.0.740
  • excel spreadsheet office xlsx
Independentsoft.Office.Spreadsheet is Excel file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Interop.UIAutomationClient by: Roemer
  • 0 total downloads
  • Latest version: 10.19041.0
  • UIAutomationClient UIAutomation Windows Automation Accessibility System.Windows.Automation
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
JetBrains.Annotations by: JetBrains
  • 0 total downloads
  • Latest version: 2025.1.0-eap1
  • jetbrains resharper rider annotations canbenull notnull
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. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
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
  • 0 total downloads
  • Latest version: 2.2.0
  • jetbrains compound elf mach-o msi pe dmg parse windows linux macos netstandard netframework
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
  • 0 total downloads
  • Latest version: 1.2.1
  • jetbrains habitat detect windows linux macos freebsd netstandard netframework
The cross-platform open-source library for detecting habitat information.
JetBrains.Profiler.Api by: Mikhail Pilin, Ilia Kirianovskii
  • 0 total downloads
  • Latest version: 1.4.3
  • jetbrains profiler profiling performance memory coverage net dotnet netcore dotnetcore netstandard windows uwp macos mac linux musl glibc x86 x64 arm arm64 x86-64 x86_64 aarch64
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.
Libuv by: Libuv
  • 0 total downloads
  • Latest version: 1.9.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
log4net by: The Apache Software Foundation
  • 0 total downloads
  • Latest version: 2.0.15
  • logging log tracing logfiles
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
Microsoft.AspNet.Providers by: Microsoft
  • 0 total downloads
  • Latest version: 2.0.0
ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.18
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.App.Runtime.linux-x64 by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.18
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.App.Runtime.win-x64 by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.18
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft.AspNetCore.Hosting.Abstractions
  • 0 total downloads
  • Latest version: 1.0.5
  • aspnetcore,hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft.AspNetCore.Hosting.Server.Abstractions
  • 0 total downloads
  • Latest version: 1.0.5
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.