Microsoft.DotNet.InternalAbstractions
by: Microsoft.DotNet.InternalAbstractions
- 103 total downloads
- Latest version: 1.0.0
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 2.469k total downloads
- Latest version: 3.1.6
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 855 total downloads
- Latest version: 9.0.11
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.EntityFrameworkCore
by: Microsoft
- 6.659k 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.081k total downloads
- Latest version: 3.1.32
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 13.82k total downloads
- Latest version: 10.0.1
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 6.502k total downloads
- Latest version: 3.1.32
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 6.336k total downloads
- Latest version: 3.1.32
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 1.484k total downloads
- Latest version: 1.1.6
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 2.479k total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 1.859k total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 6.7k total downloads
- Latest version: 3.1.32
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.AI
by: Microsoft
- 68 total downloads
- Latest version: 10.1.1
Utilities for working with generative AI components.
Microsoft.Extensions.AI.Abstractions
by: Microsoft
- 77 total downloads
- Latest version: 10.1.1
Abstractions representing generative AI components.
Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 25 total downloads
- Latest version: 10.1.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 786 total downloads
- Latest version: 10.0.1
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 6.32k total downloads
- Latest version: 10.0.1
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
- 54 total downloads
- Latest version: 10.1.0
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 6.802k total downloads
- Latest version: 10.0.1
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.CommandLineUtils
by: Microsoft
- 486 total downloads
- Latest version: 1.1.1
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption