Microsoft.NETCore.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.7.22375.6
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.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 2.1.11
Provides the .NET Core app bootstrapper intended for use in the application directory
d6a56162401485f1c898ce7e78f95641954997b3
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 8.0.23
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 3 total downloads
- Latest version: 8.0.0-rc.2.23479.6
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETFramework.ReferenceAssemblies
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net47
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net472
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Microsoft .NET Framework Reference Assemblies
Microsoft.Orleans.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.3.0-rc2
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-preview2
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Core.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 10.0.1
Core abstractions library of Microsoft Orleans
Microsoft.TypeScript.MSBuild
by: Microsoft
- 2 total downloads
- Latest version: 5.3.0-beta
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 1 total downloads
- Latest version: 2.3.2200-develop-g2d3a6646
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.Web.WebView2
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3124.44
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: 1.8.2141
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.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 1 total downloads
- Latest version: 0.9.0
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
NJsonSchema
by: Rico Suter
- 2 total downloads
- Latest version: 9.4.9
JSON Schema draft v4 reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 1 total downloads
- Latest version: 5.3.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 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
NuGet.Repositories
by: NuGet.Repositories
- 1 total downloads
- Latest version: 4.1.0
NuGet v3 core library.
OneOf
by: Harry McIntyre
- 1 total downloads
- Latest version: 3.0.223
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Polly-Signed
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 4.1.2
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.