MailKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 1.10.0
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.
MessagePackAnalyzer
by: neuecc
- 1 total downloads
- Latest version: 1.2.0
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 6.0.9
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/3fe12b935c03138f76364dc877a7e069e254b5b2
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.5.20279.2
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a5920c6656c9b8cef9e1f769c28062f0ade62f60
- 1 total downloads
- Latest version: 5.0.14
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ca061d20b28892b28279b17bad46919cff49a4
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.1.25120.3
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 7.0.11
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/70048beee894074e9718206a0017d9b080ee66ff
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.3.22178.4
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e71b34dbb2c0883145c658bed8814ae45f6fe15e
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 6.0.7
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/773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.6.25358.103
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/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 4 total downloads
- Latest version: 8.0.6
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b8139c5ee58f1708b0e3368a1b241400edd6cbc4
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.58.0-preview.0
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Cosmos.Direct
by: Microsoft
- 3 total downloads
- Latest version: 3.30.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1 total downloads
- Latest version: 16.0.461
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.