Showing 27 open source projects for "nut-windows"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Impostor

    Impostor

    An open source reimplementation of the Among Us Server

    Impostor is an open source reimplementation of the Among Us Server, written in C#. It is among the first Among Us private servers with support for Steam, Itch, Android and iOS. It is a full replacement of the game's official server, so you can expect all of the game's features to be included, and the same fun playing experience. The difference of course is that you get to play on a private and secure server. Impostor has plugin support as well as a server-sided anticheat feature. You also...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    omnisharp-roslyn

    omnisharp-roslyn

    OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

    OmniSharp is a .NET development platform based on Roslyn workspaces. It provides project dependencies and C# language services to various IDEs and plugins. OmniSharp is built with the .NET Core SDK on Windows and Mono on OSX/Linux. It targets the net472 target framework. For platforms other than Windows, OmniSharp ships with an embedded Mono which is based on version 6.12.0, includes MSBuild 16.8.0 and is provisioned during the build script. If Mono is globally installed on the system, OmniSharp will prefer it over the embedded version, however version >=6.4.0 is required (the lowest version with at least MSBuild 16.3.0). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Multithread Window service help to connect different services like IBM MQ, RabbitMQ, AzureQueue and Kafka.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TransferJsonConverter

    A custom JSON converter library with some useful features for ASP.NET

    A custom JSON converter library with some useful features for ASP.NET client-server application. It serializes objects to a JSON string, using the provided interfaces as templates, and including attributed fields not included in the interfaces. This allows you to pass objects from the storage layer through the model to the client, hiding specific data, while still storing it for postback from the client. It deserializes a JSON string into objects, reusing existing objects as targets if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    BaGet

    BaGet

    A lightweight NuGet and symbol server

    ...You can run BaGet on your preferred platform, on your computer, Docker, Azure, AWS, Google Cloud, and Alibaba Cloud (Aliyun). With a few extra steps, you can run BaGet behind a Windows IIS proxy. This has many benefits, including automatic restarts on reboots. You may need to give special permissions to the top-level BaGet folder so that the app can persist in its state. This is necessary as the Application Pools' identity is a virtual account that isn't recognized by the Windows User Management Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WebServer / AMP Stack for Windows

    WebServer / AMP Stack for Windows

    WebServer (AMP Stack) for Windows. Support multiple PHP versions.

    WebServer (AMP Stack) for Windows. Support multiple PHP versions. - Software: Apache, MySQL, MariaDB, MongoDB. - Multiple PHP Versions. - Apache supports HTTPS. - Can install on External Disk, it will fix the config path for you. - Auto-create hosts file entry for the website. - Manage servers as Windows services. - Manage websites with different PHP versions
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Server-Creation-Tool

    Server-Creation-Tool

    With this tool you will be able to create servers with the SteamCMD!

    This tool will help you to create server easily. There are also Guides, that will help you to setup and configurate your server. You will be also get a notification, if an update is available. It will download the server files with the SteamCMD and with the Guides you will be able to configurate your server, the way you want. Requirements: - Internet connection - Net Framework 4.6.1 Currently supported: 7 Days to Die ARK: Survival Evolved Call of Duty: Black Ops...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    ...Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Warcraft Storm

    .NET World of Warcraft Server

    Warcraft Storm is an open source World of Warcraft (Cataclysm) Server written in C#. This project is currently under development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JScriptCompiler

    JScript Compiler or Interpreter

    The class 'JSEvaluator' in this project allows us to interpret expressions in JScript, allowing us to use parameters in the server at runtime. For example: ({@ 1} + {@ 2}) / 100; Parameter {@ 1} : 36 Parameter {@ 2}: 45 Result of the expression: 0.81
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Advanced Send and Receive Sonic MQ C#
    AdvancedSendandReceive is a well featured SonicMQ client application implemented in C# for Sending and Receiving of JMS messages. It was inspired by the work done for BasicSendandReceive C# sonicmq
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Enterprise Message Broker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aion-Storm is an open source .NET Aion server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WELPressed
    WELPressed is a Windows utility that lets you start or stop nginx and PHP FastCGI in one click. It also makes monitoring the status of these services easy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Cloud Target is a front-end to the python scripts that google uses to create, run and upload projects to its App Server system. This .NET application is based on the OSX front-end provided by Google in the SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This client application is design to give customers an off line view of their order status and allow them to change those orders for the www.zetaprints.com website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Distributed processing engine for .net, originally written in VB, ported to C#. This project is not yet complete. Please see MDQuery on this site for the current C#.net port (far less complete on a functional level, though nicer looking).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    By receiving an average of usage of the network interface, a .html file gets generated for the server with the lowest usage. languages: German and English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This tool runs as a window service to start and stop rails server on a path and port specified in the .config "C:|Program Files|MA|Rails App Launcher" file on the windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The FAS is a scalable application server with a plugin interface. It includes a GUI Management Interface, a server, a client and some other tools. Plugins: * Chat * Backup * Check your server's status; FAS is still in development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Satura is a suite of .NET applications for boosting productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is an implementation of a web search engine using .NET 3.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML Infinity is an XML-based, Object Oriented Content Management systems for the .NET IIS platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next