Forem

Joni 【ジョニー】 profile picture

Joni 【ジョニー】

Full-Stack Web Dev. Early adopter. C#/.NET technology lover.

Location Fukuoka, Japan Joined Joined on  Personal website https://joni.carrd.co/ github website twitter website
Seven Year Club
Six Year Club
Five Year Club
Writing Debut
Four Year Club
Three Year Club
Two Year Club
One Year Club

Pin Pinned

Visual Guide to C# async/await
Cover image for Visual Guide to C# async/await

Visual Guide to C# async/await

10
Comments
5 min read
Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

12
Comments 1
3 min read
Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2

Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2

1
Comments
2 min read
【Sysinternals の Process Monitor でトラブルシューティング】謎のネットワークファイル取得失敗

【Sysinternals の Process Monitor でトラブルシューティング】謎のネットワークファイル取得失敗

1
Comments
2 min read
Why you should not use “ContinueWith” in your async code

Why you should not use “ContinueWith” in your async code

1
Comments
2 min read
VS Code の Remote Repositories はいいぞ。その他の便利なツールを比較してみた。
Cover image for VS Code の Remote Repositories はいいぞ。その他の便利なツールを比較してみた。

VS Code の Remote Repositories はいいぞ。その他の便利なツールを比較してみた。

2
Comments
1 min read
Evaluating “ReadLine using System.IO.Pipelines” Performance in C#

Evaluating “ReadLine using System.IO.Pipelines” Performance in C#

7
Comments 1
3 min read
Consider using C# 8 with the .NET Framework

Consider using C# 8 with the .NET Framework

6
Comments
2 min read
【ふくてん】 Fukuoka.NET Conf 2019の開催&登壇
Cover image for 【ふくてん】 Fukuoka.NET Conf 2019の開催&登壇

【ふくてん】 Fukuoka.NET Conf 2019の開催&登壇

2
Comments
1 min read
VS Code リモート開発で .NET Framework の .exe をビルドしてみた

VS Code リモート開発で .NET Framework の .exe をビルドしてみた

3
Comments
3 min read
Configure HttpClientFactory to Use Fiddler in .NET Core Microservices-based Docker Containers

Configure HttpClientFactory to Use Fiddler in .NET Core Microservices-based Docker Containers

8
Comments
3 min read
Generating Swagger Example Dynamic Request Payload with Swashbuckle

Generating Swagger Example Dynamic Request Payload with Swashbuckle

8
Comments
2 min read
IdentityServer — ConfigurationDbContext でのクロスコンテキストトランザクション

IdentityServer — ConfigurationDbContext でのクロスコンテキストトランザクション

6
Comments
2 min read
[Swashbuckle and API Versioning] Obsolete attribute is not rendered as deprecated in Swagger UI

[Swashbuckle and API Versioning] Obsolete attribute is not rendered as deprecated in Swagger UI

4
Comments
3 min read
C# emits “callvirt” for non-virtual method

C# emits “callvirt” for non-virtual method

4
Comments
3 min read
ASP.NET Core 依存性の注入 (DI):同一インタフェース複数実装サービスの解決方法

ASP.NET Core 依存性の注入 (DI):同一インタフェース複数実装サービスの解決方法

Comments
1 min read
loading...