40 Commits

Author SHA1 Message Date
b02a68a62a .gitea/workflows/artifacts.yaml aktualisiert
All checks were successful
dotnet package / build (7.0.x) (push) Successful in 53s
/ upload-many (push) Successful in 8s
/ download-many (push) Successful in 8s
/ upload-one (push) Successful in 2s
/ download-one (push) Successful in 3s
2024-03-12 17:25:47 +01:00
e4ba50f337 .gitea/workflows/artifacts.yaml hinzugefügt
Some checks failed
dotnet package / build (7.0.x) (push) Has been cancelled
/ upload-many (push) Has been cancelled
/ download-many (push) Has been cancelled
/ upload-one (push) Has been cancelled
/ download-one (push) Has been cancelled
2024-03-12 17:18:32 +01:00
45cc9dfce9 .gitea/workflows/unittest.yaml aktualisiert
All checks were successful
dotnet package / build (7.0.x) (push) Successful in 1m39s
2024-03-12 17:09:42 +01:00
4dce511b57 .gitea/workflows/test.yaml aktualisiert
All checks were successful
dotnet package / build (7.0.x) (push) Successful in 56s
2023-11-15 22:34:31 +01:00
90b7c99e08 .gitea/workflows/test.yaml aktualisiert
Some checks failed
dotnet package / build (8.0.x) (push) Failing after 1m43s
2023-11-15 22:31:55 +01:00
22c6f5a109 Implementing unit tests. Mainly for testing the Actions of gitea (#1)
All checks were successful
dotnet package / build (7.0.x) (push) Successful in 58s
Reviewed-on: #1
2023-06-29 11:15:23 +02:00
02dbea83e7 implement first real unit test
All checks were successful
build (7.0.x)
dotnet package / build (7.0.x) (push) Successful in 55s
2023-03-29 22:11:29 +02:00
204c211603 Added solution file
Some checks failed
build (7.0.x)
2023-03-29 21:58:56 +02:00
c8d16f4c34 now its failing
Some checks failed
build (7.0.x)
2023-03-29 21:50:50 +02:00
7f5d080d10 add failing unit tests
All checks were successful
build (7.0.x)
2023-03-29 21:49:29 +02:00
291eafeeba added unit tests
All checks were successful
build (7.0.x)
2023-03-29 21:47:10 +02:00
8c5ec02ed7 „.gitea/workflows/test.yaml“ ändern
All checks were successful
build (7.0.x)
2023-03-27 22:01:42 +02:00
be20895b0f „.gitea/workflows/test.yaml“ ändern
Some checks failed
build (7.0.x)
Test full path to action
2023-03-27 22:00:29 +02:00
015b0c5183 „.gitea/workflows/test.yaml“ hinzufügen
Some checks failed
build (7.0.x)
2023-03-27 21:54:15 +02:00
1174e79656 add editorconfig 2022-11-13 22:33:58 +01:00
8884d55380 Code cleanup and enforce csharpier 2022-11-13 21:03:26 +01:00
32cc67b25a code cleanup 2022-11-13 14:32:56 +01:00
9f4e76fa4c Added comments 2019-07-29 23:42:59 +02:00
56691b3145 implement multiple expotd 2019-07-29 00:21:09 +02:00
db8cb3e289 added comments 2019-07-28 22:33:31 +02:00
6e5c5452df dont need the files 2019-07-28 22:21:13 +02:00
800a06fc5a Playing with CommonServiceLocator 2019-07-28 15:01:39 +02:00
3a45db0d77 Removed unit test 2019-07-28 14:20:32 +02:00
93f1a7ab63 added new methods to get information about already registered types 2019-07-28 14:12:36 +02:00
8954cd82fc moved SmallInjector to new Project. 2019-07-20 22:58:53 +02:00
e4ce2a472a changed method for generating something random 2019-07-15 22:48:59 +02:00
Holger Boerchers
a625f19d0d pimped 2018-12-14 22:48:42 +01:00
Holger Boerchers
5ad02969e9 Merge branch 'master' of https://git.boerchers.org/holger/SmallInjectorDemo
# Conflicts:
#	SmallInjectorDemo/UsefulClass.cs
2018-08-19 21:37:50 +02:00
Holger Boerchers
fed5a3b443 Unit test hinzugefügt 2018-08-19 21:37:03 +02:00
Holger Boerchers
0400b9ff4c Removed Useful class 2018-08-17 10:22:29 +02:00
Holger Boerchers
d7e6dcc3b2 Added constraint for RegisterType 2018-08-15 08:50:17 +02:00
Holger Boerchers
1d2fca6ddc updated 2018-08-15 08:46:46 +02:00
e7ec2fc805 „README.md“ ändern 2018-08-12 22:47:36 +02:00
Holger Boerchers
5d38e038bb added comments 2018-08-12 20:21:51 +02:00
Holger Boerchers
eb3236574f minor cosmetic fix 2018-08-12 20:13:53 +02:00
Holger Boerchers
ae35676873 Changed implementation of random identifier. 2018-08-12 20:11:01 +02:00
Holger Boerchers
9c5a1e7ab8 renaming and cleanup 2018-08-12 19:52:18 +02:00
Holger Boerchers
c381375dbd A lot of comments. 2018-08-12 13:44:42 +02:00
Holger Boerchers
7326ff6684 Initial commit 2018-08-12 13:23:44 +02:00
59307bf28e Initial commit 2018-08-12 13:22:43 +02:00