We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af1a74 commit 530a9f1Copy full SHA for 530a9f1
README.md
@@ -1,6 +1,13 @@
1
# SwiftInjector
2
SwiftInjector - library for dependency injection, maden for convinient and fast properties connection
3

4
+
5
+## Things TO DO for first release
6
+1. Add manual registration and resolving
7
+2. Add certain registration by String Key or specific arguments
8
+3. Perfomance test
9
+4. 70% Code coverage
10
11
## Rules
12
1. Properties will be automatically injected only on your class, not your parent classes.
13

0 commit comments