Table of Contents

Method WithFramework

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

WithFramework(string)

Sets the framework being used.

public DebuggerAgentTemplate WithFramework(string framework)

Parameters

framework string

The framework (e.g., "ASP.NET Core", "React", "Django").

Returns

DebuggerAgentTemplate