I would like to use the following nuget packages, which looks like a fork of the original .net QuickFix packages/codebase provided by Connamara Systems.
https://www.nuget.org/packages/QuickFix.Net.NETCore/ https://www.nuget.org/packages/QuickFix.Net.NETCore.FIX43/
I have to use a custom dictionary. When using the source code, there is this generate.rb
ruby script that can be used.
But how does this field generation work when installing via Nuget?