Microsoft.DiaSymReader.Native
by: Microsoft
- 1 total downloads
- Latest version: 1.4.2
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
Microsoft.DotNet.ProjectModel.Workspaces
by: Microsoft.DotNet.ProjectModel.Workspaces
- 1 total downloads
- Latest version: 1.0.0-preview1-002702
Microsoft.DotNet.ProjectModel.Workspaces
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 0 total downloads
- Latest version: 3.1.23
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 9.0.17
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 2 total downloads
- Latest version: 3.1.31
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft.EntityFrameworkCore.Relational.Design
- 1 total downloads
- Latest version: 1.0.5
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 3 total downloads
- Latest version: 3.1.26
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft.EntityFrameworkCore.SqlServer.Design
- 1 total downloads
- Latest version: 1.0.5
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 17 total downloads
- Latest version: 9.0.7
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.AmbientMetadata.Application
by: Microsoft
- 0 total downloads
- Latest version: 10.7.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 3 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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
- 2 total downloads
- Latest version: 10.0.9
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 7 total downloads
- Latest version: 10.0.9
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/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.Extensions.Caching.StackExchangeRedis
by: Microsoft
- 7 total downloads
- Latest version: 10.0.3
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.Extensions.Compliance.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 10.7.0
Abstractions to help ensure compliant data management.
Microsoft.Extensions.Configuration
by: Microsoft
- 15 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 10.0.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.