Eits.Utililties.Extensions by: Eits.Utililties.Extensions
  • 0 total downloads
  • Latest version: 1.0.5.5
Eits.Utililties.Extensions
Eits.Utililties.ExternalApi.Tracking by: e IT Solutions
  • 0 total downloads
  • Latest version: 1.0.0
  • Tracking Billing Multitenant HttpClient eITs
Provider-agnostic per-tenant tracking of outbound third-party API calls (Cloudmersive, address-lookup providers, anything else billable). Ships a DelegatingHandler that times every HTTP call and pushes a record to IExternalApiUsageRecorder. Persistence is the consumer's choice — typically a row-per-call table in the admin DB, aggregated nightly for billing.
Eits.Utililties.Identity.SecureTwoFactor by: e IT Solutions
  • 1 total downloads
  • Latest version: 1.0.0
  • Identity TwoFactor 2FA Encryption DataProtection eITs
UserStore decorator that encrypts ASP.NET Core Identity 2FA recovery codes + authenticator keys at rest using IDataProtection. Drop-in replacement for the default UserStore — register via .AddUserStore<SecureTwoFactorUserStore<...>>() on the IdentityBuilder. Replaces the legacy Secure.Two.Factor.User.Store package (Sodium-based, source lost). Backward-compatible read path: legacy plaintext rows decrypt as-is on first read and are re-encrypted on next write.
Eits.Utililties.Paged.Link.Builder by: Eits.Utililties.Paged.Link.Builder
  • 0 total downloads
  • Latest version: 1.1.1.25
Add paged result links to the header in a returned record set when returning a web api request
Eits.Utililties.Scanning.Abstractions by: e IT Solutions
  • 0 total downloads
  • Latest version: 1.0.0
  • Scanning Antivirus AMSI Cloudmersive Defender eITs
Provider-agnostic file-scanning interface (IFileScanner) and result types (ScanResult, ScanVerdict, DetectedThreat, ScanContext). Implementations live in dedicated provider packages — Eits.Utililties.Scanning.Amsi (Windows Defender via AMSI), Eits.Utililties.Scanning.Cloudmersive (cloud), etc. Compose multiple providers via CompositeFileScanner (fail-fast on first detection).
Eits.Utililties.Scanning.Amsi by: e IT Solutions
  • 0 total downloads
  • Latest version: 1.0.0
  • Scanning Antivirus AMSI Defender Windows eITs
Windows AMSI (Antimalware Scan Interface) implementation of IFileScanner. Scans buffers via amsi.dll P/Invoke and correlates the Defender Event Log (Microsoft-Windows-Windows Defender/Operational, EventID 1116/1117) to recover the threat family name. Windows-only. Requires Defender (or another AMSI provider) to be installed and active.
Eits.Utililties.Scanning.Pipeline by: e IT Solutions
  • 0 total downloads
  • Latest version: 1.0.0
  • Scanning Pipeline BackgroundProcessing eITs
Async file-scanning pipeline. Stage → enqueue → background scan via IFileScanner (typically AMSI) → dispatch to a registered post-scan handler. Decouples upload acceptance from scan execution so the request thread returns immediately and the actual scan happens off-band. Storage backend (local FS, B2, etc.) and queue backend (TickerQ, in-memory) are pluggable.
Eits.Utililties.Scanning.Pipeline.B2 by: e IT Solutions
  • 0 total downloads
  • Latest version: 1.0.0
  • Scanning Pipeline Backblaze B2 eITs
Backblaze B2 staging storage for the scan pipeline. Uploads pending-scan files to a per-tenant staging bucket. Pointer format: "{bucketId}|{fileId}|{originalFileName}". Consumer supplies per-tenant credentials via IB2StagingTargetResolver — keeps the lib free of any catalog-model coupling.
Eits.Utililties.Scanning.Pipeline.SignalR by: e IT Solutions
  • 0 total downloads
  • Latest version: 1.0.0
  • Scanning Pipeline SignalR Blazor eITs
SignalR-based scan-status push notifications for Blazor frontends. Scan-pipeline post-handlers call IScanStatusNotifier.NotifyAsync(...) to push verdict updates to the user's circuit. Hub itself is consumer-owned (auth + routing) — this lib only provides the abstraction + a default IHubContext-backed implementation.
Eits.Utililties.Scanning.Pipeline.TickerQ by: e IT Solutions
  • 0 total downloads
  • Latest version: 1.0.0
  • Scanning Pipeline TickerQ BackgroundProcessing eITs
TickerQ-backed IFileScanQueue. Persists ScanJob payloads (MessagePack-serialised) to TickerQ's EF store and dispatches via a [TickerFunction] entry point. Survives host restart, supports distributed locking and retry policies, ships with a SignalR dashboard.
Eits.Utilities.Api by: e IT s
  • 0 total downloads
  • Latest version: 1.0.4.49
Eits.Utililties.Api back to what it was
Eits.Utilities.Attributes by: Eits.Utilities.Attributes
  • 0 total downloads
  • Latest version: 1.0.0.7
Eits.Utilities.Attributes
Eits.Utilities.B2 by: e IT s
  • 0 total downloads
  • Latest version: 1.0.3.65
Eits.Utililties.B2
Eits.Utilities.Ef.Encryption by: Eits.Utilities.Ef.Encryption
  • 0 total downloads
  • Latest version: 1.0.0.1
Package Description
Eits.Utilities.Encryption by: e IT s
  • 0 total downloads
  • Latest version: 1.0.0.2
Eits.Utilities.Encryption
Eits.Utilities.Encryption.SheinFish by: e IT s
  • 0 total downloads
  • Latest version: 1.0.0.2
Eits.Utilities.Encryption.SheinFish