Nethereum is the .Net integration library for Ethereum, simplifying smart contract management and interaction with Ethereum nodes whether they are public, like Geth , Parity or private, like Quorum and Besu.With it you can interact with Smart Contract's methods by invoking them programatically and also programatically deploy a smart contract to the block chain.