JetBrains.Annotations
by: JetBrains
- 3 total downloads
- Latest version: 2023.2.0-eap1
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.
jQuery
by: jQuery Foundation, Inc.
- 2 total downloads
- Latest version: 3.4.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/
JWT
by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
- 43 total downloads
- Latest version: 10.1.1
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.3.2-beta
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.1.2
Port of LZ4 compression algorithm for .NET
LanguageExt.Core
by: Paul Louth
- 6 total downloads
- Latest version: 3.4.15-beta
This library uses and abuses the features of C# 6 and 7 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, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 4 total downloads
- Latest version: 9.0.3
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
librdkafka.redist
by: Magnus Edenhill, edenhill
- 5 total downloads
- Latest version: 2.6.1-RC2
The Apache Kafka C/C++ client library - redistributable
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 5 total downloads
- Latest version: 7.22.2
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/docs before installing to help you decide the best version.
Magick.NET.Core
by: Dirk Lemstra
- 2 total downloads
- Latest version: 14.9.0
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.
MailKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 2.1.1
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP and DKIM signature support via MimeKit.
* Microsoft TNEF support via MimeKit.
ManagedEsent
by: martinc
- 1 total downloads
- Latest version: 1.8.2
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.
MessagePack
by: neuecc
- 1 total downloads
- Latest version: 0.6.0
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
MessagePack.Annotations
by: neuecc, aarnott
- 2 total downloads
- Latest version: 2.5.140
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc, aarnott
- 1 total downloads
- Latest version: 2.1.143
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights
by: Microsoft
- 2 total downloads
- Latest version: 2.8.1
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.AspNetCore
by: Microsoft
- 2 total downloads
- Latest version: 2.21.0
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.DependencyCollector
by: Microsoft
- 2 total downloads
- Latest version: 2.7.1
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
- 1 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.AspNet.WebApi.Client
by: Microsoft
- 1 total downloads
- Latest version: 5.1.2
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.