Microsoft.NETCore.App.Ref
by: Microsoft
- 14 total downloads
- Latest version: 6.0.36
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.App.Runtime.osx-x64
by: Microsoft
- 208 total downloads
- Latest version: 10.0.0-preview.6.25358.103
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 301 total downloads
- Latest version: 9.0.0-preview.5.24306.7
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 253 total downloads
- Latest version: 8.0.11
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 164 total downloads
- Latest version: 8.0.0
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 178 total downloads
- Latest version: 8.0.0-preview.5.23280.8
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit
by: Microsoft
- 14 total downloads
- Latest version: 2.0.8
The .NET JIT compiler.
a536e7eec55c538c94639cefe295aa672996bf9b
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 492 total downloads
- Latest version: 8.0.0-preview.2.23128.3
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Runtime
by: Microsoft
- 16 total downloads
- Latest version: 1.0.0
The .NET Core runtime.
Microsoft.NETCore.Runtime.Native
by: Microsoft
- 16 total downloads
- Latest version: 1.0.1-beta-23225
Support libraries for the .NET Core runtime used by .NETNative.
Microsoft.NETCore.Targets
by: Microsoft
- 205 total downloads
- Latest version: 5.0.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.OData.Edm
by: Microsoft
- 14 total downloads
- Latest version: 7.22.0
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.OpenApi
by: Microsoft
- 134 total downloads
- Latest version: 2.0.0
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Rest.ClientRuntime
by: Microsoft
- 566 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
- 455 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
- 540 total downloads
- Latest version: 2.4.1
Provides ADAL based authentication for Azure management client libraries
Microsoft.SemanticKernel
by: Microsoft
- 202 total downloads
- Latest version: 1.61.0
Semantic Kernel common package collection, including SK Core, OpenAI, Azure OpenAI, DALL-E 2.
Empowers app owners to integrate cutting-edge LLM technology quickly and easily into their apps.
Microsoft.SemanticKernel.Abstractions
by: Microsoft
- 136 total downloads
- Latest version: 1.44.0
Semantic Kernel interfaces and abstractions. This package is automatically installed by Semantic Kernel packages if needed.
Microsoft.SemanticKernel.Agents.Abstractions
by: Microsoft
- 145 total downloads
- Latest version: 1.61.0
Semantic Kernel Agents abstractions. This package is automatically installed by Semantic Kernel Agents packages if needed.
Microsoft.SemanticKernel.Agents.Core
by: Microsoft
- 252 total downloads
- Latest version: 1.61.0
Defines core set of concrete Agent and AgentChat classes, based on the Agent Abstractions.