Tuesday, July 6, 2021

Nuget Package Source for picking package list from nuget.org

 

Set the package source url to https://api.nuget.org/v3/index.json





No comments:

Post a Comment

React Custom Hooks

React custom hooks are reusable JavaScript functions that encapsulate stateful logic, allowing you to share functionality a...