Microsoft.Extensions.WebEncoders.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 9 total downloads
- Latest version: 4.11.6
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft Corporation
- 1 total downloads
- Latest version: 3.17.1
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides a .NET Standard class library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Azure Active Directory.
Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 2.2.8-rel-28605-00
.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
Microsoft.NETCore
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
Microsoft.NETCore.Targets
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.ProjectReunion.Foundation
by: Microsoft
- 3 total downloads
- Latest version: 0.8.6-preview1
Microsoft Project Reunion Foundation
Microsoft.TestPlatform.AdapterUtilities
by: Microsoft
- 3 total downloads
- Latest version: 17.3.0
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 4 total downloads
- Latest version: 17.3.3
The Microsoft Test Platform Object Model.
Microsoft.Web.WebView2
by: Microsoft
- 1 total downloads
- Latest version: 1.0.2210.55
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.
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.12
JON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 2 total downloads
- Latest version: 8.17.6295.16512
JSON Schema draft v4 reader, generator and validator for .NET
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 5 total downloads
- Latest version: 10.3.6318.21856
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.LibraryModel
by: NuGet.LibraryModel
- 1 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
- 1 total downloads
- Latest version: 4.0.1-rc2-24027
Internal implementation package not meant for direct consumption. Please do not reference directly. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 2 total downloads
- Latest version: 1.68.2.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries.
The complete dependency list is:
- libpthread.so.0
- libdl.so.2
- libm.so.6
- libc.so.6
- ld-linux-x86-64.so.2
The excluded dependencies are:
- Fontconfig
System.ComponentModel.TypeConverter
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types.
Commonly Used Types:
System.ComponentModel.TypeConverter
System.ComponentModel.TypeConverterAttribute
System.ComponentModel.PropertyDescriptor
System.ComponentModel.StringConverter
System.ComponentModel.ITypeDescriptorContext
System.ComponentModel.EnumConverter
System.ComponentModel.TypeDescriptor
System.ComponentModel.Int32Converter
System.ComponentModel.BooleanConverter
System.ComponentModel.DoubleConverter
When using NuGet 3.x this package requires at least version 3.4.
System.IO.Pipes
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
Provides a means for interprocess communication through anonymous and/or named pipes.
Commonly Used Types:
System.IO.Pipes.NamedPipeServerStream
System.IO.Pipes.PipeDirection
System.IO.Pipes.PipeOptions
System.IO.Pipes.PipeTransmissionMode
System.IO.Pipes.NamedPipeClientStream
System.IO.Pipes.PipeStream
System.Numerics.Tensors
by: Microsoft
- 2 total downloads
- Latest version: 0.2.0-preview7.19362.9
Tensor class which represents and extends multi-dimensional arrays.
Commonly Used Types:
System.Numerics.Tensors.Tensor<T>
System.Numerics.Tensors.CompressedSparseTensor<T>
System.Numerics.Tensors.DenseTensor<T>
System.Numerics.Tensors.SparseTensor<T>
System.Threading.Tasks.Dataflow
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.6.20305.6
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
When using NuGet 3.x this package requires at least version 3.4.