I need to send transaction data to TCP port in ISO 8583. OpenISO8583.net is great tool for .net framework and Jpos for java.
I need to build it in .net core. When installing OpenISO8583.net library in .net core project I get warning. I did lot of digging on the net but not able to find good library for .net core for ISO 8583 support. Please suggest.
Package 'OpenIso8583.Net 0.5.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.