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

27 Коммитов

Автор SHA1 Сообщение Дата
David Rickard 259f47251d
Update README.md 2021-01-23 08:58:47 -08:00
David Rickard 423200b424
Added example code 2018-09-28 11:52:25 -07:00
RandomEngy f0ea1dd1a2 Target .NET 4.6 as well as .NET Standard 2018-08-13 18:31:41 -07:00
RandomEngy c7dc5c4575 Changed from Resolver to StaticResolver due to System.Resolver internal class conflict. 2018-08-12 12:24:37 -07:00
RandomEngy 96e4b3bdff Add missing version field to csproj 2018-08-11 21:01:30 -07:00
RandomEngy 2c4ac81f76 Added DryIoc support. 2018-08-09 23:44:14 -07:00
RandomEngy 245f2a6d04 Updated license headers to recommended text. 2018-08-09 23:20:44 -07:00
David Rickard de5c626acf Updated package descriptions to be more consistent. 2018-08-02 23:13:59 -07:00
David Rickard 1d2f826965 Updated straggler DLL name to Microsoft prefix 2018-08-02 20:47:17 -07:00
David Rickard 6c1bfc73cf Re-removed the renamed SimpleInjector.Web project from build under Release-NuGet configuration. 2018-08-02 20:16:45 -07:00
David Rickard 0b34302f12 Added Microsoft prefix to projects/namespaces. 2018-08-02 19:06:15 -07:00
David Rickard 74d0b13e51 Re-added and fixed nuspec dependencies for SimpleInjector.Web 2018-08-02 18:24:56 -07:00
David Rickard 81e155cc01 Added icon to manifests.
Removed hardcoded dependencies from SimpleInjector.Web.
2018-08-02 18:08:38 -07:00
David Rickard 18e0ee0c60 Updated icon. 2018-08-02 18:01:32 -07:00
David Rickard 62b3d71ae1 Changed package ID to Microsoft.AnyContainer 2018-07-31 15:30:51 -07:00
David Rickard 96f6cd3cb9 Added Version tag to .csproj files so it hopefully can get updated by build task. 2018-07-27 15:48:19 -07:00
David Rickard 644d6d4f23 Added new solution configuration to disable build for certain projects when packing 2018-07-27 09:01:23 -07:00
David Rickard 95468adba7 Changed SimpleInjector.Web project to be a .NET Framework project to get rid of warning. 2018-07-26 14:15:49 -07:00
David Rickard 6de1324bc0 Added web request scope for SimpleInjector 2018-07-26 14:07:23 -07:00
David Rickard b6e4abbd8e Added unit tests 2018-07-24 14:22:08 -07:00
David Rickard 89814272be Added non-generic type registrations/resolves 2018-07-24 09:48:15 -07:00
David Rickard 415399fbfb Renamed T/TImpl to TRegisteredAs/TResolvedTo 2018-07-23 14:49:59 -07:00
RandomEngy 8a58b69281 Added build script for nupkg
Added documentation
2018-03-25 23:56:28 -07:00
RandomEngy cf75e093a7 Basic implementation 2018-03-25 15:59:35 -07:00
Microsoft Open Source 0b7427e747 Initial commit 2018-03-18 13:05:21 -07:00
Microsoft Open Source 5b07f34e99 Initial commit 2018-03-18 13:05:21 -07:00
Microsoft GitHub User 7d5d5eb0e6
Initial commit 2018-03-18 13:05:17 -07:00