ITBees.AccessControl
by: ITBees.AccessControl
- 4.657k total downloads
- Latest version: 8.0.361
Package Description
ITBees.Alerts
by: ITBeesPL
- 21 total downloads
- Latest version: 8.0.6
Reusable alerting for ITBees applications: catalog, per-scope routing rules, delivery outbox and e-mail, SMS and in-app channels.
ITBees.ApiToTypescriptGenerator
by: ITBees.ApiToTypescriptGenerator
- 2.888k total downloads
- Latest version: 8.0.107
Package Description
ITBees.BaseServices
by: ITBees.BaseServices
- 2.876k total downloads
- Latest version: 8.0.92
Package Description
ITBees.ConsoleLogger
by: ITBees.ConsoleLogger
- 2.491k total downloads
- Latest version: 8.0.140
Package Description
ITBees.DragArtboard
by: ITBees.DragArtboard
- 2.385k total downloads
- Latest version: 8.0.137
Package Description
ITBees.DzielnikIntegration
by: ITBees
- 8 total downloads
- Latest 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).
ITBees.DzielnikIntegration.Fas
by: ITBees
- 5 total downloads
- Latest version: 8.0.18
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.
ITBees.FAS.ApiInterfaces
by: ITBees.FAS.ApiInterfaces
- 2.307k total downloads
- Latest version: 8.0.63
Package Description
ITBees.FAS.Payments
by: ITBees.FAS.Payments
- 3.767k total downloads
- Latest version: 8.0.354
Package Description
ITBees.FAS.SatelliteAgents
by: ITBees.FAS.SatelliteAgents
- 3.846k total downloads
- Latest version: 8.0.225
Package Description
ITBees.Fas.Setup
by: ITBees.Fas.Setup
- 1.668k total downloads
- Latest version: 8.0.15
Package Description
ITBees.Fas.Stripe
by: ITBees.Fas.Stripe
- 2.26k total downloads
- Latest version: 8.0.253
Package Description
ITBees.GsheetIntegration
by: ITBees.GsheetIntegration
- 100 total downloads
- Latest version: 8.0.9
Package Description
ITBees.Interfaces
by: ITBees.Interfaces
- 2.41k total downloads
- Latest version: 8.0.72
Package Description
ITBees.Ksef
by: ITBees
- 185 total downloads
- Latest version: 8.0.20
Client library for the Polish National e-Invoicing System KSeF API 2.0 (auth via KSeF token, online sessions, FA(3) invoice generation, UPO retrieval).
ITBees.Ksef.Credentials
by: ITBees
- 131 total downloads
- Latest version: 8.0.20
Per-company KSeF credential store: encrypted token or PKCS#12 certificate kept in the host database, REST endpoints for managing it and a connection test. Turns the single-tenant ITBees.Ksef client into a multi-tenant integration.