Swinject
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
-
SwinjectStoryboard
Swinject extension for automatic dependency injection via Storyboard
-
SwinjectAutoregistration
Swinject extension to automatically register your services
-
SwinjectPropertyLoader
Swinject extension to load property values from resources
-
Swinject-CodeGen
Generate code to make the use of Swinject type-safe and reduce duplicate identifiers for Services
-
SwinjectSimpleExample
A simple example to use Swinject with unit tests
-
SwinjectMVVMExample
An example to use Swinject in MVVM architecture with ReactiveCococa