ZData.Events.Bank
1.4.1
dotnet add package ZData.Events.Bank --version 1.4.1
NuGet\Install-Package ZData.Events.Bank -Version 1.4.1
<PackageReference Include="ZData.Events.Bank" Version="1.4.1" />
<PackageVersion Include="ZData.Events.Bank" Version="1.4.1" />
<PackageReference Include="ZData.Events.Bank" />
paket add ZData.Events.Bank --version 1.4.1
#r "nuget: ZData.Events.Bank, 1.4.1"
#:package ZData.Events.Bank@1.4.1
#addin nuget:?package=ZData.Events.Bank&version=1.4.1
#tool nuget:?package=ZData.Events.Bank&version=1.4.1
ZData Events Bank
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
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 |
---|---|---|
1.4.1 | 4,775 | 1/18/2023 |
1.4.1-preview | 516 | 12/27/2022 |
1.4.0 | 2,958 | 9/19/2022 |
1.4.0-preview | 581 | 5/10/2022 |
1.3.0 | 1,505 | 4/22/2022 |
1.3.0-preview | 626 | 3/18/2022 |
1.2.4 | 966 | 2/16/2022 |
1.2.4-preview | 583 | 2/16/2022 |
1.2.3 | 999 | 7/19/2021 |
1.2.3-preview | 777 | 3/22/2021 |
1.2.2-preview | 830 | 1/27/2021 |
1.2.1-preview | 782 | 1/22/2021 |
1.2.0-preview | 854 | 12/17/2020 |
1.1.0-preview | 804 | 12/16/2020 |
1.0.2 | 851 | 12/7/2020 |
1.0.2-preview | 770 | 12/7/2020 |
1.0.1 | 940 | 12/2/2020 |
v 1.4.1
- Added ServiceDeactivated event
v 1.4.0
- Added CompanyOnboardingRequest event
v 1.3.0
- Added IHaveBatchCount
- ReceivableReceived: Added count property
- SettlementReceived: Added count property
- StatementsReceived: Added count property
- BalanceReceived: Added count property
v 1.2.4
- Added empty constructor to EventApiLink
v 1.2.3
- Added ServiceActivated event
v 1.2.2
- Added FileReceived event
v 1.2.1
- Added account number to StatementsReceived event
v 1.2.0
- Added PaymentApprovalDisabled event
- Added PaymentApprovalEnabled event
v 1.1.0
- Added ReceivableReceived event
- Added SettlementReceived event
- StatementsReceived: Added BatchId property
- StatementsReceived: StatementId property renamed to EntryId
- StatementsReceived: Changed link rel "statement" to "entrytransactions"
- StatementsReceived: entrytransactions links to new uri format: /api/v3/statements/{companyId}/entries/{entryId}/transactions
- StatementsReceived: Added link rel "entry" for aggregated data on statement
- BalanceReceived: MessageId property renamed to BatchId
- PaymentStatusUpdated: MessageId property renamed to BatchId