Skip to content

dmitry-shechtman/AsyncInit

Repository files navigation

AsyncInit

A generic implementation of the asynchronous factory pattern.

Supported Platforms

  • .NET Framework 4 (4.5 for Unity DI)
  • Silverlight 4 (except Unity DI)
  • Windows 8
  • Windows Phone Silverlight 7.1 (8 for Unity DI)
  • Windows Phone 8.1
  • Xamarin.Android
  • Xamarin.iOS
  • Portable Class Libraries

Help

AsyncInit online documentation.

Notice

Copyright © Dmitry Shechtman 2014-2015

Licensed under the Apache License, Version 2.0 (the "License").

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.