wim 0.0.10

dotnet tool install --global wim --version 0.0.10
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local wim --version 0.0.10
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=wim&version=0.0.10
nuke :add-package wim --version 0.0.10

First download all work items UNDER specified area path's: wim clone --organization ... --token ... --area-path ... --area-path ... --output ...

Then replay all updates: wim push --organization ... --token ... --project ... --output ...

What it does:

  • Download and replay all updates on selected work items in order!
  • Recreate (and remove) links between work items in order
  • Recreate areas & iterations on the fly!
  • Upload and link to attachments!
  • Handle more then 20k items with ease
  • Retry and backoff when one hits the REST API rate limits
  • Stop and continue at any time.

What it doesn't do yet:

  • Recreate other type of links

What it won't do:

  • Migrate other things
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.0.10 645 5/15/2020
0.0.9 509 5/11/2020
0.0.8 530 5/11/2020
0.0.7 577 5/9/2020
0.0.6 532 5/9/2020
0.0.5 497 5/8/2020
0.0.4 529 5/8/2020
0.0.3 516 5/8/2020
0.0.2 537 5/8/2020
0.0.1 541 5/6/2020

Migrate those items! Now with attachments & areas/iterations!