Oleksii Nikiforov (@nikiforovall)

Oleksii Nikiforov (@nikiforovall)

@nikiforovall.bsky.social

Blog: https://nikiforovall.blog GitHub: https://github.com/nikiforovall

38 Followers 69 Following 31 Posts Joined Nov 2024
1 week ago
Post image

Blogged: Microsoft Agent Framework β€” Foundations

nikiforovall.blog/dotnet/ai/20...

0 0 0 0
2 weeks ago
Post image

Blogged: Building RAG with .NET AI Building Blocks - Microsoft.Extensions.AI

How to build a provider-agnostic RAG system in .NET using Microsoft.Extensions.AI, VectorData, and Aspire for orchestration, testing, and evaluation.

nikiforovall.blog/dotnet/ai/20...

1 0 0 0
3 weeks ago
Post image

Blogged: Long-Term Risks of AI-Assisted Development

AI coding tools are powerful but come with real risks. This blog post explores the potential pitfalls and how to navigate them safely.

nikiforovall.blog/ai/2026/02/1...

0 0 0 0
2 months ago
Video thumbnail

Blogged: "LazyClaude 0.12.0: Marketplace Plugin Management"

nikiforovall.blog/ai/2025/12/2...

A keyboard-driven TUI for managing Claude Code customizations. Version 0.12.0 adds an integrated marketplace browser for discovering and installing plugins.

#claude #claudecode #tui #productivity

2 0 0 0
3 months ago
Video thumbnail

Blogged: "LazyClaude: Explore Your Claude Code Setup Without Breaking Flow"

nikiforovall.blog/ai/2025/12/0...

A lazygit-inspired TUI to browse all your Claude Code customizations

#claude #claudecode

1 0 0 0
3 months ago
Video thumbnail

Blogged: "VSCode Morph Agent: Let AI Control Your Workspace"

nikiforovall.blog/ai/2025/12/0...

Explore how AI agents can manipulate your IDE workspace to enhance agentic coding workflows

0 0 0 0
4 months ago
Post image

Blogged: "Transform .NET Diagnostics into a Specialized AI Agent with Claude Agent SDK"

Learn how to build conversational agents with the Claude Agents SDK that help you triage code quality issues interactively.

nikiforovall.blog/dotnet/ai/20...

#dotnet #python #AI #MCP #ClaudeSDK #CodeQuality

0 0 0 0
5 months ago
Post image

Claude Code Handbook: Best Practices and Recommendations

nikiforovall.blog/claude-code-...

0 0 0 0
5 months ago
Post image

Blogged: "MCP Landscape for .NET Developers"

This presentation provides an overview of the Model Context Protocol (MCP) ecosystem.

nikiforovall.blog/ai/mcp/2025/...

#ai #dotnet #mcp #presentation

1 0 0 0
6 months ago
Post image

Blogged: "Testing with Playwright and Claude Code"

Discover how Playwright MCP Server and Claude Code can help you perform manual and exploratory testing of web applications.

nikiforovall.blog/ai/2025/09/0...

#playwright #claude_code #mcp

1 0 0 0
6 months ago
Post image

Blogged: "Add Authentication to MCP Servers using Microsoft Entra ID"

nikiforovall.blog/dotnet/2025/...

#dotnet #mcp #ai #auth

0 0 0 0
7 months ago
Post image

Blogged: "Introducing Technical Debt Master: AI-Powered Code Analysis with Local LLMs"

nikiforovall.blog/ai/2025/08/0...

AI-based CLI tool that automates technical debt discovery, triage, and resolution.

#ai #agents #mcp #aspire #cli

0 1 0 0
9 months ago
Video thumbnail

Blogged: "Monitoring Claude Code with .NET Aspire Dashboard"

Learn how to monitor your Claude Code usage and performance with .NET Aspire dashboard.

nikiforovall.blog/productivity...

#claude #ai #agents #otel #dotnet

1 0 0 0
9 months ago
Video thumbnail

Blogged: "My Claude Code Usage Best Practices and Recommendations"

nikiforovall.blog/productivity...

#claude #agent #ai #mcp

1 0 0 0
9 months ago
Post image Post image

Blogged: "Hangfire MCP Server in Standalone Mode"

nikiforovall.blog/dotnet/2025/...

#dotnet #mcp #ai #aspire

0 0 0 0
9 months ago

I don't think I will be the reason for global warming or something like that.

Also, no need to use LLMs. MCP Inspector provides a way to trigger tools directly.

0 0 0 0
9 months ago

Also, a valid approach, and I did it before. I don't like it because I don't want to write custom code (+build) every time I need to run a new job.

0 0 0 0
9 months ago

In my case, not all jobs can be scheduled from the Hangfire dashboard. Sometimes, I need to specify parameters to be able to dev test some background processes.

I don't want to write custom code every time I need to schedule a job.

0 0 2 0
9 months ago
Video thumbnail

Blogged: "Simplifying Background Job Scheduling Using Hangfire MCP Server"

nikiforovall.blog/dotnet/2025/...

#dotnet #ai #mcp #aspire #hangfire

0 0 1 0
10 months ago
Post image

Blogged: "Code Review with GitHub Copilot in Visual Studio Code"

Learn how to leverage GitHub Copilot's code review capabilities in Visual Studio Code, including a custom agent-based workflow.

nikiforovall.github.io/productivity...

#vscode #productivity #ai #copilot #codereview

1 1 0 0
10 months ago
Prompt Engineering with GitHub Copilot in Visual Studio Code

Blogged: "Prompt Engineering with GitHub Copilot in Visual Studio Code"

nikiforovall.github.io/productivity...

#copilot #github #productivity

0 0 0 0
10 months ago
Post image

Blogged: "Composable AI with .NET Aspire: Extending DIAL Assistants with Add-Ons"

Learn how to build composable AI applications with .NET Aspire and AI DIAL Addons.

nikiforovall.github.io/dotnet/ai/20...

#aspire #dotnet #dial #genai

5 2 0 0
11 months ago
Post image

Blogged: "Learn how to use Model Context Protocol (MCP) Server Template in Hybrid Mode"

nikiforovall.github.io/dotnet/2025/...

#dotnet #ai #mcp #aspire

1 0 0 0
11 months ago
Post image

Blogged: "Simplifying Model Context Protocol (MCP) Server Development with Aspire"

Learn how to develop MCP servers with Aspire.

nikiforovall.github.io/dotnet/2025/...

#dotnet #ai #mcp #aspire

14 4 0 0
11 months ago
Post image

Blogged: "Simplifying Model Context Protocol (MCP) Server Distribution with .NET Global Tools"

In this post, I will show you how to use a simple template to create an MCP server that can be distributed as a global tool.

nikiforovall.github.io/dotnet/2025/...

#dotnet #ai #mcp #template

0 0 0 0
11 months ago
Post image

Blogged: "Introducing AI DIAL: The Open-Source AI Orchestration Platform"

In this post, I will introduce you to the AI DIAL Platform and its capabilities and show you how to get started with it using .NET Aspire

nikiforovall.github.io/dotnet/ai/20...

#aspire #dotnet #dial #genai

0 0 0 0
1 year ago
Post image Post image

Blogged: "Enforcing .NET Coding Guidelines with GitHub Copilot Custom Instructions"

nikiforovall.github.io/productivity...

#copilot #github #dotnet #productivity

2 0 0 0
1 year ago
Video thumbnail

πŸš€ Check out 'Code Axe' for #VSCode! I made it for personal use, but maybe you'll find it helpful.

Easily move methods by yanking (Ctrl+M X) and sort them topologically (Ctrl+M S).

github.com/NikiforovAll...

What other functionalities do you think could be useful? #DevTools #Refactoring

0 0 0 0
1 year ago
Post image

Blogged: "Deploy Your Bot to Azure in 5 Minutes with Azure Developer CLI (azd)"

Learn how to use a starter template to deploy a bot to Azure with Azure Bot Service and Azure Developer CLI.

nikiforovall.github.io/dotnet/2024/...

#dotnet #azd #azure

2 1 0 0
1 year ago
Preview
Profile

I'm excited to share that I’ve earned the Microsoft Certified: Azure AI Engineer Associate certification (AI-102)! πŸŽ‰

learn.microsoft.com/en-us/users/...

0 0 0 0