Microsoft.NETCore.App.Runtime.Mono.browser-wasm
by: Microsoft
- 2 total downloads
- Latest version: 10.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
- 1 total downloads
- Latest version: 10.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Playwright
by: Microsoft
- 2 total downloads
- Latest version: 1.58.0
Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Learn more at https://playwright.dev/dotnet/.
MimeKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 4.15.1
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 limitations.
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
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 8.15.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
Nanoid
by: codeyu
- 5 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
Pulumi.Cloudflare
by: Pulumi Corp.
- 4 total downloads
- Latest version: 6.13.0
A Pulumi package for creating and managing Cloudflare cloud resources.
Pulumi.Command
by: Pulumi
- 4 total downloads
- Latest version: 1.1.3
The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.
Pulumi.Kubernetes
by: Pulumi
- 4 total downloads
- Latest version: 4.25.0
A Pulumi package for creating and managing Kubernetes resources.
Pulumi.Linode
by: Pulumi Corp.
- 3 total downloads
- Latest version: 5.7.0
A Pulumi package for creating and managing linode cloud resources.
Pulumi.Oci
by: Pulumi
- 2 total downloads
- Latest version: 4.1.0
A Pulumi package for creating and managing Oracle Cloud Infrastructure resources.
RestWrapper
by: Joel Christner
- 1 total downloads
- Latest version: 3.1.4
Simple, easy HTTP REST API client for integrating and consuming services in C#.
- 1 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Swashbuckle.AspNetCore
by: domaindrivendev
- 1 total downloads
- Latest version: 6.6.2
Swagger tools for documenting APIs built on ASP.NET Core
Timestamps
by: Joel Christner
- 1 total downloads
- Latest version: 1.0.11
Simple class containing start time, end time, and total time.