Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100
by: Microsoft
- 3 total downloads
- Latest version: 8.0.28
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 3 total downloads
- Latest version: 8.0.28
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 3 total downloads
- Latest version: 8.0.28
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 2 total downloads
- Latest version: 8.0.28
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Targets
by: Microsoft
- 17 total downloads
- Latest version: 6.0.0-preview.4.21253.7
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.
Microsoft.NETCore.Targets.DNXCore
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-beta-23225
Ensures a minimum set of package versions when building DNXCore applications and portable libraries.
Microsoft.NETCore.Targets.UniversalWindowsPlatform
by: Microsoft
- 2 total downloads
- Latest version: 5.0.1-beta-23225
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries.
Microsoft.NETCore.UniversalWindowsPlatform
by: Microsoft
- 16 total downloads
- Latest version: 6.2.14
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
d67bd83a075b8b10cb95810568073c1a3211f28b
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 8.2.0
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 8.2.0
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Packaging.Tools
by: Microsoft
- 1 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.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 7 total downloads
- Latest version: 1.21.0
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Threading
by: Microsoft
- 20 total downloads
- Latest version: 18.7.23
Async synchronization primitives, async collections, TPL and dataflow extensions.
The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This
package is applicable to any .NET application (not just Visual Studio).
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 25 total downloads
- Latest version: 18.7.23
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.Win32.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
NETStandard.Library
by: Microsoft
- 2 total downloads
- Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 6 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 3 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
RBush
by: viceroypenguin
- 2 total downloads
- Latest version: 3.2.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Remotion.Linq
by: rubicon IT GmbH
- 4 total downloads
- Latest version: 2.2.0-alpha-004
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations