SkillAgentSearch skills...

SourceLink.Environment

Provide an inheritable NuGet package for the SourceLink feature.

Install / Use

/learn @dotnetcore/SourceLink.Environment
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SourceLink.Environment

Member project of .NET Core Community GitHub license

为 SourceLink 功能提供可继承性的 Nuget 包

使用方法

1、项目作者引用该包

2、项目作者在发布 NUGET 包时需要指定源码的 GITHUB 地址 <PackageProjectUrl>https://github.com/dotnetcore/Natasha</PackageProjectUrl>

3、用户引用上述 NUGET 包,并对 VS 做出如下设置:

  • 选项 - 调试 - 启用源链接支持。
  • 选项 - 调试 - 去掉 启用”仅我的代码“ 前面的钩。

4、用户在调试时,F11 进入封装好的函数内

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks2

Security Score

70/100

Audited on Nov 6, 2023

No findings