fsprojects / fsprojects/SyntacticVersioning

Allow source to be a nuget package

Open
#37 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
F#
Stars
47
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Description

I'd like to be able to use a previously published nuget package instead of having a dll locally. We could solve this one a few ways.

  • specifying the nuget url
  • another switch type with just a name of a package and version
Known workarounds

Download the nuget package outside the tool on to your local machine

Related information
  • Operating system
  • Branch
  • .NET Runtime, CoreCLR or Mono Version
  • Performance information, links to performance testing scripts

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing how the tool currently accepts and resolves a local DLL, then determine whether package URLs or package name/version inputs are supported by the command-line entry point. Done means a previously published NuGet package can replace a local DLL and the chosen input behavior is covered by verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.