Skip to content

1.0.0

Compare
Choose a tag to compare
@natemcmaster natemcmaster released this 02 Jan 07:03
370d355

This release contains stabilization and a few bug fixes. I personally believe this library is stable enough to use in most production projects. I highly recommend using with .NET Core 3.1 and up as versions of .NET Core < 3 had to workaround severe limitations in System.Runtime.Loader.

Changes:

See More
  • fbcde75 Fixup broken .sln file
  • 1761362 Update samples and docs about how shared types work
  • 4fdf44c Update issue templates
  • 54942be feature: add IMvcBuilder.AddPluginLoader
  • 8b95bbe docs: document contextual reflection API and issue templates
  • b7556ac docs: remove links to myget from readme
  • dbbb552 Update release notes and package metadata for 1.0.0
  • c339591 Delete obsolete API [ #76 ]
  • dd942dd feature: add API for contextual reflection
  • 60db210 cleanup: run code formatter on sample
  • 0508b6e Merge pull request #81 from zeppaman/master
  • 920bc69 Update README.md
  • 656c047 fix register singleton
  • 312a9d9 README notes
  • bfb354d removed bad project
  • 12f0b6d Added sample for service implementation override

This list of changes was auto generated.