DacFx .NET Core Support
See original GitHub issueAre there any plans to support .NET Core in the near future? Right at the moment the nuget package restore prints Package 'Microsoft.SqlServer.DacFx.x64 140.3881.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'
Issue Analytics
- State:
- Created 5 years ago
- Reactions:16
- Comments:54 (22 by maintainers)
Top Results From Across the Web
DacFx and SqlPackage release notes - SQL Server
Support for ledger database and tables, including import and export actions. Platform, Upgrade Microsoft.Data.SqlClient from 2.0.0 to 2.1.3 for ...
Read more >Deploy database using .dacpac file from .Net Core 2.0 ...
I'm deploying the database from a .dacpac file using DacServices (Microsoft.SqlServer.Dac 1.0.1) , but this package supports only net 4.6.1 ...
Read more >Microsoft.SqlServer.DacFx 162.0.52
DacFx supports various database deployment and management scenarios for SQL Server and Microsoft Azure SQL Databases including extracting / exporting a live ...
Read more >SQLServer Data Tools
DacFx continues its .NET Core and cross-platform journey. We have an updated preview release of sqlpackage on macOS and Linux, ...
Read more >Make your SQL Server Database project (.sqlproj) build ...
The underlying DacFx API is available as a .NET Standard 2.0 library, and a command line tool, sqlpackage. How to enable cross platform...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@anqdotse - I’m now actively working on this. I’m hoping to have a preview nuget package published in the next couple of weeks.
Okay, the preview package which supports netcoreapp2.1 and net46: https://www.nuget.org/packages/Microsoft.SqlServer.DACFx/150.4240.1-preview