Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add "Force" flag to Restore

Open
#362 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

The issue names no files, tests, or entry points. Start by tracing the Restore path in the configuration and CLI, using the filesystem provider scenario as the reproduction; done means a force option is accepted in both places and causes changed library files to refresh.

Written by the indexing model from the issue text.

Description

Feature Request
Feature request

Add "Force" flag to Restore

Functional impact

I have a web project with a libman entry for a library project I've installed using the filesystem provider. As I make changes to the library files, they are not updated in the target project even after a restore.

I've gotten around the issue by using the libman CLI to clean and restore as a pre-build step, but it'd be nice to have a force flag available in the config (and in the CLI for that matter) for restoring.

Dominant language
C#
Stars
486
Forks
91
PR merge metrics
No merged PRs in 30d

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.

More from aspnet/LibraryManager

All issues in aspnet/LibraryManager

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.