Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 60 total downloads
- Latest version: 6.0.19
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 110 total downloads
- Latest version: 7.0.9
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x86
by: Microsoft
- 16 total downloads
- Latest version: 5.0.17
Internal implementation package not meant for direct consumption. Please do not reference directly.
75bb45842cf203fef4ce68c0c6aba8dfcd631ecc
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WSMan.Management
by: Microsoft
- 23 total downloads
- Latest version: 7.2.6
Runtime for hosting PowerShell
Microsoft.WSMan.Runtime
by: Microsoft
- 21 total downloads
- Latest version: 7.2.6
Runtime for hosting PowerShell
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 103 total downloads
- Latest version: 1.1.39
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
MimeKit
by: Jeffrey Stedfast
- 25 total downloads
- Latest version: 4.1.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
Mono.Unix
by: Microsoft
- 33 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MySql.Data
by: Oracle
- 141 total downloads
- Latest version: 8.0.32.1
MySql.Data.MySqlClient .Net Core Class Library
Nerdbank.GitVersioning
by: Andrew Arnott
- 18 total downloads
- Latest version: 3.5.119
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NEST
by: Elasticsearch Inc. and contributors
- 59 total downloads
- Latest version: 1.8.0
Elasticsearch client, strongly typed interface to Elasticsearch. Fluent request builder, mapped responses and powerful query dsl. Uses and exposes Elasticsearch.Net
NETStandard.Library
by: Microsoft
- 343 total downloads
- Latest version: 2.0.0
A set of standard .NET APIs that are prescribed to be used and supported together.
d318b764a689cfe285d8484bda918646905664e7
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 63 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
NPOI
by: NPOI Contributors
- 156 total downloads
- Latest version: 2.4.1
Neuzilla is the studio behind NPOI.
Neuzilla provides commercial software customization and consulting service. For details, please contact support@neuzilla.com
Nullable.Extended.Analyzer
by: tom-englert.de
- 18 total downloads
- Latest version: 1.10.4539
A Roslyn analyzer to improve the experience when working with nullable reference types.
OpenCvSharp4
by: shimat
- 400 total downloads
- Latest version: 4.7.0.20230115
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
OpenCvSharp4.runtime.win
by: shimat
- 148 total downloads
- Latest version: 4.7.0.20230115
Internal implementation package for OpenCvSharp to work on Windows except UWP.
OpenCvSharp4.WpfExtensions
by: shimat
- 127 total downloads
- Latest version: 4.7.0.20230115
OpenCvSharp WPF extension library.
Oracle.DataAccess.x86
by: Oracle
- 25 total downloads
- Latest version: 2.112.1
This NuGet package contains Oracle.DataAccess.dll (x86) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle (those libraries are greater than 100MB in size, so it didn't make sense to include them in a NuGet package), but this package will at least allow the project to be successfully built (i.e. if you're using a CI server).
OxyPlot.Wpf
by: OxyPlot.Wpf
- 51 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This package targets WPF applications.