IronWebScraper for .NET Releases
Released: Oct 6, 2023
Updates in 2023.10.8
Features
- Updated IronDrawing to version 2023.10.2.
- Added dependency on IronSoftware.Common 2023.10.2.
- Minor fixes and improvements.
Released: Aug 31, 2023
Updates in 2023.9.7
Features
- Improved performance.
- Updated dependencies.
Fixes
Released: Jul 31, 2023
Updates in 2023.8.1
Features
Fixes
- Minor improvements and fixes.
Released: Jul 3, 2023
Updates in 2023.7.3
Features
- Updated IronSoftware.System.Drawing to 2023.7.1.
Released: May 29, 2023
Updates in 2023.6.1
Features
- Updated IronDrawing dependency to version 2023.6.1.
Released: May 1, 2023
Updates in 2023.5.1
Fixes
- Fixed an issue where license keys would not be retrieved from web.config in some .NET Framework ASP.NET projects.
- Fixed possible warnings about System.Memory version conflicts.
Released: Mar 29, 2023
Updates in 2023.4.13
Features
- Added support for license keys stored in .config and .json files in subfolders of the application.
Fixes
- Fixed issues with license keys stored in .config and .json files not being picked up by IronWebScraper.
Released: Feb 27, 2023
Updates in 2023.2.2
Features
- Agreement to EULA terms is now required before installing the nuget package.
- Updated dependencies.
Released: Jan 20, 2023
Updates in 2023.1.22
Features
- 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
- 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...
Released: Mar 10, 2022
Updates in 2022.x
2022.3.0
Updated Mar 10, 2022
Features
- Improved support for Microsoft .NET Core and .NET 5.
- Security updates.