Pinned Repositories
aspdotnet-background-dblogger
Background database logger. Source code for https://makolyte.com/aspdotnet-log-messages-to-the-database-in-the-background/
aspdotnet-backgroundpinger
Sample code for https://makolyte.com/aspdotnet-how-to-use-a-backgroundservice-for-long-running-and-periodic-tasks/
concurrent-requests-with-httpclient
Example code for https://makolyte.com/csharp-how-to-make-concurrent-requests-with-httpclient/
dotnet-templates-nonminimal
Project template files targeting the latest .NET without all the minimalist stuff. For: https://makolyte.com/visual-studio-project-templates-without-minimal-api-and-top-level-statement/
ef-core-dotnet
Sample code for https://makolyte.com/ef-core-how-to-create-a-database-and-a-table/
newtonsoft.json.httpclient
Newtonsoft extension methods for HttpClient. Source code for https://makolyte.com/csharp-newtonsoft-extension-methods-for-httpclient/
semaphoreslim-thread-throttling
Source code for SemaphoreSlim example: https://makolyte.com/csharp-use-semaphoreslim-for-throttling-threads/
spring-sns
Sample code for Amazon SNS and Spring Boot article https://makolyte.com/send-messages-to-an-amazon-sns-topic-using-spring-boot/
spring-sqs
Sample code for Amazon SQS and Spring Series https://makolyte.com/create-a-queue-in-amazon-sqs/
makolyte's Repositories
makolyte/aspdotnet-backgroundpinger
Sample code for https://makolyte.com/aspdotnet-how-to-use-a-backgroundservice-for-long-running-and-periodic-tasks/
makolyte/aspdotnet-background-dblogger
Background database logger. Source code for https://makolyte.com/aspdotnet-log-messages-to-the-database-in-the-background/
makolyte/concurrent-requests-with-httpclient
Example code for https://makolyte.com/csharp-how-to-make-concurrent-requests-with-httpclient/
makolyte/dotnet-templates-nonminimal
Project template files targeting the latest .NET without all the minimalist stuff. For: https://makolyte.com/visual-studio-project-templates-without-minimal-api-and-top-level-statement/
makolyte/ef-core-dotnet
Sample code for https://makolyte.com/ef-core-how-to-create-a-database-and-a-table/
makolyte/spring-sns
Sample code for Amazon SNS and Spring Boot article https://makolyte.com/send-messages-to-an-amazon-sns-topic-using-spring-boot/
makolyte/semaphoreslim-thread-throttling
Source code for SemaphoreSlim example: https://makolyte.com/csharp-use-semaphoreslim-for-throttling-threads/
makolyte/spring-sqs
Sample code for Amazon SQS and Spring Series https://makolyte.com/create-a-queue-in-amazon-sqs/
makolyte/newtonsoft.json.httpclient
Newtonsoft extension methods for HttpClient. Source code for https://makolyte.com/csharp-newtonsoft-extension-methods-for-httpclient/
makolyte/AppConfigLoaderExample
This is the source code for https://makolyte.com/csharp-how-to-read-a-custom-class-from-app-config-with-an-automatic-loader/
makolyte/aspdotnet-servicestub-withcli
Sample code for https://makolyte.com/aspdotnet-core-self-hosted-service-stub-with-a-command-line-interface/
makolyte/aspdotnet-unittestexample
Example of how to unit test an ASP.NET Core ApiController. Related article: https://makolyte.com/aspdotnet-how-to-unit-test-an-apicontroller/
makolyte/bulkcheck
Script for running bulk checks via https://www.abuseipdb.com/. Available in Powershell with WinForms GUI and BASH.
makolyte/dotnet-creator-cards
This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions
makolyte/drag-n-drop-blazor
simple example of dragging and dropping in blazor
makolyte/Easy-Table-of-Contents
WordPress plugin which adds a user friendly and fully automatic way to create and display a table of contents from the page content.
makolyte/flyway-demo
Sample app to play around with Flyway. Related article: https://makolyte.com/how-to-troubleshoot-common-flyway-errors/
makolyte/html-css-challenges
Challenges for strengthening HTML & CSS fundamentals
makolyte/html-css-course
Starter files, final projects, and FAQ for my HTML + CSS course
makolyte/IceCreamScorer-Refactoring-Kata
an exercise for getting awkward code under test
makolyte/JavaScript30
30 Day Vanilla JS Challenge
makolyte/Necklace-Refactoring-Kata
the goal is to practice refactoring to a Chain of Responsibility pattern
makolyte/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
makolyte/PowerUp
Collection of productivity tools and utilities
makolyte/python-in-vscode
Repo for article: How to use Python in VS Code. https://makolyte.com/how-to-use-python-in-vs-code/
makolyte/refactoring-singleton-to-DI
Refactoring practice. 1. Start with singleton pattern 2. Refactor to DI pattern 3. Refactor to use a DI library (i'm specifically showing ninject)
makolyte/sakila
Sakila sample database (modded) - just SQL Server and MySQL
makolyte/srp
makolyte/trellojsonquery-console-app
A console app that lets you parse and query Trello JSON (cards, boards, lists)
makolyte/zelda3