Connecting to IBM AS/400 with OS/400 data queue from a C# ASP.NET Core 6 Web API
I am very confused trying to connect to a data queue to an AS/400 running OS/400 from a C# ASP.NET Core 6 Web API. I am not sure what package I could use. Net.IBM.Data.Db2
does not explicitly say it supports OS/400. Are there some nuget packages I could use?