11,491 packages tagged with “CORE”
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
Provides abstractions and attributes that are used to configure Entity Framework Core
Shared Entity Framework Core components for relational database providers.
CSharp Analyzers for Entity Framework Core.
Shared design-time components for Entity Framework Core tools.
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 SQL Server database provider for Entity Framework Core.
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
HealthChecks.UI.Core package containing builder and model definitions
In-memory database provider for Entity Framework Core (to be used for testing purposes).
PostgreSQL/Npgsql provider for Entity Framework Core.
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support.
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Pomelo's MySQL database provider for Entity Framework Core.
Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform ADO.NET driver that provides fast data access from Microsoft .NET (Core) clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
SQLite database provider for Entity Framework Core.
Async signaling library for .NET to help build real-time, multi-user interactive web applications.
Shared design-time Entity Framework Core components for relational database providers.
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET 8 or above. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Lightweight mini-profiler, designed for ASP.NET Core MVC (*not* System.Web) websites
Storage interfaces and models for Duende IdentityServer
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4 and v4.01. Targets .NET 8 or above. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
MySql.Data.MySqlClient .Net Core Class Library
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 and v4.01. Enables construction of OData services and clients. Targets .NET 8 or above. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
This package bring token cache serializers for MSAL.NET confidential client applications.