IKVM.Image.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.2
IKVM Runtime Image
IKVM.Image.runtime.linux-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.0-pre.1
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.11.0-pre.4
IKVM MSBuild Tools
JetBrains.Annotations by: JetBrains
  • 0 total downloads
  • Latest version: 2024.2.0
  • 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.
LanguageExt.Core by: Paul Louth
  • 2 total downloads
  • Latest version: 3.5.60-beta
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 8.12.17
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
log4net by: The Apache Software Foundation
  • 0 total downloads
  • Latest version: 3.0.5-preview.2
  • 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
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 2 total downloads
  • Latest version: 7.4.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
Magick.NET.Core by: Dirk Lemstra
  • 1 total downloads
  • Latest version: 13.3.0
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MediatR by: Jimmy Bogard
  • 0 total downloads
  • Latest version: 12.1.1
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MessagePack by: neuecc, aarnott
  • 2 total downloads
  • Latest version: 2.5.187
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePackAnalyzer by: neuecc, aarnott
  • 1 total downloads
  • Latest version: 2.2.60
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights.AspNetCore by: Microsoft
  • 19 total downloads
  • Latest version: 2.22.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDKaspnetcore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.EventCounterCollector by: Microsoft
  • 0 total downloads
  • Latest version: 2.19.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET aspnetcore Web Azure Server Services ASPX Websites Event Counters Performance Collection
Application Insights Event Counter Collector allows you to send data sent from EventCounters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 3 total downloads
  • Latest version: 2.20.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
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.WindowsServer by: Microsoft
  • 2 total downloads
  • Latest version: 2.23.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
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
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 0 total downloads
  • Latest version: 2.18.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
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.AspNet.WebApi.Client by: Microsoft
  • 1 total downloads
  • Latest version: 5.2.5
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.