Skip to content
View linkdotnet's full-sized avatar

Sponsors

@egil

Sponsoring

@xoofx
@bUnit-dev

Highlights

  • Pro

Organizations

@Zuehlke @jobbrIO @NCronJob-Dev

Block or report linkdotnet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
linkdotnet/README.md

Header

Welcome

Hey lot, my name is Steven and I am a .NET developer based in Zurich. Welcome to my public page. I am most likely interested in new technologies. If you want to know more just check out the links down below.

I also have a blog here and if you are interested in the source code of it, here you go.

Social

Linkedin Badge Stackoverflow Badge Github Bade Blog Blade

Github

Metrics

Pinned Loading

  1. Blog Public

    A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibili…

    C# 391 79

  2. bUnit-dev/bUnit Public

    bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass pa…

    C# 1.2k 114

  3. BlogExamples Public

    Contains all of my examples from various blog posts

    C# 120 24

  4. StringBuilder Public

    A fast and low allocation StringBuilder for .NET.

    C# 102 10

  5. NCronJob-Dev/NCronJob Public

    A Job Scheduler sitting on top of IHostedService in dotnet.

    C# 183 14

  6. tips-and-tricks Public

    A collection of tips and tricks with smaller code snippets and explanation.

    132 13

810 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to linkdotnet/Blog, NCronJob-Dev/NCronJob, bUnit-dev/bUnit and 17 other repositories
Loading A graph representing linkdotnet's contributions from August 04, 2024 to August 09, 2025. The contributions are 68% commits, 17% code review, 10% pull requests, 5% issues. 17% Code review 5% Issues 10% Pull requests 68% Commits

Contribution activity

August 2025

Created 1 commit in 1 repository

Created an issue in dotnet/efcore that received 1 comment

FrozenSet.Contains is not translateable to IN clause

Bug description When using a FrozenSet as a container for a IN clause, EF throws an exception that the expression isn't translatable. The interesti…

1 comment
Loading