SilverLabs.SilverSHELL.Auth.UserManagement
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
Administrative user management module - provides user administration UI for admins.
SilverLabs.SilverSHELL.Calendar
by: SilverLabs
- 52 total downloads
- Latest version: 1.0.0
Centralised calendar module for SilverSHELL Passport users. Provides CalDAV (RFC 4791) server, iCalendar (RFC 5545) storage, Blazor calendar UI, and free/busy queries. Native iOS Calendar and third-party CalDAV clients supported.
SilverLabs.SilverSHELL.Commerce.Abstractions
by: SilverLabs
- 2 total downloads
- Latest version: 1.0.0
Shared abstractions and interfaces for SilverSHELL Commerce payment providers
SilverLabs.SilverSHELL.Commerce.Admin
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
Commerce Admin Module for SilverSHELL — Product, Order, Customer, and Inventory Management
SilverLabs.SilverSHELL.Commerce.Public
by: SilverLabs
- 36 total downloads
- Latest version: 1.0.0
Commerce Public Storefront Module for SilverSHELL — Product catalog, shopping cart, and checkout
SilverLabs.SilverSHELL.Commerce.SilverDotPay
by: SilverLabs
- 1 total downloads
- Latest version: 1.0.0
SilverDotPay cryptocurrency payment provider for SilverSHELL Commerce with escrow support
SilverLabs.SilverSHELL.Contacts
by: SilverLabs
- 52 total downloads
- Latest version: 1.0.0
Centralised address book module for SilverSHELL Passport users. Provides CardDAV (RFC 6352) server, vCard 4.0 storage, and Blazor contacts UI. Integrates with SilverDESK Webmail for address autocomplete.
SilverLabs.SilverSHELL.Controls
by: SilverLabs
- 104 total downloads
- Latest version: 1.2.2
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.Deployment.Admin
by: SilverLabs
- 2 total downloads
- Latest version: 1.0.1
Deployment Administration for SilverSHELL — configure deployment mode, products, and domain profiles
SilverLabs.SilverSHELL.DevOps
by: SilverLabs
- 2 total downloads
- Latest version: 1.0.1
DevOps module for SilverSHELL — sample/reference IAppModule implementation.
SilverLabs.SilverSHELL.DynamicForms
by: SilverLabs
- 41 total downloads
- Latest version: 1.0.0
Multi-tenant dynamic forms platform for SilverSHELL — declarative form definitions, idempotent action handlers, EF-level tenant isolation. Reference data lives in the module's own DbContext (schema silvershell_dynamicforms); cross-cutting consumers use SilverLabs.SilverSHELL.DynamicForms.Abstractions.
SilverLabs.SilverSHELL.DynamicForms.Abstractions
by: SilverLabs
- 156 total downloads
- Latest version: 1.2.2
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.DynamicForms.UI
by: SilverLabs
- 51 total downloads
- Latest version: 1.0.0
Blazor UI components for the SilverSHELL.DynamicForms multi-tenant module: SsDynamicFormRenderer, SsFormDesigner, SsSubmissionListView, SsSubmissionDetailView, SsSubmissionAuditTimeline, plus the typed-HttpClient REST implementation of IDynamicFormsClient.
SilverLabs.SilverSHELL.Email.Admin
by: SilverLabs
- 2 total downloads
- Latest version: 1.0.1
Email Administration Module for SilverSHELL — email queue management and monitoring
SilverLabs.SilverSHELL.ExceptionTracking
by: SilverLabs
- 107 total downloads
- Latest version: 1.3.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.Marketplace.Admin
by: SilverLabs
- 3 total downloads
- Latest version: 1.0.0
Marketplace Platform Admin Module for SilverSHELL - Revenue tracking, trader management, fraud monitoring.
SilverLabs.SilverSHELL.Marketplace.Trader
by: SilverLabs
- 3 total downloads
- Latest version: 1.0.0
Marketplace Trader Module for SilverSHELL - Manage marketplace presence and analytics.
SilverLabs.SilverSHELL.MDM
by: SilverLabs
- 3 total downloads
- Latest version: 1.0.0
Mobile Device Management module for SilverSHELL. Wraps NanoMDM to provide device enrollment, profile management, and APNs push for iOS devices.
SilverLabs.SilverSHELL.ModuleRepository
by: SilverLabs
- 199 total downloads
- Latest version: 1.2.2
Module repository client library for SilverSHELL AMS that provides functionality for discovering, downloading, and managing modules from remote repositories.
SilverLabs.SilverSHELL.Modules.ModuleBrowser
by: SilverLabs
- 51 total downloads
- Latest version: 1.0.1
Module Browser for SilverSHELL — browse, search, and install modules from repositories