devlooped / devlooped/dotnet-file

Only 'http' and 'https' schemes are allowed.

Open
#69 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
C#
Stars
63
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Discussed in https://github.com/devlooped/oss/discussions/1

Originally posted by mgnslndh December 15, 2020
If you run dotnet-file with a file:// URI you get the error message "Only 'http' and 'https' schemes are allowed." It would be nice if dotnet-file supported the file:// protocol or would that be out of scope for the project?

Back this issue
Back this issue

Contributor guide

Open the contributing guide

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

Start by reproducing the reported error when dotnet-file receives a file:// URI and trace where URI schemes are handled. Determine the intended scope for local file support; done means file:// inputs work as expected, or the project clearly documents that the protocol remains unsupported.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.