Microsoft.DiaSymReader.Native
by: Microsoft
- 3 total downloads
- Latest version: 17.8.7-beta1.24113.1
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
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.Files
by: Microsoft.DotNet.Files
- 1 total downloads
- Latest version: 1.0.0-preview1-002702
Abstraction to interact with the file system and file paths.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.ProjectModel
by: Microsoft.DotNet.ProjectModel
- 1 total downloads
- Latest version: 1.0.0-rc3-003121
Types to model a .NET Project
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.Analyzers
by: Microsoft
- 7 total downloads
- Latest version: 10.0.5
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-preview1-final
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 9 total downloads
- Latest version: 1.1.2
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft
- 3 total downloads
- Latest version: 1.1.3
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 24 total downloads
- Latest version: 11.0.0-preview.4.26230.115
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
- 38 total downloads
- Latest version: 10.0.0
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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
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.0-rc2-final
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.CommandLineUtils
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption