Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 7.074k total downloads
- Latest version: 2.3.1
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 15.09k total downloads
- Latest version: 2.1.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.CodeCoverage
by: Microsoft
- 48 total downloads
- Latest version: 16.2.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 7.104k total downloads
- Latest version: 2.0.3
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore
by: Microsoft
- 14.122k total downloads
- Latest version: 2.2.6
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
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 13.087k total downloads
- Latest version: 2.2.6
Provides abstractions and attributes that are used to configure Entity Framework Core
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 13.103k total downloads
- Latest version: 2.2.6
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 1.267k total downloads
- Latest version: 2.2.4
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 47 total downloads
- Latest version: 2.2.6
In-memory database provider for Entity Framework Core (to be used for testing purposes).
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 1.344k total downloads
- Latest version: 2.2.6
Lazy-loading proxies for EF Core.
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 8.556k total downloads
- Latest version: 2.2.4
Shared Entity Framework Core components for relational database providers.
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/d1b10fc6ccca83e29109a0a8d9c047f2e68aede5
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 435 total downloads
- Latest version: 2.2.4
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Scaffold-DbContext
Script-Migrations
Update-Database
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 15.381k total downloads
- Latest version: 2.1.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
- 15.887k total downloads
- Latest version: 2.1.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration
by: Microsoft
- 654 total downloads
- Latest version: 2.1.1
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 23.329k total downloads
- Latest version: 2.1.1
Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 1.432k total downloads
- Latest version: 2.2.4
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/e2f51bb31a313fd329765b6fcff1b6923f6d0fc3
Microsoft.Extensions.Configuration.EnvironmentVariables
by: Microsoft
- 3.211k total downloads
- Latest version: 2.2.4
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/e2f51bb31a313fd329765b6fcff1b6923f6d0fc3
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 15.816k total downloads
- Latest version: 2.1.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 60.235k total downloads
- Latest version: 2.1.1
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection