Welcome to AsyncInit Dependency Injection Support |
This library adds a dependency injection layer on top of AsyncInit. It supports the following platforms:
This library is meant to serve as a dependency for other libraries. One (and currently only) such library is the Unity Container Async Extensions.
The only conceivable reason for anyone installing this package on its own is their planning on developing an AsyncInit dependency injection library in the vein of the Unity Container Async Extensions. If this happens to be the case, they know what to do.
Stephen Cleary is the author of an excellent article that inspired this project.
Eric Woodruff is the creator of SHFB, which produces great project documentation like this one.
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.