Documentation

Nomirun Module

A Nomirun Module is a .NET Library project that encapsulates your business logic and custom code. It allows you to implement your business requirements using the architecture style of your choice—whether it’s layered, domain-driven, microservices, or any other pattern that suits your team’s needs.

By using Nomirun Modules, you can decouple the application infrastructure from the core logic, enabling your team to focus solely on building features and solving business problems. This approach ensures that the complexity of running applications is abstracted away, allowing you to concentrate on what truly matters—developing high-quality business functionality.

With Nomirun CLI, your development team can efficiently create, debug, run, and publish Nomirun Modules. The tool streamlines the process, making development faster and more reliable, while supporting a wide range of configurations and deployment options tailored to your team’s workflow and technical requirements.

Whether you’re working on a small project or a large enterprise system, Nomirun Modules provide the flexibility and scalability to meet your needs, without sacrificing the ease and speed of development.

Nomirun Module Interface