Chamundi
-
- 199,184 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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 -
- 57,640 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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 -
- 56,496 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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 -
- 50,618 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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,361 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
Web Frontend Extension for SiLA2.Server Package -
- 19,189 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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,292 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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,682 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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,036 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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,512 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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,325 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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,189 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
Authentication and User Management library for SiLA2 with database-agnostic abstractions and SQLite default implementation. -
- 707 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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 -
- 615 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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. -
- 552 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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 -
- 460 total downloads
- last updated 7/5/2026
- Latest version: 10.2.6
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