SilverDESK.Cms.Rendering
by: SilverLABS
- 12 total downloads
- Latest version: 1.0.0
Dependency-free SilverDESK CMS + status-page HTML renderer, multi-vantage quorum rule and status-aggregator wire contract. Shared by SilverDESK and the silvershell-agent StatusAggregator plugin.
SilverDESK.ExceptionReporter
by: SilverLABS
- 1.096k 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.
SilverGUARD.Panel
by: SilverLabs
- 16 total downloads
- Latest version: 1.0.0-dev.604ccf2
SilverGUARD Panel — Nginx reverse proxy manager AppModule for SilverSHELL
SilverLabs.Services.Core
by: SilverLABS
- 35 total downloads
- Latest version: 1.0.0
Core entities, interfaces, and DTOs for SilverLabs Services platform
SilverLabs.Services.Infrastructure
by: SilverLABS
- 37 total downloads
- Latest version: 1.0.0
Data access, services, and external integrations for SilverLabs Services platform
SilverLabs.SilverChat.Client
by: SilverLABS
- 1.684k total downloads
- Latest version: 0.1.6
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
SilverLabs.SilverChat.Core
by: SilverLABS
- 1.924k total downloads
- Latest version: 0.1.6
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
- 1.672k total downloads
- Latest version: 0.1.6
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
- 72 total downloads
- Latest version: 0.1.6
SilverChat server AMS module (IAppModule + IServerModule) — controllers, SignalR hub, services, EF migrations. Loadable into any SilverSHELL host.
SilverLabs.SilverDotPay.Sdk
by: SilverLabs
- 2.461k 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
- 5.402k total downloads
- Latest version: 1.14.0
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.Accessibility
by: SilverLabs
- 513 total downloads
- Latest version: 1.14.0
Person-level accessibility preferences (text scale, contrast, colour-blind palettes, dyslexia font, reduce motion, focus rings) backed by Passport and applied app-wide. Drop-in settings panel + IAccessibilityService for any SilverSHELL app.
SilverLabs.SilverSHELL.AIDA.Admin
by: SilverLabs
- 317 total downloads
- Latest version: 1.0.2
SilverAIDA Admin Module for SilverSHELL - Provider credential pool, API key management, and usage analytics for the SilverAIDA AI gateway
SilverLabs.SilverSHELL.AMS
by: SilverLabs
- 6.696k total downloads
- Latest version: 1.14.0
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
- 15 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
- 30 total downloads
- Latest version: 1.0.0
App Store Admin Module for SilverSHELL — curation, approvals, and analytics
SilverLabs.SilverSHELL.AppStore.Publisher
by: SilverLabs
- 30 total downloads
- Latest version: 1.0.0
App Store Publisher Module for SilverSHELL — submit and manage applications
SilverLabs.SilverSHELL.AppStore.Shared
by: SilverLabs
- 32 total downloads
- Latest version: 1.0.0
Shared contracts for SilverSHELL App Store — entities, DTOs, DbContext, and service interfaces
SilverLabs.SilverSHELL.Auth
by: SilverLabs
- 1.943k total downloads
- Latest version: 1.14.0
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
- 1.681k 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.