Fix error CS4034: The await operator can only be used within an async lambda expression

When you call an async method, you have to use await operator to wait for the call to complete. You can not use await operator for an non-async method call. As example, let's say we have following asy...

Read more

How to Automatically unzip compressed response with .Net Core HttpClient

Http response compression is a great way to improve performance of your web applications. Performance improvement is not just limited to web pages. You can use same response compression for web api as...

Read more

Develop Ethereum Price Feed Plugin Using .Net Core

In my earlier post Bitcoin Price API, I talked about how to use data feed provided by CoinDesk to implement a .Net Core widget to display latest Bitcoin prices. I was also looking for data feed that w...

Read more

Develop Bitcoin Price Feed Plugin Using .Net Core

Crypto currency has become household topic of discussions. Especially with how NFT (non-fungible tokens) assets are being talked about, more and more people want to know about crypto currencies. There...

Read more

Developing .Net Core Blogging Framework

For more than 10 years I have been using Blog framework BlogEngine.Net for hosting this blog. During this period I made a lot of modifications to this framework to adapt to lates SEO requirements as w...

Read more

Search

Social

Weather

18.4 °C / 65.0 °F

weather conditions Clear

Monthly Posts

Blog Tags