This package contains the connector tool to help you move your data to the Bing for Commerce platform from a source that can support Entity Fremwork Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, March 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://commerce.bing.com/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bing.Commerce.Connectors.EntityFramework |
Install
Install-Package Microsoft.Bing.Commerce.Connectors.EntityFramework
dotnet add package Microsoft.Bing.Commerce.Connectors.EntityFramework
paket add Microsoft.Bing.Commerce.Connectors.EntityFramework
Microsoft.Bing.Commerce.Connectors.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bing.Commerce.Connectors.Core(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.1)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.0)
- Pomelo.EntityFrameworkCore.MySql(>= 3.1.0)
- YamlDotNet(>= 8.0.0)
Tags