Граф коммитов

122 Коммитов

Автор SHA1 Сообщение Дата
Eugene Sadovoi 7d0f09d6e9
Create FUNDING.yml 2021-06-14 10:05:46 -07:00
Eugene Sadovoi b4439b19ca Adding .Net Foundation links 2020-05-14 13:38:22 -07:00
Eugene Sadovoi bcf779082f Copyright © .NET Foundation and Contributors.
All Rights Reserved
2020-05-13 15:51:45 -07:00
Eugene Sadovoi 50044278b6
Merge pull request #17 from unitycontainer/release/5.11
Updating references
2020-04-20 22:19:36 -07:00
Eugene Sadovoi 6efcf8b7da Update version 2020-04-20 22:19:12 -07:00
Eugene Sadocoi 741f4097b1 Updating references 2019-12-03 18:21:51 -08:00
Eugene Sadocoi 6486426bd6 Updating dependencies 2019-11-21 11:44:54 -08:00
Eugene Sadocoi a3b74abac3 Updated dependencies 2019-11-21 11:24:18 -08:00
Eugene Sadovoi 453ffaac03 Releasing 5.11.1 2019-06-20 16:14:31 -04:00
Eugene Sadovoi b3d76041e4 Working on 5.11.0 2019-04-25 20:53:08 -04:00
Eugene Sadovoi 48ab1a115f Merge branch 'master' of https://github.com/unitycontainer/registration-by-convention into v5.x 2019-04-09 20:24:22 -04:00
Eugene Sadovoi 3c7a555dd8 Latest tests 2019-04-09 20:20:44 -04:00
Eugene Sadovoi 9a2121fd4f Releasing 5.10.0 2019-03-18 16:42:21 -04:00
Eugene Sadovoi e655e59fdf Releasing 5.9.4 2019-03-18 11:55:07 -04:00
Eugene Sadovoi 5e63887e2b Releasing 5.9.3 2019-03-02 16:18:11 -05:00
Eugene Sadovoi b26d74b20e Merge branch 'master' of https://github.com/unitycontainer/registration-by-convention into v5.x 2019-03-02 16:17:43 -05:00
Eugene Sadovoi d8e9a143f3 Released Abstractions 4.1.0 2019-03-02 14:00:21 -05:00
Eugene Sadovoi a154d608a6 Releasing 5.9.2 2019-02-28 19:28:06 -05:00
Eugene Sadovoi be996ba775 Merge branch 'master' of https://github.com/unitycontainer/registration-by-convention into v5.x 2019-02-28 19:27:38 -05:00
Eugene Sadovoi 4e462f2476
Merge pull request #13 from HannoZ/master
Implemented ITypeLifetimeManager
2019-02-28 19:26:46 -05:00
Hanno Zwikstra 57a00d2eba Changed LifetimeManager to interface ITypeLifetimeManager to match the method signatures in Unity core package 2019-02-28 15:19:51 +01:00
Eugene Sadovoi faa9ef37b5 Merge branch 'master' of https://github.com/unitycontainer/registration-by-convention into v5.x 2019-02-27 20:57:04 -05:00
Eugene Sadovoi 40b5f8b89b Updating lifetime 2019-02-27 20:56:36 -05:00
Eugene Sadovoi 15823478d6 Merge branch 'master' of https://github.com/unitycontainer/registration-by-convention into v5.x 2019-02-09 16:42:15 -05:00
Eugene Sadovoi 0010c5023e Releasing 5.9.1 2019-01-30 09:53:48 -05:00
Eugene Sadovoi 527fdf389d Fixing dependency version 2019-01-30 00:09:34 -05:00
Eugene Sadovoi dd6d938fa7 Fixing dependency version 2019-01-30 00:06:37 -05:00
ENikS 5d04bcd6c5 Updated package 2019-01-29 23:16:16 -05:00
Eugene Sadovoi 8c776af2d4 Updated dependencies 2019-01-29 21:52:25 -05:00
Eugene Sadovoi d6ed05904c Added Sourcelink 2019-01-23 19:31:12 -05:00
Eugene Sadovoi 2a34d2cd34 Releasing 5.9.0 2019-01-22 19:59:03 -05:00
Eugene Sadovoi 668d11d720 Releasing 5.9.0 2019-01-22 19:57:15 -05:00
Eugene Sadovoi e45fbd8a54 Added design time Lifetime Manager validation 2019-01-18 15:52:15 -05:00
Eugene Sadovoi 3d4b7fe066 Refactoring namespaces 2019-01-16 19:20:25 -05:00
Eugene Sadovoi 9c5c7acdd7 Added new factory type 2019-01-01 23:23:50 -05:00
Eugene Sadovoi 98076bd2c6 Removed INamedType
Moved Extension namespace to Container
Implemented IUnityContainer explicitly
2018-12-23 17:30:54 -05:00
Eugene Sadovoi ea89a6fc70 MethodBase injectors optimization 2018-12-14 19:36:28 -05:00
Eugene Sadovoi ef5654208c Converted InjectionMember into interface IInjectionMember 2018-12-12 23:18:08 -05:00
Eugene Sadovoi 1e822b0ff3 Refactored namespaces 2018-12-10 17:00:58 -05:00
Eugene Sadovoi dc4fa84cbf Moving classes into Unity namespace 2018-12-05 18:54:09 -05:00
Eugene Sadovoi 251ae6ef5e Refactoring 2018-12-05 17:16:57 -05:00
Eugene Sadovoi e02fb25edc Moved Resolver Policies and Selected Properties and Methods into Container 2018-10-11 21:11:43 -04:00
Eugene Sadovoi 83999b8d92 Removed Copyright notice 2018-09-27 19:26:19 -04:00
Eugene Sadovoi d23ddc291b vNext 2018-09-27 18:45:23 -04:00
Eugene Sadovoi ed839a524a
Fixed #8 2018-08-30 14:59:34 -04:00
Eugene Sadovoi 289034621c
Merge pull request #9 from s-bauer/master
Fixing Issue #8
2018-08-30 14:54:34 -04:00
Simon Bauer 66baab2a61 Replaced FileStream with MemoryStream 2018-08-30 20:28:17 +02:00
Simon Bauer 5a923d2832 Added limited permission set test 2018-08-30 20:06:35 +02:00
Simon Bauer 5bee249e9b Fixed Security Exception In duplicateTypeMappingException 2018-08-30 19:31:33 +02:00
Eugene Sadovoi 38f5040b7f Restricting Container version upper limit 2018-08-29 09:04:39 -04:00