Skip to content
View makolyte's full-sized avatar

Block or report makolyte

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 Loading

  1. aspdotnet-backgroundpinger aspdotnet-backgroundpinger Public

    Sample code for https://makolyte.com/aspdotnet-how-to-use-a-backgroundservice-for-long-running-and-periodic-tasks/

    C# 6 2

  2. concurrent-requests-with-httpclient concurrent-requests-with-httpclient Public

    Example code for https://makolyte.com/csharp-how-to-make-concurrent-requests-with-httpclient/

    C# 5 5

  3. aspdotnet-background-dblogger aspdotnet-background-dblogger Public

    Background database logger. Source code for https://makolyte.com/aspdotnet-log-messages-to-the-database-in-the-background/

    C# 5 3

  4. semaphoreslim-thread-throttling semaphoreslim-thread-throttling Public

    Source code for SemaphoreSlim example: https://makolyte.com/csharp-use-semaphoreslim-for-throttling-threads/

    C# 1 2

  5. newtonsoft.json.httpclient newtonsoft.json.httpclient Public

    Newtonsoft extension methods for HttpClient. Source code for https://makolyte.com/csharp-newtonsoft-extension-methods-for-httpclient/

    C# 2

  6. ai-ml-workshops/meal-planner-chatbot-csharp ai-ml-workshops/meal-planner-chatbot-csharp Public

    C# version of the Meal Planner Chatbot app (Python) shown in the CodeMash presentation

    C#