librdkafka.redist
by: Magnus Edenhill, edenhill
- 14 total downloads
- Latest version: 2.12.1
The Apache Kafka C/C++ client library - redistributable
MailKit
by: Jeffrey Stedfast
- 4 total downloads
- Latest version: 2.7.0
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 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, 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, 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.
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 1 total downloads
- Latest version: 2.11.2
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
- 2 total downloads
- Latest version: 2.15.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
by: Microsoft
- 8 total downloads
- Latest version: 2.2.0-preview2-35157
Microsoft.AspNetCore
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 12 total downloads
- Latest version: 2.2.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 9 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 6.0.25
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 23 total downloads
- Latest version: 5.0.0-preview.1.20124.5
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/98a853b20131fd59b37076dd3699d8c7f62b24cb
- 4 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 8.0.5
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 20 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Cors
by: Microsoft
- 2 total downloads
- Latest version: 2.3.0
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.4.21253.5
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c0ae1d179dba6f3acd0e55be55718c97c9028698
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.4
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f9ae0f5d30be2de3c0de61b5673bd8873231d70a
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 5.0.1
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fc93e595ceffbb1e3e85532bf454e92a6a80dd6b
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Http
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 1 total downloads
- Latest version: 8.0.11
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3