Alex Sikilinda
Shipping software, mostly with .NET
Home
About Me
Archive
My Projects
Recommended reading
Tags
2024
Tags
.NET
(25)
ASP.NET
(2)
AWS
(3)
Bitbucket
(5)
Blog
(1)
C#
(11)
DevOps
(10)
Docker
(3)
Functional
(1)
LINQ
(3)
MacOS
(1)
Mindmaps
(2)
NuGet
(3)
OSS
(1)
OpenAPI
(2)
Piano3D
(6)
Playwright
(1)
PowerShell
(1)
Quickfix
(3)
SaaS
(1)
StackExchange
(2)
Swagger
(3)
UWP
(4)
Unity3D
(8)
.NET
22 May 2024
New Swashbuckle release with .NET 8 support
13 May 2024
How to create and deploy a dockerized Lambda using TypeScript CDK
19 Apr 2024
'dotnet swagger tofile' with .NET 8
16 Aug 2023
'pwsh' is not recognized as an internal or external command, operable program or batch file
15 Aug 2023
Bypass 2FA with Playwright .NET
09 Aug 2023
My take on Moq and SponsorLink situation
07 Aug 2023
'error ENDOFLINE: Fix end of line marker.' in CI but not locally
05 Aug 2023
Publish images to Azure Container Registry from Bitbucket Pipelines
03 Aug 2023
Publish docker images to Azure Container Registry with dotnet publish
03 Aug 2023
Create docker images with dotnet publish
26 Jul 2023
Fail Bitbucket Pipeline if .NET code is not formatted
21 Jul 2023
.ConfigureAwait(false) in ASP.NET Core applications
14 Jul 2023
Multiple Swagger definitions in the same .NET project
03 Jul 2022
Nullable reference types and model binding in ASP.NET
08 Jun 2022
'dotnet swagger tofile' command fails with 'incorrect runtime' error
02 Jan 2019
6 lines long quicksort in C#
27 Dec 2018
LINQ mind maps
25 Dec 2018
.NET Collections mind map
09 Aug 2018
Non-Renewing iOS Subscriptions with Unity IAP
30 Jul 2018
Piano 3D released worldwide on iOS and Android
01 Jun 2018
What is wrong with Unity3D IAP
08 Feb 2018
Developing Universal Windows Apps on Mac OS
14 Nov 2016
So you want to be a .NET web developer?
10 Nov 2016
StackExchange.Exceptional: ELMAH on steroids
10 Aug 2016
.NET lifestyle: StackOverflow approach
ASP.NET
21 Jul 2023
.ConfigureAwait(false) in ASP.NET Core applications
03 Jul 2022
Nullable reference types and model binding in ASP.NET
AWS
13 May 2024
How to create and deploy a dockerized Lambda using TypeScript CDK
04 Sep 2023
How many ECRs do you need?
21 Aug 2023
Deploy containerized ASP.NET apps to AWS ECS. Part I: A high-level overview
Bitbucket
21 Aug 2023
Deploy containerized ASP.NET apps to AWS ECS. Part I: A high-level overview
05 Aug 2023
Publish images to Azure Container Registry from Bitbucket Pipelines
31 Jul 2023
How to fix 'This section should be a list (it is currently defined as a map).' in bitbucket-pipelines.yml
28 Jul 2023
How to push NuGet packages to Azure Artifacts from Bitbucket Pipelines
26 Jul 2023
Fail Bitbucket Pipeline if .NET code is not formatted
Blog
01 Jan 2024
This blog in 2023
C#
15 Aug 2023
Bypass 2FA with Playwright .NET
09 Aug 2023
My take on Moq and SponsorLink situation
07 Aug 2023
'error ENDOFLINE: Fix end of line marker.' in CI but not locally
05 Aug 2023
Publish images to Azure Container Registry from Bitbucket Pipelines
03 Aug 2023
Publish docker images to Azure Container Registry with dotnet publish
03 Aug 2023
Create docker images with dotnet publish
26 Jul 2023
Fail Bitbucket Pipeline if .NET code is not formatted
21 Jul 2023
.ConfigureAwait(false) in ASP.NET Core applications
14 Jul 2023
Multiple Swagger definitions in the same .NET project
03 Jul 2022
Nullable reference types and model binding in ASP.NET
02 Jan 2019
6 lines long quicksort in C#
DevOps
04 Sep 2023
How many ECRs do you need?
21 Aug 2023
Deploy containerized ASP.NET apps to AWS ECS. Part I: A high-level overview
07 Aug 2023
'error ENDOFLINE: Fix end of line marker.' in CI but not locally
05 Aug 2023
Publish images to Azure Container Registry from Bitbucket Pipelines
03 Aug 2023
Publish docker images to Azure Container Registry with dotnet publish
03 Aug 2023
Create docker images with dotnet publish
31 Jul 2023
How to fix 'This section should be a list (it is currently defined as a map).' in bitbucket-pipelines.yml
28 Jul 2023
How to push NuGet packages to Azure Artifacts from Bitbucket Pipelines
27 Jul 2023
MyGet outage
26 Jul 2023
Fail Bitbucket Pipeline if .NET code is not formatted
Docker
05 Aug 2023
Publish images to Azure Container Registry from Bitbucket Pipelines
03 Aug 2023
Publish docker images to Azure Container Registry with dotnet publish
03 Aug 2023
Create docker images with dotnet publish
Functional
02 Jan 2019
6 lines long quicksort in C#
LINQ
02 Jan 2019
6 lines long quicksort in C#
27 Dec 2018
LINQ mind maps
25 Dec 2018
.NET Collections mind map
MacOS
08 Feb 2018
Developing Universal Windows Apps on Mac OS
Mindmaps
27 Dec 2018
LINQ mind maps
25 Dec 2018
.NET Collections mind map
NuGet
09 Aug 2023
My take on Moq and SponsorLink situation
28 Jul 2023
How to push NuGet packages to Azure Artifacts from Bitbucket Pipelines
27 Jul 2023
MyGet outage
OSS
09 Aug 2023
My take on Moq and SponsorLink situation
OpenAPI
19 Apr 2024
'dotnet swagger tofile' with .NET 8
08 Jun 2022
'dotnet swagger tofile' command fails with 'incorrect runtime' error
Piano3D
09 Mar 2024
Piano 3D low conversion in Microsoft Store
16 Aug 2018
New UI for Piano 3D: Requirements
11 Aug 2018
Piano 3D development diary - Episode 2: Keyboard Colors
08 Aug 2018
Piano 3D development diary - Episode 1
30 Jul 2018
Piano 3D released worldwide on iOS and Android
28 Jun 2016
Piano 3D featured in Microsoft TV advertisment
Playwright
15 Aug 2023
Bypass 2FA with Playwright .NET
PowerShell
16 Aug 2023
'pwsh' is not recognized as an internal or external command, operable program or batch file
Quickfix
19 Apr 2024
'dotnet swagger tofile' with .NET 8
16 Aug 2023
'pwsh' is not recognized as an internal or external command, operable program or batch file
08 Jun 2022
'dotnet swagger tofile' command fails with 'incorrect runtime' error
SaaS
27 Jul 2023
MyGet outage
StackExchange
10 Nov 2016
StackExchange.Exceptional: ELMAH on steroids
10 Aug 2016
.NET lifestyle: StackOverflow approach
Swagger
22 May 2024
New Swashbuckle release with .NET 8 support
19 Apr 2024
'dotnet swagger tofile' with .NET 8
08 Jun 2022
'dotnet swagger tofile' command fails with 'incorrect runtime' error
UWP
09 Mar 2024
Piano 3D low conversion in Microsoft Store
25 Feb 2024
The Microsoft Store is experiencing network issues
22 Nov 2018
Do Did Done released for Windows 10 devices!
08 Feb 2018
Developing Universal Windows Apps on Mac OS
Unity3D
11 Mar 2024
How to optimize Unity 3D build size
29 Aug 2018
The story of Bug Killer
16 Aug 2018
New UI for Piano 3D: Requirements
11 Aug 2018
Piano 3D development diary - Episode 2: Keyboard Colors
09 Aug 2018
Non-Renewing iOS Subscriptions with Unity IAP
08 Aug 2018
Piano 3D development diary - Episode 1
30 Jul 2018
Piano 3D released worldwide on iOS and Android
01 Jun 2018
What is wrong with Unity3D IAP