Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Releases: mburumaxwell/1ot-dotnet

0.2.0

03 Dec 14:43
Compare
Choose a tag to compare

What's Changed

  • Support .NET 6 in #33
  • Migrate to System.Text.Json in #35
  • Multi target in #36
  • Reduced dependencies in #38
  • Simpler IoC in #39

Full Changelog: 0.1.3...0.2.0

0.1.3

18 Jan 07:54
Compare
Choose a tag to compare

Dependencies:

  • Bump Microsoft.Extensions.Http from 3.1.5 to 5.0.0
  • Bump Microsoft.Extensions.Options.ConfigurationExtensions from 3.1.5 to 5.0.0

Other:

  • More merging of 1ot.Extensions.DependencyInjection package into 1ot