KRE-CLR-x86
by: Microsoft
- 20 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Libuv
by: Libuv
- 68 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: Apache Software Foundation
- 21 total downloads
- Latest version: 2.0.1
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: martinc
- 20 total downloads
- Latest version: 1.6.0
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.
Mescius.Spreadsheet.Core
by: MESCIUS inc.
- 53 total downloads
- Latest version: 19.1.0
Enterprise Spreadsheet Solutions for .NET Developers
Spread Core is the core package for Spread .NET, which includes the calculation engine and the spreadsheet non-UI implementation.
Spread.NET supports many popular features such as native Excel input and output, a powerful and extensible calculation engine with over 500+ functions and support for custom functions, iterative calculations, dynamic arrays, custom cell data types, charting, tables, slicers, sparklines, conditional formatting, international localization, printing, sorting, filtering, drag-fill, grouping, undo/redo, data validation, input controls, and much, much more.
For more detailed information about the features and other spreadsheet .NET components for WinForms, ASP.NET, and WPF, please see https://developer.mescius.com/spreadnet.
Spread.NET is licensed per-developer and a free 30-day evaluation trial license is automatically generated on first use. To read the End User License Agreement (EULA) please see https://developer.mescius.com/legal/eula.
For more details about pricing and licensing for Spread.NET, please see https://developer.mescius.com/spreadnet/pricing.
To inquire about licensing and volume discounts, please contact sales at us.sales@mescius.com.
The online Spread.NET samples are available at https://developer.mescius.com/spreadnet/demos
The online Spread.NET documentation is available at https://developer.mescius.com/spreadnet/docs/
To download the online installer for installing the Spread.NET WinForms, ASP.NET and/or WPF components, please see https://developer.mescius.com/spreadnet/download.
MessagePack
by: neuecc, aarnott
- 335 total downloads
- Latest version: 3.1.7
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc, aarnott
- 770 total downloads
- Latest version: 3.1.7
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.Agents.AI
by: Microsoft
- 87 total downloads
- Latest version: 1.10.0
Provides Microsoft Agent Framework core functionality.
Microsoft.Agents.AI.Abstractions
by: Microsoft
- 85 total downloads
- Latest version: 1.10.0
Provides Microsoft Agent Framework interfaces and abstractions.
Microsoft.Agents.AI.Workflows
by: Microsoft
- 84 total downloads
- Latest version: 1.10.0
Provides Microsoft Agent Framework support for workflows.
Microsoft.ApplicationInsights
by: Microsoft
- 24 total downloads
- Latest version: 3.1.2
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 18 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 362 total downloads
- Latest version: 2.23.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 374 total downloads
- Latest version: 2.23.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PersistenceChannel
by: Microsoft
- 9 total downloads
- Latest version: 0.16.1-build00418
This channel provides a peristant channel to Application Insights that will preserve telemetry in offline scenarios. This is a dependent package, for a best experience please install the platform specific package.
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 432 total downloads
- Latest version: 2.23.0
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 184 total downloads
- Latest version: 2.23.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 161 total downloads
- Latest version: 2.0.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.