Howto change "normal installation" to nuget

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Howto change "normal installation" to nuget

Post by Zero-G. » Wed 04 Jul 2018 14:30

Hey

Could you please give me advise, what's the best way to change from "offline installation" to nuget.
Which nuget packages do I need to downlad/install? (I use EF6 with mySQL in my software)

THX in advance

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Howto change "normal installation" to nuget

Post by Shalex » Thu 05 Jul 2018 09:11

Only .NET Standard (.NET Core / EF Core) Devart.* assemblies are available via NuGet: https://www.nuget.org/packages/devart.d ... cle.efcore.

Devart.* EF6 assemblies are not provided via NuGet.

Post Reply