RUF2010 1.0.0

dotnet add package RUF2010 --version 1.0.0
NuGet\Install-Package RUF2010 -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RUF2010" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RUF2010 --version 1.0.0
#r "nuget: RUF2010, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RUF2010 as a Cake Addin
#addin nuget:?package=RUF2010&version=1.0.0

// Install RUF2010 as a Cake Tool
#tool nuget:?package=RUF2010&version=1.0.0

This add-in gives you your own dashboard with items you recently worked on in your Visual studio editor.
Provides a Quick and handy way to navigate to these items and manage them. It is applicable to code files, TFS tasks, etc.
Recently Used Files is supported for Visual Studio 2010 and 2012.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 159 2/24/2013

-'Dashboard' to manage the files you are currently working on.
-'Handy Buttons' to quickly navigate to files or TFS tasks or other items you are currently using.
-Supported for Visual Studio 2010 and 2012
-Easily helps retrieve a file closed in the editor
-'Sync' feature to get your dashboard up-to-date with the open files in the editor, and remove any files that are closed in the Visual studio editor.
-'Sort' feature to provide for different ways of sorting the files on the dashboard- alphabetically, or having the most recent file on top.
-'Keyboard shortcuts' (Ctrl+Q) to go to the add-in, and also tab order for the files on dashboard.
-Auto-populates the dashboard with files open in the solution when a solution is opened.
-Has support for vertical and horizontal docking.