Skip to content
View sturlath's full-sized avatar
Block or Report

Block or report sturlath

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

Pinned

  1. TestingDemo TestingDemo Public

    This is an example solution of all kinds of different tests I can think of. Butits also an example of my layered architecture for a Rest API with EF Core

    C#

  2. Sturla.io.Func Sturla.io.Func Public

    Demo code for a blog post about Func. Just a short demonstration about how you can use Func<>

    C#

  3. Sturla.io.Misc Sturla.io.Misc Public

    Code examples for

    C#

  4. attributed attributed Public

    Forked from destructurama/attributed

    Use attributes to control how complex types are logged to Serilog.

    C#

  5. CombineObjectExpressionsTest CombineObjectExpressionsTest Public

    Test project on how to comine object expressions

    C# 1

  6. TcpClientSendReceive TcpClientSendReceive Public

    TcpClient comunication client where we are sending data on one thread and listening on another thread.

    C# 4 4