Microsoft.Azure.DocumentDB.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.8.1
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 2 total downloads
  • Latest version: 4.14.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 62 total downloads
  • Latest version: 3.1.28
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.DiaSymReader.Native by: Microsoft
  • 1 total downloads
  • Latest version: 1.4.1
  • DiaSymReader PDB
Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.6
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.7
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 25 total downloads
  • Latest version: 9.0.11
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • files filesystem
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • EventSource logging ETW
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.10.1
  • Fluent UI, Blazor, Web Components, .NET8
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.Maui.Extensions by: Microsoft
  • 9 total downloads
  • Latest version: 6.0.540+0-sha.e1fd215f1-azdo.6712673
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.NETCore by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.1-beta-23516
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. - 1548494
Microsoft.NETCore.App.Host.linux-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.7.24405.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Ref by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview7-27912-14
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 Core application model. Contains reference assemblies, documentation, and other design-time assets. 4da6ee6450e4dd43ef8c05925fec22d9ac3892f3 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.7.24405.7
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.12
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing ccea2e606d948094cf861b81e15245833bfb7006 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.4
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Platforms by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.3
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 4 total downloads
  • Latest version: 3.3.5
  • Microsoft Azure AutoRest ClientRuntime REST azureofficial
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core