ITBees.DzielnikIntegration
8.0.18
dotnet add package ITBees.DzielnikIntegration --version 8.0.18
NuGet\Install-Package ITBees.DzielnikIntegration -Version 8.0.18
<PackageReference Include="ITBees.DzielnikIntegration" Version="8.0.18" />
<PackageVersion Include="ITBees.DzielnikIntegration" Version="8.0.18" />
<PackageReference Include="ITBees.DzielnikIntegration" />
paket add ITBees.DzielnikIntegration --version 8.0.18
#r "nuget: ITBees.DzielnikIntegration, 8.0.18"
#:package ITBees.DzielnikIntegration@8.0.18
#addin nuget:?package=ITBees.DzielnikIntegration&version=8.0.18
#tool nuget:?package=ITBees.DzielnikIntegration&version=8.0.18
Client of the dzielnik.com public API (/api/v1, X-Api-Key) with admin-editable settings stored in the host database: settings entity + service, /DzielnikIntegrationSettings and /DzielnikConnectionTest controllers, EF model registration. Invoice issuing pipelines live in companion packages (e.g. ITBees.DzielnikIntegration.Fas for the FAS payment stack).
| Product | Versions 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. |
-
net8.0
- ITBees.Interfaces (>= 8.0.72)
- ITBees.RestfulApiControllers (>= 8.0.31)
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ITBees.DzielnikIntegration:
| Package | Downloads |
|---|---|
|
ITBees.DzielnikIntegration.Fas
Dzielnik.com invoicing bridge for the ITBees.FAS payment stack: automatically creates a Dzielnik sales invoice (with buyer e-mail) for every successfully paid PaymentSession via the ISuccessfulPaymentInvoiceIssuer hook and a background worker, offers an idempotent monthly catch-up run, and optionally submits invoices to KSeF through Dzielnik. Ships the /DzielnikMonthlyInvoices controller, the outbox entity and EF model registration. |
GitHub repositories
This package is not used by any popular GitHub repositories.