github-copilot-instructions dotnet-8-isolated.instructions.md

github-copilot-instructions dotnet-8-isolated.instructions.md is an instructions file for GitHub Copilot from NKFahrni/github-copilot-instructions. It costs 1,068 tokens per session, scanned A, original, no licence file.

A set of instructions for writing and reviewing .NET 8 applications that run in an isolated process. It covers performance, code structure, naming, dependency injection, project context, and response format.

In plain words
What is it for?
It helps with .NET 8 development tasks such as choosing dependencies, organizing code, improving startup time, and applying dependency injection.
Why use it?
It gives an agent consistent rules for making .NET 8 code fit the project's expected structure and style.

Instructions file for GitHub Copilot

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/nkfahrni/github-copilot-instructions/dotnet-8-isolated
Clone the repo
git clone --depth 1 https://github.com/NKFahrni/github-copilot-instructions

Made for: GitHub Copilot.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for github-copilot-instructions dotnet-8-isolated.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/nkfahrni/github-copilot-instructions/dotnet-8-isolated.svg)](https://agentmods.dev/instructions/nkfahrni/github-copilot-instructions/dotnet-8-isolated)
Your own site
<a href="https://agentmods.dev/instructions/nkfahrni/github-copilot-instructions/dotnet-8-isolated"><img src="https://agentmods.dev/badge/instructions/nkfahrni/github-copilot-instructions/dotnet-8-isolated.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,068 This file is loaded in full into every session.
When invoked 1,068 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.01068 $0.01068
Opus 5 $0.00534 $0.00534
Sonnet 5 $0.00214 $0.00214
Haiku 4.5 $0.00107 $0.00107

Measured 4d ago against content hash 8dfe6ce077f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

github-copilot-instructions dotnet-8-isolated.instructions.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/instructions/dotnet-8-isolated.instructions.md · 76 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 76 lines · 1,068 tokens per session scan A 8dfe6ce077f3

Subscribe to this mod's changes

github-copilot-instructions dotnet-8-isolated.instructions.md is an instructions file published in the GitHub repository NKFahrni/github-copilot-instructions (2 stars, last pushed 6mo ago), with no licence file. It adds 1,068 tokens to every session, about $0.0053 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

maui performance-hotpaths.instructions.md

Instructions for dotnet/maui, covering performance-critical path rules, hot paths in maui, allocation avoidance, caching and invalidation and collection iteration.

dotnet/maui · 441 tokens

maui-labs testing.instructions.md

Instructions for dotnet/maui-labs, covering testing guide, test framework, test projects, running tests and all tests.

dotnet/maui-labs · 912 tokens

Kucoin.Net copilot-instructions.md

Instructions for JKorf/Kucoin.Net, covering copilot instructions for kucoin.net, use kucoin.net, not raw http, client setup, result handling and api structure.

JKorf/Kucoin.Net · 849 tokens

coinex-net

Use CoinEx.Net when generating C#/.NET code that interacts with the CoinEx cryptocurrency exchange, including Spot V2, margin account operations, futures, REST endpoints, WebSocket subscriptions, account management, market data, or order placement. Triggers on requests mentioning CoinEx integration in C#, .NET…

JKorf/CoinEx.Net · 2,253 tokens

unity-code-style-guide AGENTS.md

Instructions for krogh-jacobsen/unity-code-style-guide, covering agents.md — unity 6 c, project setup — edit this block, never do these — they corrupt the project, deprecated in unity 6 and if you read nothing else.

krogh-jacobsen/unity-code-style-guide · 4,528 tokens

RoselineMCP CLAUDE.md

Instructions for Atypical-Consulting/RoselineMCP, covering claude.md, project overview, documentation alignment (required), architecture and service layer architecture.

Atypical-Consulting/RoselineMCP · 10,398 tokens