Skip to content

code-patterns 3.8

Choose a tag to compare

@TheTribe TheTribe released this 12 Oct 13:16
· 90 commits to master since this release
  • Renamed Patterns.Autofac.Sources.ResolveAnythingSource to Patterns.Autofac.Sources.ResolveCreatableSource (issue 43)
  • Moved Moq-related components from Patterns.Testing.Autofac to Patterns.Testing.Autofac.Moq (issue 59)
  • Added the "strategy dictionary" pattern to the Patterns.Collections.Strategies namespace (issue 59)
  • Added a short-circuit Map<TSource,TDestination> method to Patterns.Mapping.IMappingServices (issue 61)