Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Guidelines for using .NET Compiler Platform (Roslyn) APIs.
Microsoft.Composition by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.31
  • BCL MEF Microsoft System Composition IOC Dependency Injection DI WindowsStore Windows Store
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
Microsoft.Data.OData by: Microsoft Corporation
  • 6 total downloads
  • Latest version: 5.6.0-alpha1
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.0, SL 4.0, Win Phone 7, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.SqlClient.SNI.runtime by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Diagnostics.Runtime by: Microsoft
  • 2 total downloads
  • Latest version: 0.8.31-beta
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
Microsoft.EntityFrameworkCore by: Microsoft.EntityFrameworkCore
  • 1 total downloads
  • Latest version: 1.0.1
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • Entity Framework Core entity-framework-core EF Data O/RM SQLite
SQLite database provider for Entity Framework Core.
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.10
  • 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/b92c9f50f0333ea661785ba849f303cde6a93844
Microsoft.Extensions.Caching.Abstractions by: Microsoft.Extensions.Caching.Abstractions
  • 2 total downloads
  • Latest version: 1.0.0
  • cache,memorycache,distributedcache
Caching abstractions for in-memory cache and distributed cache. Commonly used types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.Memory by: Microsoft.Extensions.Caching.Memory
  • 1 total downloads
  • Latest version: 1.0.1
  • cache,memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.SqlServer by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • cache distributedcache sqlserver
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.Configuration.Binder by: Microsoft.Extensions.Configuration.Binder
  • 1 total downloads
  • Latest version: 1.0.0
  • configuration
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.UserSecrets by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • configuration,secrets,usersecrets
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • files filesystem
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • pooling
A simple object pool implementation.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.2-preview.24040.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.Dependencies by: Microsoft
  • 9 total downloads
  • Latest version: 6.0.552+0-sha.6e98ae942-azdo.7212333
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Resizetizer.Sdk by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.553+0-sha.4e42dc24b-azdo.7673671
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.NET.Test.Sdk by: Microsoft
  • 17 total downloads
  • Latest version: 17.3.0-preview-20220530-08
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.