Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 4.27k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 4.665k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 4.056k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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.Caching.Memory
by: Microsoft
- 4.214k total downloads
- Latest version: 11.0.0-preview.2.26159.112
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 7.106k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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.
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 517 total downloads
- Latest version: 2.3.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
by: Microsoft
- 1.735k total downloads
- Latest version: 6.0.0-preview.5.21301.9
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft
- 318 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.Extensions.ApiDescription.Client
by: Microsoft
- 2.849k total downloads
- Latest version: 11.0.0-preview.2.26159.112
MSBuild tasks and targets for code generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.Extensions.Compliance.Abstractions
by: Microsoft
- 270 total downloads
- Latest version: 10.5.0
Abstractions to help ensure compliant data management.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 4.383k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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.StackExchangeRedis
by: Microsoft
- 3.002k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.Extensions.Configuration
by: Microsoft
- 5.844k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Azure
by: Microsoft
- 454 total downloads
- Latest version: 1.13.1
Azure Client SDK integration with Microsoft.Extensions libraries
Microsoft.Extensions.AI
by: Microsoft
- 329 total downloads
- Latest version: 10.4.1
Utilities for working with generative AI components.
Microsoft.Extensions.AI.Abstractions
by: Microsoft
- 316 total downloads
- Latest version: 10.5.0
Abstractions representing generative AI components.
Microsoft.Extensions.AI.OpenAI
by: Microsoft
- 345 total downloads
- Latest version: 10.4.1
Implementation of generative AI abstractions for OpenAI-compatible endpoints.
Microsoft.Extensions.Caching.Hybrid
by: Microsoft
- 289 total downloads
- Latest version: 10.5.0
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 150 total downloads
- Latest version: 10.4.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.CommandLineUtils
by: Microsoft
- 121 total downloads
- Latest version: 1.1.1
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption