IronWebScraper for .NET 2023.1.22

Released: Jan 20, 2023

2023.1.22 での更新項目

機能

  • Added support for Microsoft .NET 6 and .NET 7.
  • Removes support for .NET Framework 4.5.2, minimum supported version now is .NET Framework 4.6.2.
  • Intellisense documentation improvements.
  • Package and DLL are now signed.
  • Removes dependency on System.Common.Drawing. Now using IronSoftware.System.Drawing.

不具合の修正

  • Fixes a bug where fetching a response from a website could encounter an error with unsupported security protocols in .NET Framework.
  • Fixes some potential deadlocks in async methods during response processing.
  • Fixes a bug, where robots.txt on some websites might hang the application while starting the scraper.