K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 8 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
KRE-CLR-x86
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta1
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LanguageExt.Core
by: Paul Louth
- 4 total downloads
- Latest version: 4.4.3
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, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 51 total downloads
- Latest version: 9.0.9
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
log4net
by: The Apache Software Foundation
- 0 total downloads
- Latest version: 2.0.15
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: 8.3.1
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.
Magick.NET.Core
by: Dirk Lemstra
- 26 total downloads
- Latest version: 14.0.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
- 0 total downloads
- Latest version: 4.7.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:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 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, ANNOTATE, 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, REPLACE, SAVEDATE, 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, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
MessagePack
by: neuecc
- 1 total downloads
- Latest version: 1.4.1
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 1 total downloads
- Latest version: 2.14.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
- 0 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.WindowsServer
by: Microsoft
- 24 total downloads
- Latest version: 2.20.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
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 9 total downloads
- Latest version: 6.0.0
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.Authentication.Abstractions
by: Microsoft
- 8 total downloads
- Latest version: 2.2.0
ASP.NET Core common types used by the various authentication components.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 12 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core middleware that enables an application to use cookie based authentication.
This package was built from the source at:
https://github.com/aspnet/Security/tree/c6f5786418c2478dfc7f5a604d8b65911f9f0c1b
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.