Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0-preview1-final
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.Web.WebView2
by: Microsoft
- 2 total downloads
- Latest version: 1.0.3650.58
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 2 total downloads
- Latest version: 10.0.25352-preview
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 25352. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 1 total downloads
- Latest version: 1.8.251104000
Windows App SDK
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 1 total downloads
- Latest version: 1.8.2109
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
- 22 total downloads
- Latest version: 4.13.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
- 3 total downloads
- Latest version: 9.0.0-preview.1
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
Newtonsoft.Json
by: James Newton-King
- 10 total downloads
- Latest version: 9.0.1
Json.NET is a popular high-performance JSON framework for .NET
NLog
by: Kim Christensen
- 2 total downloads
- Latest version: 2.1.0
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install "NLog Configuration" package.
OpenTK
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre9.3
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
RestSharp
by: .NET Foundation and Contributors
- 2 total downloads
- Latest version: 112.1.1-alpha.0.12
Simple REST and HTTP API Client
runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0
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.
- 1 total downloads
- Latest version: 4.3.4
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.
- 1 total downloads
- Latest version: 4.3.1
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.
runtime.win10-arm.Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 2.2.1
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk
by: Microsoft
- 1 total downloads
- Latest version: 2.2.9
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR.
62104e14e02e93e5808e884b94bed426f9529cc3
When using NuGet 3.x this package requires at least version 3.4.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 6.0.0-rc.1-prerelease
.NET Bindings for the Sentry Android SDK
System.ComponentModel.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides interfaces that are used to implement the run-time and design-time behavior of components.
Commonly Used Types:
System.ComponentModel.IComponent
System.ComponentModel.IContainer
System.ComponentModel.ISite
System.ComponentModel.ComponentCollection
System.Diagnostics.TextWriterTraceListener
by: Microsoft
- 3 total downloads
- Latest version: 4.0.0-beta-22816
Provides trace listeners for directing tracing output to a text writer, such as System.IO.StreamWriter, or a stream, such as a System.IO.FileStream.
Commonly Used Types:
System.Diagnostics.TextWriterTraceListener
System.Diagnostics.DelimitedListTraceListener