Stanislav Silin

Stanislav Silin @byme8

About: C# developer

Location:
Ukraine
Joined:
Sep 8, 2021

Stanislav Silin
articles - 11 total

Improve LLM Debugging

Recently, I have been working extensively with LLM-powered coding assistants - Claude Code, Cursor,...

Learn More -3 0Aug 29

ZeroQL - LINQ Graphql Client Updates

Today I want to showcase the new version of the ZeroQL C# friendly GraphQL client with a Linq-like...

Learn More 7 0Jul 18 '23

Convert REST API to GraphQL API

In this article, I want to showcase a new way to create web APIs with GraphQL. We will look at its...

Learn More 34 1Jun 22 '23

ZeroQL V3 - C# friendly GraphQL client

Hello there! I want to share the new features of ZeroQL's latest release. This release contains many...

Learn More 1 1Feb 28 '23

ZeroQL V2 - C# GraphQL client

In this article, I want to present the major update for ZeroQL. It brings new features and support...

Learn More 0 0Oct 9 '22

ZeroQL - C# GraphQL client adds fragments support

In my previous article I introduce you to ZeroQL. It is a C# "native" graphql client with a...

Learn More 6 0Jul 23 '22

ZeroQL - C# friendly GraphQL

Nowadays, GraphQL has become a more and more popular technology for building web servers. At the same...

Learn More 63 8Jul 16 '22

Making Dapper and JSON friends

Let's speak about improvements that we can bring to the Dapper. Improvements in the 'quality of life'...

Learn More 32 3Dec 6 '21

Improving C# with TypeScript. KeyOf<T>

In my previous article was presented a way how you can improve reflection performance in some...

Learn More 6 2Oct 2 '21

ZeroIoC - IoC container powered via Source Generators

The main goal of the ZeroIoC is to provide IoC for AOT platforms such as Xamarin, Unity, and Native...

Learn More 6 0Sep 22 '21

Reflection via source generators

Lately, I have been experimenting with source generation and got an idea. What if I build a...

Learn More 16 3Sep 14 '21