{"id":28928156,"url":"https://github.com/ktsu-dev/blogs","last_synced_at":"2025-09-02T04:43:07.367Z","repository":{"id":298996428,"uuid":"1001781578","full_name":"ktsu-dev/blogs","owner":"ktsu-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-18T01:36:40.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-18T06:05:40.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ktsu-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-14T02:40:34.000Z","updated_at":"2025-07-18T01:36:43.000Z","dependencies_parsed_at":"2025-06-22T14:12:48.954Z","dependency_job_id":null,"html_url":"https://github.com/ktsu-dev/blogs","commit_stats":null,"previous_names":["ktsu-dev/blogs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ktsu-dev/blogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2Fblogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2Fblogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2Fblogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2Fblogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktsu-dev","download_url":"https://codeload.github.com/ktsu-dev/blogs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2Fblogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273233248,"owners_count":25068725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-22T14:12:16.799Z","updated_at":"2025-09-02T04:43:07.353Z","avatar_url":"https://github.com/ktsu-dev.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ktsu.dev Blog\n\nWelcome to the ktsu.dev technical blog. This is where I share my experiences, insights, and deep dives into software development, debugging adventures, and architectural discoveries.\n\n## Latest Posts\n\n### [C# Object Initializers Run After Code in the Default Constructor](./content/blog/csharp-object-initializers-run-after-code-in-the-default-constructor.md)\n\n**Published:** July 18, 2025\n\n**Status:** published\n\n**Categories:** Development, C#\n\n**Tags:** csharp, object-initializers, constructors\n\nA deep dive into C# object initialization order, explaining why object initializers run after the default constructor and how to handle this behavior effectively.\n\n---\n\n### [C# Using Directives: IDE0055 Format Violations Don't Always Trigger as Expected](./content/blog/csharp-using-directives-inconsistent-formatting-rules.md)\n\n**Published:** July 18, 2025\n\n**Status:** published\n\n**Categories:** Development, C#\n\n**Tags:** csharp, formatting, roslyn, ide0055, using-directives\n\nA deep dive into C# IDE0055 formatting rule's unexpected behavior with using directives, explaining why some formatting issues don't trigger violations and how to handle this quirk.\n\n---\n\n### [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n**Published:** June 14, 2025\n\n**Status:** published\n\n**Categories:** Development, Debugging, Architecture\n\n**Tags:** dotnet, debugging, nuget, msbuild, troubleshooting, build-server, project-guid, visual-studio, git-worktrees, architecture, design-flaw\n\nA deep dive into debugging a cryptic .NET restore error that reveals a fundamental design flaw in MSBuild's GUID-based project identity system and its impact on modern development workflows.\n\n---\n\n## Posts by Category\n\n### Architecture\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n### C#\n- [C# Object Initializers Run After Code in the Default Constructor](./content/blog/csharp-object-initializers-run-after-code-in-the-default-constructor.md)\n- [C# Using Directives: IDE0055 Format Violations Don't Always Trigger as Expected](./content/blog/csharp-using-directives-inconsistent-formatting-rules.md)\n\n### Debugging\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n### Development\n- [C# Object Initializers Run After Code in the Default Constructor](./content/blog/csharp-object-initializers-run-after-code-in-the-default-constructor.md)\n- [C# Using Directives: IDE0055 Format Violations Don't Always Trigger as Expected](./content/blog/csharp-using-directives-inconsistent-formatting-rules.md)\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n## Posts by Tags\n\n### Architecture and Design\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n### .NET and C#\n- [C# Object Initializers Run After Code in the Default Constructor](./content/blog/csharp-object-initializers-run-after-code-in-the-default-constructor.md)\n- [C# Using Directives: IDE0055 Format Violations Don't Always Trigger as Expected](./content/blog/csharp-using-directives-inconsistent-formatting-rules.md)\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n### Build Systems and MSBuild\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n### Troubleshooting and Debugging\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n### Development Tools\n- [Debugging the Mysterious 'Unable to find a project to restore' Error in .NET](./content/blog/dotnet-project-guid-conflicts-build-server-debugging.md)\n\n## Blog Stats\n\n- **Total Posts:** 3\n- **Categories:** 4 (Architecture, C#, Debugging, Development)\n- **Most Recent:** July 18, 2025\n\n## About This Blog\n\nThis blog focuses on:\n- **Deep Technical Dives**: Thorough investigations into complex problems\n- **Real-World Debugging**: Actual troubleshooting experiences from development work\n- **Architecture Insights**: Analysis of design patterns, flaws, and improvements\n- **Developer Tools**: Exploration of development tooling and best practices\n\n## Search and Navigation\n\nAll blog posts are written in Markdown and include comprehensive frontmatter with:\n- **Categories**: High-level topic groupings\n- **Tags**: Specific technology and concept tags\n- **Keywords**: SEO and searchability terms\n- **Status**: Draft, review, published tracking\n- **Dates**: Created and modified timestamps\n\n## Connect\n\nFeel free to open issues or discussions if you have questions about any of the blog posts or want to suggest topics for future articles.\n\n## Automation\n\nThis blog index is automatically regenerated when new posts are pushed to the repository, using GitHub Actions.\nThe workflow runs the scripts/Rebuild-BlogIndex.ps1 PowerShell script to parse all markdown files and rebuild this index.\n\n---\n\n*This blog is maintained as a Git repository to track changes, encourage collaboration, and provide version history for all content.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktsu-dev%2Fblogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktsu-dev%2Fblogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktsu-dev%2Fblogs/lists"}