dotConnect for FreshBooks 2.3.190
Released: Dec 27, 2024
2.3.190 での更新項目
機能
- Added Microsoft .NET 9 compatibility.
- Added support for Visual Studio 2022 version 17.13 Preview.
Entity Framework support
- Added support for Entity Framework Core 9.
- Updated support for Entity Framework Core 8 to version 8.0.11.
- Updated support for Entity Framework Core 6 to version 6.0.36.
Entity Developer
- .NET 9 has been added to the list of available Target Framework versions in the Create Model Wizard and Model Settings for EF and EF Core models.
- Added a property to C# Data Transfer Object templates (called "Nullable Reference Types") to control whether C# 8 nullable and non-nullable reference types should be generated.
不具合の修正
- Fixed an issue with applying the license key on Red Hat-based Linux systems (Red Hat 9, AlmaLinux 9, Rocky Linux 9) when the system-wide cryptographic policy was set to DEFAULT.
- Fixed an issue with the missing Name and Owner properties in the DbCommandBase class within .NET Standard 2.0 compliant assemblies.
Entity Developer
- Fixed an issue with incorrect One-to-One relation multiplicity in EF Core models.