Entity Framework Core SQL Server Provider

Entity Framework Core database provider enabling .NET object-relational mapping with SQL Server and Azure SQL databases.

API entry from apis.yml

apis.yml Raw ↑
name: Entity Framework Core SQL Server Provider
description: Entity Framework Core database provider enabling .NET object-relational mapping with SQL
  Server and Azure SQL databases.
image: https://www.microsoft.com/sql-server/images/sql-server-logo.png
humanURL: https://learn.microsoft.com/en-us/ef/core/providers/sql-server/
baseURL: ''
tags:
- .NET
- Driver
- Entity Framework
- ORM
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/ef/core/providers/sql-server/
- type: NuGetPackage
  url: https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer
- type: GitHub
  url: https://github.com/dotnet/efcore
contact:
- FN: Microsoft Support
  email: [email protected]