Microsoft.EntityFrameworkCore by: Microsoft
  • 34 total downloads
  • Latest version: 3.1.24
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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.Abstractions by: Microsoft
  • 24 total downloads
  • Latest version: 3.1.23
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 437 total downloads
  • Latest version: 8.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 78 total downloads
  • Latest version: 3.1.31
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 31 total downloads
  • Latest version: 3.1.27
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design by: Microsoft
  • 53 total downloads
  • Latest version: 1.1.6
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft
  • 36 total downloads
  • Latest version: 3.1.27
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQL Server
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 1.748k total downloads
  • Latest version: 9.0.0-preview.1.24081.2
  • 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.AI by: Microsoft
  • 11 total downloads
  • Latest version: 9.5.0
Utilities for working with generative AI components.
Microsoft.Extensions.AI.Abstractions by: Microsoft
  • 25 total downloads
  • Latest version: 9.7.0
Abstractions representing generative AI components.
Microsoft.Extensions.AI.AzureAIInference by: Microsoft
  • 121 total downloads
  • Latest version: 9.7.1-preview.1.25365.4
Implementation of generative AI abstractions for Azure.AI.Inference.
Microsoft.Extensions.AmbientMetadata.Application by: Microsoft
  • 20 total downloads
  • Latest version: 9.0.0-preview.6.24353.1
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 250 total downloads
  • Latest version: 9.0.0-preview.4.24267.6
  • 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/ada5ad97d2114250a05550cb28cc18b9cf9f8993
Microsoft.Extensions.Azure by: Microsoft
  • 217 total downloads
  • Latest version: 1.12.0
  • Microsoft Azure Client Pipeline AspNetCore Extensions
Azure Client SDK integration with Microsoft.Extensions libraries
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 171 total downloads
  • Latest version: 9.0.0
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
  • 162 total downloads
  • Latest version: 9.0.0-preview.7.24405.7
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.CommandLineUtils by: Microsoft.Extensions.CommandLineUtils
  • 9 total downloads
  • Latest version: 1.0.1
  • commandline parsing
Command-line parsing API. Commonly used types: Microsoft.Extensions.CommandLineUtils.CommandLineApplication Microsoft.Extensions.CommandLineUtils.CommandOption
Microsoft.Extensions.Compliance.Abstractions by: Microsoft
  • 13 total downloads
  • Latest version: 9.0.0-preview.4.24271.2
Abstractions to help ensure compliant data management.
Microsoft.Extensions.Configuration by: Microsoft
  • 136 total downloads
  • Latest version: 8.0.0
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 224 total downloads
  • Latest version: 9.0.2
Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.