Microsoft.DotNet.Cli.Utils
by: Microsoft.DotNet.Cli.Utils
- 391 total downloads
- Latest version: 2.0.0
Package Description
Microsoft.DotNet.InternalAbstractions
by: Microsoft.DotNet.InternalAbstractions
- 116 total downloads
- Latest version: 1.0.0
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 2.649k total downloads
- Latest version: 3.1.6
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 978 total downloads
- Latest version: 9.0.12
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.EntityFrameworkCore
by: Microsoft
- 7.423k total downloads
- Latest version: 3.1.32
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
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 4.653k total downloads
- Latest version: 3.1.32
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 15.805k total downloads
- Latest version: 10.0.5
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 7.097k total downloads
- Latest version: 3.1.32
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 7.021k total downloads
- Latest version: 3.1.32
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 1.614k total downloads
- Latest version: 1.1.6
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 3.352k total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 2.505k total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 7.343k total downloads
- Latest version: 3.1.32
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.AI
by: Microsoft
- 190 total downloads
- Latest version: 10.4.0
Utilities for working with generative AI components.
Microsoft.Extensions.AI.Abstractions
by: Microsoft
- 241 total downloads
- Latest version: 10.4.0
Abstractions representing generative AI components.
Microsoft.Extensions.AI.OpenAI
by: Microsoft
- 8 total downloads
- Latest version: 10.4.0
Implementation of generative AI abstractions for OpenAI-compatible endpoints.
Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 79 total downloads
- Latest version: 10.4.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 2.214k total downloads
- Latest version: 10.0.5
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/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 7.064k total downloads
- Latest version: 10.0.5
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.Hybrid
by: Microsoft
- 161 total downloads
- Latest version: 10.4.0
Multi-level caching implementation building on and extending IDistributedCache