Actions: DerekGooding/SimpleInjection
Actions
Showing runs from all workflows
16 workflow runs
16 workflow runs
Fix typo in generated Host namespace
Publish .NET Package to NuGet
#32:
Commit 9113cbf
pushed
by
DerekGooding
Updated the host generation. Namespace collision avoidance for multip…
Publish .NET Package to NuGet
#31:
Commit 1d2a861
pushed
by
DerekGooding
Baked host factories, going to bench and profile before publishing. S…
Publish .NET Package to NuGet
#30:
Commit efd597d
pushed
by
DerekGooding
Another emergency patch for Unique source gen. Considering unit testi…
Publish .NET Package to NuGet
#29:
Commit 412b948
pushed
by
DerekGooding
Fix issue with Unique mapping source gen
Publish .NET Package to NuGet
#28:
Commit 143da39
pushed
by
DerekGooding
Host generation complete. Orders of magnitue performance improvement.…
Publish .NET Package to NuGet
#27:
Commit 627382b
pushed
by
DerekGooding
98% done host preward source gen.
Publish .NET Package to NuGet
#26:
Commit 7dad7a4
pushed
by
DerekGooding
Preparation for Name hashing performance update and Host Precompilati…
Publish .NET Package to NuGet
#23:
Commit 10379ef
pushed
by
DerekGooding
Fixed Creating Interface instance problem.
Publish .NET Package to NuGet
#22:
Commit e90084e
pushed
by
DerekGooding
correct an issue with constructors using interfaces for singleton inj…
Publish .NET Package to NuGet
#21:
Commit 7929d38
pushed
by
DerekGooding
update to remove some junk interface handling that was causing multip…
Publish .NET Package to NuGet
#20:
Commit 5b60356
pushed
by
DerekGooding
Fix interface constructor bug
Publish .NET Package to NuGet
#19:
Commit f670e6d
pushed
by
DerekGooding
GetService now handles interfaces
Publish .NET Package to NuGet
#18:
Commit 55890be
pushed
by
DerekGooding
Merge branch 'main' of https://github.com/DerekGooding/SimpleInjection
Publish .NET Package to NuGet
#17:
Commit b7fa58e
pushed
by
DerekGooding