Chamundi
-
- 200,523 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Client-side foundation for connecting to SiLA2 servers. Combines mDNS server discovery, gRPC channel management, binary transfer handling, and dependency-injection-based configuration into a unified client... More information -
- 59,843 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
SiLA2 (https://sila-standard.com/) Core .NET implementation providing the gRPC/Protobuf runtime, FDL-to-Protobuf transformation tooling, and the built-in core Features (SiLAService, LockController,... More information -
- 57,273 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Runtime dynamic Protobuf and gRPC message generation for SiLA2 Features. Builds Protobuf types for commands and properties on the fly from Feature Definition Language (FDL) files, eliminating compile-time code... More information -
- 52,318 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Shared utility library for the SiLA2 C# implementation. Provides mDNS/DNS network discovery, X.509 certificate management, gRPC channel creation, command-line argument parsing, and password hashing. -
- 22,586 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Web Frontend Extension for SiLA2.Server Package -
- 20,103 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
ASP.NET Core integration module for SiLA2 servers. Provides extension methods and dependency-injection helpers for Kestrel/TLS setup, Feature initialization from .sila.xml definitions, writable runtime... More information -
- 18,635 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
AnIML (Analytical Information Markup Language, ASTM E2874-12) module for SiLA2 servers. Provides C# domain models generated from the official AnIML Core and Technique schemas and a fluent builder API for... More information -
- 17,951 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Inter-process communication module for SiLA2 servers built on ZeroMQ/NetMQ. Provides lightweight, high-performance Request/Reply messaging between SiLA2 servers and other processes, microservices, or... More information -
- 15,310 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Lightweight embedded NoSQL document storage module for SiLA2 applications. Built on the LiteDB library, it provides a repository-pattern abstraction for document-oriented persistence without an external... More information -
- 14,779 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Entity Framework Core persistence module for SiLA2 servers. Provides generic repository and DbContext abstractions with transaction-result handling for storing SiLA2 domain data in any EF Core-supported... More information -
- 6,726 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Runtime SiLA2 client module for working with servers without pre-generated gRPC stubs. Discovers servers, introspects their Features dynamically, and invokes commands and properties directly from FDL for fully... More information -
- 1,369 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Authentication and User Management library for SiLA2 with database-agnostic abstractions and SQLite default implementation. -
- 863 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
Audit-trail module for SiLA2 servers. A gRPC interceptor automatically records command invocations and property access, with pluggable storage backends (Entity Framework Core/SQLite, file-based, and in-memory)... More information -
- 789 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
SiLA2 SerialPort module for discovering and controlling serial connections (USB/RS232). Provides port discovery, multi-port connection management, and data transfer capabilities for laboratory instruments. -
- 701 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
SiLA2 Feature package for serial port communication (USB/RS232). Provides a complete SiLA2 Feature Definition (FDL) and gRPC service implementation for port discovery, connection management, and data transfer... More information -
- 629 total downloads
- last updated 7/26/2026
- Latest version: 10.3.0
State machine module for orchestrating multiple SiLA2 services. Built on top of the Stateless library, it provides a fluent API to define multi-step lab automation workflows with automatic service discovery,... More information