Fake Multiple Inheritance in C#

Learn to use extension methods and interface default implementations to achieve free-risk multiple inheritance look-alike feature

Create ASP.NET Core Web API for Ethereum DApps

Another approach to create decentralized application on Ethereum with Restful API as middleware

ASP.NET Core Web API middle-ware for Ethereum – Settings

This is the first part of the tutorial on creating Aps.Net Core Web API for Ethereum’s…

Create Ethereum DApps with Restful API

Simple project to create a ASP.NET Core Web API, which interoperates with a private blockchain network…