Plugin source flexibility (one auto-detected config field) #5

Open
opened 2026-05-07 01:27:39 -04:00 by jasoncouture · 0 comments
jasoncouture commented 2026-05-07 01:27:39 -04:00 (Migrated from github.com)

One config field per plugin entry, with the loader auto-detecting which form was supplied:

  • Package.Name@SemVerConstraint (latest implied if @ part is missing)
  • path/to/folder/Assembly.dll
  • some.package.nupkg

Depends on the NuGet plugin loading work (#4).

Tracked in TASKS.md.

One config field per plugin entry, with the loader auto-detecting which form was supplied: - `Package.Name@SemVerConstraint` (latest implied if `@` part is missing) - `path/to/folder/Assembly.dll` - `some.package.nupkg` Depends on the NuGet plugin loading work (#4). Tracked in [TASKS.md](../blob/main/TASKS.md).
Sign in to join this conversation.
No description provided.