
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
XecMe is a hosting and execution framework. It follows the task oriented design approach for solving the business problems. It is a highly configurable framework to execute batch processes, asynchronous tasks, Windows Service etc. You can simplify your Azure Worker Role development to manage multiple task within the same role
This document contains the description of this project.
Project Name: XecMeHost Project Type: Executable Project Default Namespace: XecMe Project Output : XecMeHost.exe Project References: XecMe.Core.dll Signed Assembly : No GAC-able : No
Description: This project provides a hosting environment for Windows Services and Batch Job. To make it a Windows Service, a class implementing the interface XecMe.Core.Services.IService should be registered with Windows SCM as service. Once registered, the calls from SCM are delegated to the class registered for this service.
Host class: Host class is the extry point for this executable. This class facilitates Windows service installation and run as batch job based on the command line parameters passed
Installer class: This class installs the this assembly and the given parameter as Windows Service
FAQs
XecMe is a hosting and execution framework. It follows the task oriented design approach for solving the business problems. It is a highly configurable framework to execute batch processes, asynchronous tasks, Windows Service etc. You can simplify your Azure Worker Role development to manage multiple task within the same role
We found that xecme demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.