Stream: dotnet
Topic: netstandard/netcore support
Ewout Kramer (Feb 03 2017 at 14:55):
Following last week's release of Visual Studio 2017 (RC), we are now actively porting the .NET FHIR API to be able to run against netstandard1.1/1.3! This means that soon you will be able to run the API on dotnetcore!
Peter Jordan (Feb 04 2017 at 00:13):
Excellent news, you guys don't hang about.
Brian Postlethwaite (Feb 04 2017 at 00:54):
There has been a lot of discussion pressure on the subject, and we do want it for ourselves too ;)
Yunwei Wang (Feb 12 2017 at 20:43):
Will that also backward compatible with .NET 4.5.x?
Michel Rutten (Feb 14 2017 at 09:20):
Hi @Yunwei Wang yes, the new C# FHIR API library release based on .NET Core will remain backwards compatible with NET 4.5 clients (e.g. Forge).
Rico Tetmeyer (Jun 09 2017 at 09:33):
.
Last updated: Apr 12 2022 at 19:14 UTC