SilverDESK.ExceptionReporter
by: SilverLABS
- 272 total downloads
- Latest version: 1.0.0
Automatic unhandled exception reporting middleware for SilverDESK. One-line integration to capture and report exceptions to your SilverDESK instance.
SilverLabs.SilverChat.Client
by: SilverLABS
- 0 total downloads
- Latest version: 0.1.0
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
SilverLabs.SilverChat.Core
by: SilverLABS
- 1 total downloads
- Latest version: 0.1.0
Shared contracts for SilverChat — chat-domain entities, service interfaces, wire DTOs, and the IExternalReachabilityProvider callback used by hosts that co-deploy with SilverVPN.
SilverLabs.SilverChat.Crypto
by: SilverLABS
- 0 total downloads
- Latest version: 0.1.0
WASM-safe Signal Protocol implementation (X3DH + Double-Ratchet) for SilverChat. SQLite/MAUI dependencies are abstracted behind store interfaces (IIdentityKeyStore, IPreKeyStore, ISessionStore, IIdentityTrustStore) so the same algorithm runs against MAUI's SQLite + Keystore or Blazor WASM's IndexedDB + SubtleCrypto.
SilverLabs.SilverChat.Server
by: SilverLABS
- 1 total downloads
- Latest version: 0.1.0
SilverChat server AMS module (IAppModule + IServerModule) — controllers, SignalR hub, services, EF migrations. Loadable into any SilverSHELL host.
SilverLabs.SilverDotPay.Sdk
by: SilverLabs
- 210 total downloads
- Latest version: 1.2.0
Typed .NET client for the SilverDotPay payment gateway. Admin, merchant, and public API clients with API-key and Passport-bearer auth handlers, plus inbound webhook signature validation.
SilverLabs.SilverSHELL
by: SilverLabs
- 1 total downloads
- Latest version: 1.2.1
A dynamic Blazor layout system with reusable UI components built on Radzen.Blazor. Provides standardized layout management, base components, and services for building consistent Blazor applications.
SilverLabs.SilverSHELL.AMS
by: SilverLabs
- 1 total downloads
- Latest version: 1.2.1
A modular application system for SilverSHELL that enables lazy-loading, inter-module communication, and dynamic plugin architecture. Provides interfaces and services for building extensible Blazor applications with module-based architecture.
SilverLabs.SilverSHELL.Auth
by: SilverLabs
- 0 total downloads
- Latest version: 1.2.1
Privacy-first authentication system for SilverSHELL applications. Provides JWT-based authentication, YubiKey integration, user management, and comprehensive privacy controls with minimal data collection.
SilverLabs.SilverSHELL.Controls
by: SilverLabs
- 0 total downloads
- Latest version: 1.2.1
Advanced reusable UI controls for Blazor applications. Features high-performance dynamic lists with view management, persistence, plugin system, and elegant progressive disclosure UI. Built on Radzen.Blazor.
SilverLabs.SilverSHELL.DynamicForms.Abstractions
by: SilverLabs
- 0 total downloads
- Latest version: 1.2.1
Public contracts (DTOs, enums, IFormActionHandler, IDynamicFormsTenantContext) for the SilverSHELL.DynamicForms multi-tenant module. Reference this from any consumer that needs to declare a form action handler or read DynamicForms DTOs without taking the full module dependency.
SilverLabs.SilverSHELL.ExceptionTracking
by: SilverLabs
- 4 total downloads
- Latest version: 1.0.0
Automatic exception capture for Blazor WebAssembly apps. Provides SsErrorBoundary (wraps Blazor ErrorBoundaryBase) and IExceptionTrackingClient that POST exceptions to SilverDESK's ingestion API. Works alongside SilverDESK.ExceptionReporter for server-side coverage.
SilverLabs.SilverSHELL.ModuleRepository
by: SilverLabs
- 1 total downloads
- Latest version: 1.2.1
Module repository client library for SilverSHELL AMS that provides functionality for discovering, downloading, and managing modules from remote repositories.
SilverLabs.SilverSHELL.Notifications
by: SilverLabs
- 0 total downloads
- Latest version: 1.2.1
Real-time notification infrastructure for SilverSHELL applications. Provides SignalR client, push notification support, IndexedDB persistent storage, multi-tenant isolation, and reusable Blazor components for notification management.
SilverLabs.SilverSHELL.Publish
by: SilverLABS
- 106 total downloads
- Latest version: 1.0.1
CLI tool for publishing apps to the SilverSHELL App Store
SilverLabs.SilverSHELL.PWA
by: SilverLabs
- 0 total downloads
- Latest version: 1.2.1
Progressive Web App (PWA) functionality for SilverSHELL applications. Provides service worker, offline support, and app installation capabilities.