Microsoft.Extensions.WebEncoders
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.IdentityModel.Logging
by: Microsoft
- 4 total downloads
- Latest version: 5.5.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 6 total downloads
- Latest version: 5.2.2
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 5 total downloads
- Latest version: 5.7.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 11 total downloads
- Latest version: 5.7.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.Net.Http.Headers
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
HTTP header parser implementations.
Microsoft.NETCore.App
by: Microsoft
- 10 total downloads
- Latest version: 1.1.13
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 4 total downloads
- Latest version: 7.0.0-preview.5.22301.12
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.Platforms
by: Microsoft
- 109 total downloads
- Latest version: 8.0.0-preview.7.23375.6
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Runtime
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2-rc2-24027
The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Targets
by: Microsoft
- 50 total downloads
- Latest version: 6.0.0-preview.4.21253.7
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
Microsoft.NETCore.UniversalWindowsPlatform
by: Microsoft
- 25 total downloads
- Latest version: 6.2.13
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
1b651b26ca39a8a2b6c090a85b6025565fa46203
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22605
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
Microsoft.Win32.Registry
by: Microsoft
- 20 total downloads
- Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
MimeKit
by: Jeffrey Stedfast
- 16 total downloads
- Latest version: 2.9.2
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers.
MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations.
In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs.
API documentation can be found on the web at http://www.mimekit.net/docs
For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
MySqlConnector
by: Bradley Grainger Caleb Lloyd
- 27 total downloads
- Latest version: 1.3.8
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
ncrontab
by: Atif Aziz
- 1 total downloads
- Latest version: 1.0.0
NCrontab is crontab for Microsoft .NET Framework 2.0 and above. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NCrontab
by: Atif Aziz
- 1 total downloads
- Latest version: 3.4.0
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library
by: Microsoft
- 10 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 27 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 3 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON