Project

Profile

Help

Feature #2871

closed

.NET Core support

Added by Yvonne Arnoldus over 7 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2016-08-09
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
9.7
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

Hi,

We are working on an application in .NET Core and would like to use Saxon. If we target the .net framework 4.5.1 in our project we can use Saxon. But as off .NET Core 1.0 we have to copy the 'saxon9he-api.dll' dll by hand to the build/publish directory by hand.

After some googling we found the same issue we have on github in the Microsoft CLI repository. (https://github.com/dotnet/cli/issues/3929). A solution is given in this issue, but this is something that should be done in the nuget packaging of the Saxon packages.

Could you use this solution to create a package for Saxon so we don't need to copy the 'saxon9he-api.dll' to make our project work.

Please register to edit this issue

Also available in: Atom PDF