Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0
Contains the core infrastructure used by ASP.NET Core Code Generators.
This package was built from the source code at https://github.com/aspnet/scaffolding/tree/629bb9963377eb9e915013bd8b2f5c724833d82a
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 1 total downloads
- Latest version: 1.0.2
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 2 total downloads
- Latest version: 2.2.2
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
This package was built from the source code at https://github.com/aspnet/scaffolding/tree/8295c4b56c125d3f536020618a49c6a16017ca25
Microsoft.Windows.SDK.BuildTools
by: Microsoft
- 4 total downloads
- Latest version: 10.0.25346-preview
Includes tools required for building projects targeting the Windows SDK.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.8-experimental
Windows App SDK
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 1 total downloads
- Latest version: 2.0.44-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Machine Learning APIs.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 4.14.0
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
- 1 total downloads
- Latest version: 5.2.0
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
MySqlConnector
by: Bradley Grainger
- 2 total downloads
- Latest version: 2.1.8
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NConsole
by: Rico Suter
- 10 total downloads
- Latest version: 3.10.6586.41686
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.Streams
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.12.90
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NJsonSchema
by: Rico Suter
- 3 total downloads
- Latest version: 9.13.12
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 9.10.68
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 3 total downloads
- Latest version: 11.0.0-preview001
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 10.6.9
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 10.1.25
JSON Schema reader, generator and validator for .NET
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 2 total downloads
- Latest version: 8.0.0-rc.2
Npgsql is the open source .NET data provider for PostgreSQL.
NSwag.Annotations
by: Rico Suter
- 1 total downloads
- Latest version: 12.3.1
NSwag: The Swagger API toolchain for .NET and TypeScript