Learn to use extension methods and interface default implementations to achieve free-risk multiple inheritance look-alike feature
Tag: .NET
IEnumerable vs IQueryable: Demystify & Dive deep into how query works
Learn about how queries work behind the scene, and the difference between IEnumerable and IQueryable
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…