Microsoft.Extensions.Caching.Hybrid
by: Microsoft
- 117 total downloads
- Latest version: 10.9.0
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 1.342k total downloads
- Latest version: 9.0.19
Shared Entity Framework Core components for relational database providers.
Microsoft.CodeCoverage
by: Microsoft
- 262 total downloads
- Latest version: 18.8.1
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 110 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.CSharp
by: Microsoft
- 187 total downloads
- Latest version: 4.7.0
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.DotNet.InternalAbstractions
by: Microsoft.DotNet.InternalAbstractions
- 15 total downloads
- Latest version: 1.0.500-preview2-1-003177
Abstractions for making code that uses file system and environment testable.
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 922 total downloads
- Latest version: 11.0.0-preview.7.26381.103
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 426 total downloads
- Latest version: 11.0.0-preview.7.26381.103
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/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 220 total downloads
- Latest version: 5.0.0-preview.5.20278.1
Abstractions for making code that uses file system and environment testable.
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts
by: Microsoft
- 2 total downloads
- Latest version: 5.6.0
.NET Compiler Platform ("Roslyn") MSBuild host RPC contracts.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.
Microsoft.DiaSymReader.Native
by: Microsoft
- 120 total downloads
- Latest version: 18.8.4-beta1.26356.2
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm64
Microsoft.Composition
by: Microsoft
- 10 total downloads
- Latest version: 1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 746 total downloads
- Latest version: 5.6.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 745 total downloads
- Latest version: 5.6.0
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1.32k total downloads
- Latest version: 11.0.0-preview.7.26381.103
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore
by: Microsoft
- 1.34k total downloads
- Latest version: 9.0.19
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 1.304k total downloads
- Latest version: 9.0.19
Shared design-time components for Entity Framework Core tools.
Microsoft.CodeAnalysis.Workspaces.MSBuild
by: Microsoft
- 566 total downloads
- Latest version: 5.6.0
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 898 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 1.196k total downloads
- Latest version: 9.0.19
Provides abstractions and attributes that are used to configure Entity Framework Core