#dotnet の記事
2 記事
-
Claude Code
How to Use Claude with Rider | Setup Guide for .NET and Unity
-
Claude
How to Use Claude via NuGet | Official Anthropic SDK for C#
A guide for C# / .NET developers who want to use Claude via NuGet. Covers the official Anthropic package, the dotnet add package command, minimal code, API key setup, streaming, IChatClient integration, the gotcha that versions 3.X and below were a completely different package, and how it differs from the community Anthropic.SDK — all based on official documentation.