Microsoft.CodeAnalysis.Common
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta2
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
.NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. Install either of the dependencies directly to get one of the languages separately.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 16.7.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 2 total downloads
- Latest version: 9.0.14
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 0 total downloads
- Latest version: 5.0.8
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae2eabad0e49302d0632a7dde917fdc68d960dc4
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.Xml
by: Microsoft.Extensions.Configuration.Xml
- 1 total downloads
- Latest version: 1.0.2
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.NET.Test.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 15.3.0-preview-20170601-03
The MSbuild targets and properties for building the .Net core test projects.
Microsoft.NETCore.App.Ref
by: Microsoft
- 0 total downloads
- Latest version: 6.0.24
Internal implementation package not meant for direct consumption. Please do not reference directly.
A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.ProjectReunion.DWrite
by: Microsoft
- 1 total downloads
- Latest version: 0.8.4
DWriteCore is an implementation of the Microsoft Windows DirectWrite API
that has been decoupled from the Windows OS. DWriteCore provides services for applications
to enumerate fonts and format and render text.
Microsoft.ProjectReunion.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 0.8.11
This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library.
The WinUI 3 APIs in this package are subject to change in future releases of Project Reunion. This version is intended for preview and not for use in shipping applications.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 1 total downloads
- Latest version: 16.9.0-preview-20201123-03
Testplatform host executes the test using specified adapter.
Microsoft.Web.WebView2
by: Microsoft
- 1 total downloads
- Latest version: 1.0.992.28
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.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: 1.18.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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET).
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 massive limitations or bugs.
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
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 1 total downloads
- Latest version: 4.7.4
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 Framework 3.5, 4, 4.5, 4.6, 4.7 & 4.8
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+;
- .NET Framework 4 client profile
- Xamarin Android, Xamarin iOs
- UWP
- Windows Phone 8
- Silverlight 4 and 5
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 1 total downloads
- Latest version: 3.5.0-beta-final
NuGet.RuntimeModel
NuGet.Versioning
by: Microsoft
- 1 total downloads
- Latest version: 4.4.3+6a53d40cdb2f65a9dbbf458556372e275f2e3a4a
NuGet's implementation of Semantic Versioning.