Microsoft.DiaSymReader by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.8
  • DiaSymReader ISymUnmanagedReader PDB COM interop debugging
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.DotNet.Cli.Utils by: Microsoft.DotNet.Cli.Utils
  • 1 total downloads
  • Latest version: 1.0.0-preview2-003121
Microsoft.DotNet.Cli.Utils
Microsoft.DotNet.PlatformAbstractions by: Microsoft.DotNet.PlatformAbstractions
  • 1 total downloads
  • Latest version: 2.0.0-preview2-25407-01
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 20 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 11 total downloads
  • Latest version: 6.0.33
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 25 total downloads
  • Latest version: 7.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Proxies by: Microsoft
  • 24 total downloads
  • Latest version: 8.0.0-preview.3.23174.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore Lazy loading
Lazy loading proxies for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 6 total downloads
  • Latest version: 7.0.0-rc.1.22426.7
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 0 total downloads
  • Latest version: 3.1.30
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.0
  • 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.SqlServer.Design by: Microsoft.EntityFrameworkCore.SqlServer.Design
  • 3 total downloads
  • Latest version: 1.0.6
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQL Server
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 48 total downloads
  • Latest version: 10.0.0
  • 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
  • 4 total downloads
  • Latest version: 8.0.21
  • 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/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
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.Hybrid by: Microsoft
  • 13 total downloads
  • Latest version: 10.0.0
  • cache distributedcache hybridcache
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.4
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.Redis by: Microsoft
  • 4 total downloads
  • Latest version: 2.2.0-preview1-35029
  • cache distributedcache redis
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source at: https://github.com/aspnet/Caching/tree/d229b4cc24713b5d79cd2602ac0d3ebfb3e749c4
Microsoft.Extensions.Caching.SqlServer by: Microsoft
  • 20 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • cache distributedcache sqlserver
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.Extensions.Configuration by: Microsoft
  • 21 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 14 total downloads
  • Latest version: 10.0.0-preview.1.25080.5
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.