Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.5.20311.2
Contains the core infrastructure used by ASP.NET Core Code Generators.
- 1 total downloads
- Latest version: 7.0.10
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Win32.SystemEvents
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview6.19303.8
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Windows.CsWinRT
by: Microsoft
- 1 total downloads
- Latest version: 2.0.8
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 6 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 4.8.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
Moq
by: Daniel Cazzulino, kzu
- 0 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
MudBlazor
by: Garderoben, Henon and Contributors
- 1 total downloads
- Latest version: 6.2.3
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.
Nerdbank.GitVersioning
by: Andrew Arnott
- 2 total downloads
- Latest version: 3.4.205
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 5 total downloads
- Latest version: 8.16.1
This package complements the NetVips package and contains native binaries of libvips for Linux (ARM64v8)
NJsonSchema
by: Rico Suter
- 2 total downloads
- Latest version: 11.2.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.59
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 5 total downloads
- Latest version: 11.2.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 0 total downloads
- Latest version: 5.4.0
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6, 7, 8 and 9
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql
by: Shay Rojansky, Yoh Deadfall, Brar Piening, Nikita Kazmin, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 1 total downloads
- Latest version: 5.0.18
Npgsql is the open source .NET data provider for PostgreSQL.
NSwag.Annotations
by: Rico Suter
- 1 total downloads
- Latest version: 3.27.6042.26096
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 11.15.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 3 total downloads
- Latest version: 14.0.0-preview009
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 13.13.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 107 total downloads
- Latest version: 14.3.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.LibraryModel
by: Microsoft
- 1 total downloads
- Latest version: 4.7.3+5f03bad3794603516c0a1f395f91d056246a1070
NuGet client library.