I need to interact with Polkadot network using .Net. More specifically, I need to estimate a transaction fee for simple DOT transfer transactions.
I found only one .Net wrapper for Polkadot api https://github.com/usetech-llc/polkadot_api_dotnet But It seems that the repository is no longer supported.
Could anyone help me? Thank you in advance!