Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

v1.1.0

Latest

Choose a tag to compare

@craigfowler craigfowler released this 21 Aug 18:40
· 27 commits to master since this release

This is a backwards-compatible feature-enhancement release.

Changelog

  • Resolve #7 - The NuGet packages are now multi-targeted
    • CSF.FlexDi targets net45, netstandard2.0 & netstandard1.1
    • CSF.FlexDi.BoDiCompatibility targets net45 & netstandard2.0
  • The build & test process is improved; may now be built tested using just the dotnet core SDK
  • Resolve #13 - Add functionality to interrogate whether a service exists in the cache or not