Nuuvify.CommonPack.EF.Exceptions.Db2 2.0.0-preview.24031501

This is a prerelease version of Nuuvify.CommonPack.EF.Exceptions.Db2.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Nuuvify.CommonPack.EF.Exceptions.Db2 --version 2.0.0-preview.24031501
                    
NuGet\Install-Package Nuuvify.CommonPack.EF.Exceptions.Db2 -Version 2.0.0-preview.24031501
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nuuvify.CommonPack.EF.Exceptions.Db2" Version="2.0.0-preview.24031501" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nuuvify.CommonPack.EF.Exceptions.Db2" Version="2.0.0-preview.24031501" />
                    
Directory.Packages.props
<PackageReference Include="Nuuvify.CommonPack.EF.Exceptions.Db2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nuuvify.CommonPack.EF.Exceptions.Db2 --version 2.0.0-preview.24031501
                    
#r "nuget: Nuuvify.CommonPack.EF.Exceptions.Db2, 2.0.0-preview.24031501"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Nuuvify.CommonPack.EF.Exceptions.Db2@2.0.0-preview.24031501
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nuuvify.CommonPack.EF.Exceptions.Db2&version=2.0.0-preview.24031501&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nuuvify.CommonPack.EF.Exceptions.Db2&version=2.0.0-preview.24031501&prerelease
                    
Install as a Cake Tool

IMPORTANTE: IBM DB2 até a versão 3.1.0.500 não é possivel usar SaveChangesAsync, pois causa exception ao fazer Add, apesar de funcionar com Update e Delete, dessa forma utilize SaveChanges (sincrono) em AppDbContext.cs

        public override async Task<int> SaveChangesAsync(CancellationToken cancellationToken = default)
        {

====>> var registries = SaveChanges();

            Debug.WriteLine($"SaveChanges executado com sucesso para {registries} registros, e {this.GetAggregatesChanges()} registros em entidades agregadas");

            return await Task.FromResult(registries);
        }

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.0 246 11/3/2025
2.2.0-preview.25110102 78 11/1/2025
2.2.0-preview.25103002 131 10/30/2025
2.2.0-preview.25102906 132 10/29/2025
2.1.0 204 10/21/2025
2.1.0-preview.25102003 124 10/20/2025
2.0.0 1,708 2/11/2025
2.0.0-preview.24111902 898 11/20/2024
2.0.0-preview.24102502 137 10/25/2024
2.0.0-preview.24102402 84 10/24/2024
2.0.0-preview.24101505 116 10/15/2024
2.0.0-preview.24100802 360 10/8/2024
2.0.0-preview.24092503 96 9/25/2024
2.0.0-preview.24092002 104 9/20/2024
2.0.0-preview.24080103 102 8/2/2024
2.0.0-preview.24071802 231 7/18/2024
2.0.0-preview.24071704 79 7/17/2024
2.0.0-preview.24071702 115 7/17/2024
2.0.0-preview.24071602 121 7/17/2024
2.0.0-preview.24070101 162 7/2/2024
2.0.0-preview.24062102 98 6/22/2024
2.0.0-preview.24052601 95 5/27/2024
2.0.0-preview.24051602 105 5/17/2024
2.0.0-preview.24050501 111 5/6/2024
2.0.0-preview.24032102 119 3/21/2024
2.0.0-preview.24031501 127 3/15/2024
1.7.3-preview.24042902 85 4/29/2024
1.7.2 3,910 11/23/2023
1.7.2-preview.23112304 106 11/23/2023
1.7.1 957 11/7/2023
1.7.1-preview.23110605 107 11/7/2023
1.7.0 167 11/6/2023
1.7.0-preview.23102502 144 10/25/2023
1.6.2-preview.23100406 136 10/5/2023
1.6.2-preview.23100404 132 10/4/2023
1.6.1 2,374 7/12/2023
1.6.1-preview.23080204 165 8/3/2023
1.6.1-preview.23071208 172 7/12/2023
1.6.0 357 6/23/2023
1.6.0-preview.23071206 166 7/12/2023
1.6.0-preview.23062304 141 6/23/2023
1.6.0-preview.23061906 172 6/19/2023
1.5.0 451 4/14/2023
1.5.0-preview.23022802 179 3/1/2023
1.4.0 345 2/10/2023
1.4.0-preview.23021002 185 2/10/2023
1.3.2 543 1/10/2023
1.3.2-preview.23011008 199 1/10/2023
1.3.2-preview.22122623 203 12/27/2022
1.3.2-preview.22112903 190 11/29/2022
1.3.2-preview.22112802 223 11/29/2022
1.3.2-preview.22112503 208 11/25/2022
1.3.1 484 11/25/2022
1.3.1-preview.22112404 185 11/25/2022
1.3.0 426 11/24/2022
1.3.0-preview.22112302 217 11/23/2022
1.3.0-preview.22112203 217 11/23/2022
1.2.0 936 10/21/2022
1.2.0-preview.22101902 254 10/19/2022
1.1.0 554 9/1/2022
1.1.0-preview.22083104 226 9/1/2022
1.1.0-preview.22083102 197 8/31/2022
1.1.0-preview.22072003 397 7/20/2022
1.0.5 658 6/28/2022
1.0.5-preview.22062802 235 6/28/2022
1.0.4-preview.22062202 238 6/22/2022
1.0.3 586 6/20/2022
1.0.3-preview.22061502 220 6/15/2022
1.0.3-preview.22060102 251 6/1/2022
1.0.3-preview.22052702 307 5/27/2022
1.0.3-preview.22051801 250 5/18/2022
1.0.3-preview.22033004 395 3/31/2022
1.0.3-preview.22033002 253 3/30/2022
1.0.3-preview.22032902 240 3/30/2022
1.0.3-preview.22031108 271 3/11/2022
1.0.2 605 3/11/2022
1.0.1 593 3/10/2022
1.0.0-preview.22030702 239 3/7/2022
1.0.0-preview.22030206 228 3/2/2022
1.0.0-preview.22030205 249 3/2/2022

Populate Entries property of the exceptions