IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.7.0-pre.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.0-pre.1
IKVM MSBuild Tools
JWT
by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
- 23 total downloads
- Latest version: 11.0.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 10 total downloads
- Latest version: 8.12.34
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
- 2 total downloads
- Latest version: 2.0.13
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
- 34 total downloads
- Latest version: 8.6.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
- 2 total downloads
- Latest version: 8.4.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
- 3 total downloads
- Latest version: 1.18.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:
* 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, ESORT, METADATA, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE, CREATE-SPECIAL-USE, MOVE, SEARCH=FUZZY, UTF8=ACCEPT, UTF8=ONLY, LITERAL-, APPENDLIMIT, 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: Microsoft
- 5 total downloads
- Latest version: 1.9.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: 1.4.1
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc, aarnott
- 21 total downloads
- Latest version: 3.1.1
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.ApplicationInsights
by: Microsoft
- 4 total downloads
- Latest version: 2.4.0
Application Insights Core 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
- 4 total downloads
- Latest version: 2.0.7
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 3 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.AspNetCore.Antiforgery
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 7.0.10
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/5a4c82ec57fadddef9ce841d608de5c7c8c74446
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft.AspNetCore.Authentication.Facebook
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.