Microsoft.Extensions.WebEncoders by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
Contains registration and configuration APIs for the core framework encoders.
Microsoft.Net.Compilers by: Microsoft
  • 1 total downloads
  • Latest version: 3.5.0-beta1-final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. The tools in this package require .NET Framework 4.7.2+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fb3f812a3e4b7534bef784fa2df1c21d1f67864d.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.5.20278.1
Provides the .NET app bootstrapper intended for use in the application directory 4ae4e2fe08164168a77f0a3b06091db5959fb506 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.30
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module 6ea71919a5bbed566449efe09e953e78abcc5363 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.5
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 1 total downloads
  • Latest version: 5.3.5
Provides a set of packages that can be used when building Universal Windows applications on .NET. Contains .NET Native 1.6. 5.3.5 updated the WCF NuGet packages which contain bug fixes. When using Visual Studio this package requires Visual Studio 2017 or later. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Client by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Sdk by: Microsoft
  • 1 total downloads
  • Latest version: 7.2.6
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Orleans.Server by: Microsoft
  • 1 total downloads
  • Latest version: 3.8.0-preview3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.4
  • Microsoft Azure AutoRest ClientRuntime REST azureofficial
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.Rest.ClientRuntime.Azure.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.12
  • Microsoft AutoRest ClientRuntime REST adal,netcore451511
Provides ADAL based authentication for Azure management client libraries Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.TypeScript.MSBuild by: Microsoft
  • 4 total downloads
  • Latest version: 5.8.3
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 16.6.13
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
MimeKit by: Jeffrey Stedfast
  • 2 total downloads
  • Latest version: 1.18.0
  • mime encryption dkim security smime s/mime openpgp pgp mbox mail email parser tnef netstandard net35 net40 net45 xamarin android ios monodroid monotouch win8 wp81
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
MudBlazor by: Garderoben, Henon and Contributors
  • 2 total downloads
  • Latest version: 8.5.1
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 25 total downloads
  • Latest version: 5.3.4
  • NLog logging log structured tracing logfiles database eventlog console email
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 and 8 - .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
Swashbuckle.AspNetCore by: Swashbuckle.AspNetCore
  • 1 total downloads
  • Latest version: 5.6.1
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
System.Diagnostics.TextWriterTraceListener by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
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
Twilio by: Twilio
  • 2 total downloads
  • Latest version: 7.0.1
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
Xamarin.Firebase.iOS.Auth by: Microsoft
  • 2 total downloads
  • Latest version: 4.4.1.1
C# bindings for Firebase APIs Auth iOS Library