Microsoft.NETFramework.ReferenceAssemblies.net47
by: Microsoft
- 12 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net471
by: Microsoft
- 13 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net472
by: Microsoft
- 13 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net48
by: Microsoft
- 13 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net481
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.Packaging.Tools
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-preview2-25401-01
Provides build infrastructure for handling conflicting assets from packages.
81ffa9f5381f510c2afa17a113e4c4d77144b84e
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Rest.ClientRuntime
by: Microsoft
- 59 total downloads
- Latest version: 2.3.24
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 42 total downloads
- Latest version: 3.3.19
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Microsoft.Rest.ClientRuntime.Azure.Authentication
by: Microsoft
- 54 total downloads
- Latest version: 2.4.1
Provides ADAL based authentication for Azure management client libraries
Microsoft.SourceLink.Common
by: Microsoft
- 81 total downloads
- Latest version: 11.0.100-rc.1.26425.128
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub
by: Microsoft
- 86 total downloads
- Latest version: 11.0.100-rc.1.26425.128
Generates source link for GitHub repositories.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 70 total downloads
- Latest version: 2.4.0
This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
Microsoft.TestPlatform.AdapterUtilities
by: Microsoft
- 49 total downloads
- Latest version: 17.4.0-preview-20220726-02
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
- 202 total downloads
- Latest version: 17.4.0-preview-20220726-02
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 125 total downloads
- Latest version: 16.2.0
Testplatform host executes the test using specified adapter.
Microsoft.Toolkit.HighPerformance
by: Microsoft.Toolkit
- 1 total downloads
- Latest version: 7.1.2
This package includes high performance .NET Standard helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>.
- MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances.
- MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor.
- SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it.
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory<T>, Span<T> extensions and more, all focused on high performance.
- HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values.
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box<T>: a type mapping boxed value types and exposing some utility and high performance methods.
- Ref<T>: a stack-only struct that can store a reference to a value of a specified type.
- NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 274 total downloads
- Latest version: 7.0.1
The TypeScript MSBuild task, and matching compiler version.
Microsoft.UpgradeAssistant.ApiCatalog.Assets
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
Contains .NET ApiCatalog database used by Upgrade Assistant.
Microsoft.VisualBasic
by: Microsoft
- 7 total downloads
- Latest version: 10.3.0
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.VisualStudio.Composition
by: Microsoft
- 21 total downloads
- Latest version: 16.1.8
Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition.