SilverDESK.ExceptionReporter
by: SilverLABS
- 895 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.Services.Core
by: SilverLABS
- 19 total downloads
- Latest version: 1.0.0
Core entities, interfaces, and DTOs for SilverLabs Services platform
SilverLabs.Services.Infrastructure
by: SilverLABS
- 20 total downloads
- Latest version: 1.0.0
Data access, services, and external integrations for SilverLabs Services platform
SilverLabs.SilverChat.Client
by: SilverLABS
- 670 total downloads
- Latest version: 0.1.4
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
SilverLabs.SilverChat.Core
by: SilverLABS
- 694 total downloads
- Latest version: 0.1.4
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
- 667 total downloads
- Latest version: 0.1.4
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
- 24 total downloads
- Latest version: 0.1.4
SilverChat server AMS module (IAppModule + IServerModule) — controllers, SignalR hub, services, EF migrations. Loadable into any SilverSHELL host.
SilverLabs.SilverDotPay.Sdk
by: SilverLabs
- 935 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
- 193 total downloads
- Latest version: 1.2.2
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
- 214 total downloads
- Latest version: 1.2.2
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.Apple
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
iOS-specific backend module for SilverSHELL. Provides privacy hardening onboarding API, privacy scoring engine, and AltStore distribution manifest for SilverApple and SilverVPN iOS apps.
SilverLabs.SilverSHELL.AppStore.Admin
by: SilverLabs
- 7 total downloads
- Latest version: 1.0.0
App Store Admin Module for SilverSHELL — curation, approvals, and analytics
SilverLabs.SilverSHELL.AppStore.Publisher
by: SilverLabs
- 7 total downloads
- Latest version: 1.0.0
App Store Publisher Module for SilverSHELL — submit and manage applications
SilverLabs.SilverSHELL.AppStore.Shared
by: SilverLabs
- 9 total downloads
- Latest version: 1.0.0
Shared contracts for SilverSHELL App Store — entities, DTOs, DbContext, and service interfaces
SilverLabs.SilverSHELL.Auth
by: SilverLabs
- 98 total downloads
- Latest version: 1.2.2
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.Auth.Core
by: SilverLabs
- 107 total downloads
- Latest version: 1.2.1
Core authentication module for SilverSHELL - provides login/logout functionality, shared services, and authentication infrastructure. Required dependency for all other SilverSHELL auth modules.
SilverLabs.SilverSHELL.Auth.Login
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
Login and logout module for SilverSHELL - provides authentication UI and session management.
SilverLabs.SilverSHELL.Auth.MyAccount
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
User account management module - provides profile, privacy, and session management UI.
SilverLabs.SilverSHELL.Auth.PgpAdmin
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
Admin module for PGP identity management - provides dashboard, user key management, audit logs, and policy configuration.
SilverLabs.SilverSHELL.Auth.Registration
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
User registration module for SilverSHELL - provides signup UI and user creation.