Bogdan Bujdea
Bogdan Bujdea

Bogdan Bujdea

Follow
homeAbout me!Sponsorbadgesnewsletter
Tag

C#

#csharp

More content

Read more stories on Hashnode


Articles with this tag

Building an App with ChatGPT

Mar 27, 20233 min read

Today I'm embarking on an exciting experiment to build an app from scratch with the help of ChatGPT 4, OpenAI's advanced AI language model. The idea...

Building an App with ChatGPT

My experience with .NET 6 Minimal APIs

Apr 28, 20223 min read

I wish we had Minimal APIs since day 1 of ASP.NET · A few weeks ago I had to develop a PoC which also involved a small backend. I thought this would be a...

My experience with .NET 6 Minimal APIs

Fixing card signature validation in Outlook Actionable Cards

Mar 9, 20222 min read

I started working on a new feature that allows Outlook users to receive actionable cards and now I'm trying to implement signed cards. After a few...

Fixing card signature validation in Outlook Actionable Cards

Updating your Twitter banner with .NET Core

Sep 30, 20214 min read

We have our Google Analytics views, we wrote them on an image, now it's time to publish that image as a Twitter banner. Content 1. Create a Twitter...

Updating your Twitter banner with .NET Core

Adding text to an image using .NET Core

Sep 27, 20212 min read

In my previous article I showed you how to retrieve the page views from Google Analytics, now it's time to write them on an image using .NET For the...

Adding text to an image using .NET Core

Retrieving data from Google Analytics using .NET Core

Sep 26, 20213 min read

I started blogging on Hashnode last year in October and my analytics tell me that I have ~40k views on my blog posts so far, with an average of 4...

Retrieving data from Google Analytics using .NET Core