diff --git a/AsyncInit/NuGet/Ditto.AsyncInit.nuspec b/AsyncInit/NuGet/Ditto.AsyncInit.nuspec new file mode 100644 index 0000000..9b569e1 --- /dev/null +++ b/AsyncInit/NuGet/Ditto.AsyncInit.nuspec @@ -0,0 +1,36 @@ + + + + Ditto.AsyncInit + 1.0.3 + AsyncInit + Dmitry Shechtman + Dmitry Shechtman + A generic implementation of the asynchronous factory pattern. + Clarified usage example + en-US + https://github.com/dmitry-shechtman/AsyncInit/ + http://www.apache.org/licenses/LICENSE-2.0 + false + Copyright © Dmitry Shechtman 2014 + async await task constructor factory AsyncInit CancelableAsyncInit InitAsync AsyncActivator Ditto + + + + + + + + + + + + + + + + + + + + \ No newline at end of file