Showing 212 open source projects for "physics library for c#"

View related business solutions
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 1
    Service Bus Explorer

    Service Bus Explorer

    Connect to a Service Bus namespace and administer messaging entities

    ..., they need a communication facilitator. Service Bus is a brokered, or third-party communication mechanism. This is similar to postal service in the physical world. Postal services make it very easy to send different kinds of letters and packages with a variety of delivery guarantees, anywhere in the world. The Service Bus Explorer 2.1.0 can be used with the Service Bus for Windows Server 1.1. The Service Bus Explorer 2.1.0 uses a version of the Microsoft.ServiceBus.dll client library.
    Downloads: 165 This Week
    Last Update:
    See Project
  • 2
    Polly

    Polly

    A .NET resilience and transient-fault-handling library for policies

    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+. Today's cloud application, mobile, data-streaming, and IoT technologies all depend vitally on reliable connectivity. But underlying systems can fail, and networks are notoriously fickle, outages, latency, transient blips...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MQTTnet

    MQTTnet

    High performance .NET library for MQTT based communication

    MQTTnet is a high-performance .NET library for MQTT-based communication. It provides an MQTT client and an MQTT server (broker) and supports the MQTT protocol up to version 5. TLS support for client and server (but not UWP servers). Extensible communication channels (e.g. In-Memory, TCP, TCP+TLS, WS). Lightweight (only the low-level implementation of MQTT, no overhead). Performance optimized (processing ~150.000 messages/second). Uniform API across all supported versions of the MQTT protocol...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Discord.Net

    Discord.Net

    An unofficial .Net wrapper for the Discord API

    Discord.Net is an asynchronous, multi-platform .NET Library used to interface with the Discord API. Nightlies are builds of Discord.NET that are still in an experimental phase, and have not been released. These are not included in the main repository and are instead taken over by Discord.NET Labs. Discord.NET Labs is an experimental fork of Discord.NET that implements the newest discord features for testing and development to eventually get merged into Discord.NET. A counterpart to the well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 743 This Week
    Last Update:
    See Project
  • 6
    VitalSignsCapture

    VitalSignsCapture

    Download data from medical device interfaces in ICU & Anaesthesia

    A C# .NET app to download or capture data from several medical device interfaces such as Datex AS3 S/5 Anesthesia, Philips Intellivue, GE Dash, Mindray, Spacelabs, Draeger Infinity, Draeger HL7 patient monitors, GE Engstrom, Draeger (Medibus), Maquet (Servo-i & Flow-i), Puritan Bennett ventilators, Covidien BIS Vista cerebral monitor, Fresenius Agilia, Alaris Carefusion, BBraun Spacecom syringe and volumetric pumps, Roche Cobas ASTM ABG analyzers. Requires Visual Studio 2022, .NET 8 or Visual...
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 7

    SnapModbus

    32/64 bit multi-platform Modbus communication library

    SnapModbus is an Open-Source multi-platform suite (library and tools) to manage Modbus communication in strict adherence to the modbus.org specifications, both master and slave side. It supports all the functions described in the documents: * MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 * MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE V1.0b * MODBUS over Serial Line - Specification and Implementation Guide V1.02 through the standard transport protocols and the most widespread...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8

    Sasa

    Sasa is a collection of organized extensions to the .NET framework.

    Sasa is a set of extensions to the .NET framework for networking, generic operator handling, LINQ expression processing, parsing, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DICOM# open source project is intented to provide an OO class library for DICOM communication and will be developed purely by C# and running in .NET environment. DICOM# partially rewrites dcm4che open source project in C#.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    EasyModbusTCP/UDP/RTU .NET

    EasyModbusTCP/UDP/RTU .NET

    Modbus TCP, UDP and Modbus RTU client/server library

    Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET Supports Function Codes: - Read Coils (FC1) - Read Discrete Inputs (FC2) - Read Holding Registers (FC3) - Read Input Registers (FC4) - Write Single Coil (FC5) - Write Single Register (FC6) - Write Multiple Coils (FC15) - Write Multiple Registers (FC16) V5.6: Upload lates version - This will probably the last version for .NET Framework 4.0 - The next Version will be based on new .NET5 and redesigned V5.5...
    Leader badge
    Downloads: 221 This Week
    Last Update:
    See Project
  • 11
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full working...
    Leader badge
    Downloads: 954 This Week
    Last Update:
    See Project
  • 12
    EEIP.NET

    EEIP.NET

    Ethernet/IP compatible library for .NET and LabView implementations

    Ethernet/IP compatible library for .NET implementations For Data Exchange with Ethernet/IP Devices (Targets) Support of Explicit and Implicit Messaging Supports IO Scanner and Explicit Message Client functionality Object Library with CIP-Definined Objects Provides a simple way to access Ethernet/IP Devices without special knowledge about Ethernet/IP. Only few lines of code are required. Can also be used for LabView integration (See LabView Example in the Downloads Area) See www.eeip...
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 13
    IPFS HTTP Gateway

    IPFS HTTP Gateway

    Allows HTTP access to IPFS files and directories

    Allows HTTP access to IPFS files and directories. An IPFS Gateway acts as a bridge between traditional web browsers and IPFS. Through the gateway, users can browse files and websites stored in IPFS as if they were stored in a traditional web server. If Qmhash is a directory and it contains an index.html file, then the file is served. Otherwise, a listing of the directory is served. To force a directory listing, end the Qmhash with a forward slash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aegis Implicit Mail (AIM)

    Aegis Implicit Mail (AIM)

    Send Mime and Smime Emails to Any Type of Mail Server

    Aegis Implicit Mail is a free and open source library which is designed to provide fast and developer friendly API to send emails using SMTP ports. Binaries are available in the form of NuGet package: https://www.nuget.org/packages/AIM Please check http://pki.tools/aim.html as well AIM Supports : * None Ssl Mails * Implicit Ssl Mails * Explicit Ssl Mails * Smtp Connection test * Detect Ssl type of mail server * Attachments for MIME and S/MIME message. * In-line attachment...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    EisenVault Alfresco Outlook Plugin

    EisenVault Alfresco Outlook Plugin

    Outlook Plugin for storing emails to Alfresco

    ... and compile with Microsoft Visual Studio 2015. Code is in C#. Released under GNU LGPLv3. Please write to us at contact@eisenvault.com with any questions or comments. Visit us at https://www.eisenvault.com Note: This only works with trusted SSL Certificates (not self signed ones) and this does not work with Alfresco Cloud (my.alfresco.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TSAPI#
    This project provides a C# wrapper for the AT&T/Lucent/Novell/Avaya TSAPI library. This library facilitates computer telephony integration with a TSAPI-compliant PBX system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    EasyModbusTCP Server Simulator .NET/JAVA

    EasyModbusTCP Server Simulator .NET/JAVA

    Modbus TCP/UDP Server Simulator and Modbus RTU Slave Simulator

    Modbus TCP Server simulator and library for .NET and Java implementation. See Library and source code: www.easymodbustcp.net For Connection to Modbus-TCP, Modbus-UDP clients, and Modbus RTU Master. Server listens at port 502 (can be changed). Shows also Protocol informations. Allows Multiple connections Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view Version V2.5: - Upgrade Library with new functions Version V1.1...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 19
    A convenient alternative to single-purpose touch screens using IP phone application APIs. This plug-in provides alerting, information display and home interaction capabilities, and is customized and controlled from within the HomeSeer web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pr2.code
    utilities and libraries for gamedev - pure c# rar unarchiver, mp3 decoder. c++ flac module repacker. other misc. things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Netbrite Library

    Talks to Symon Netbrite signs

    This project was created based on the work of ThePenguinMaster (www.thepenguinmaster.com) and also Ben Wilber (ben@desync.com) The real credit should go to ThePenguinMaster for figuring out most of the protocol, I have written my own library based on ideas from both their projects. This library will allow you to connect and display messages on Symon NetBrite and in theory Netlite signs (I do not have a working Netlite) The project is not yet complete, some aspects have issues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to provide Web Service clients wrapper for the Voxbone API (VoxAPI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C#/Java/C++ implementation of the Styx (9P2000) protocol for distributed systems. This protocol used by Inferno and Plan9 OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pidgeon

    IRC client

    Pidgeon is an open source irc client. This site serves as a download repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HttpRequester

    HttpRequester

    HTTP request utility designed with developers in mind.

    This program is a custom solution to the problem of requiring the use of a HTTP WebApi or similar resource from a language that lacks support for socket communication. The only requirement of the client language is that it has a standard I/O library and is able to execute system commands. You pass a JSON request body to this CLI tool and it will print a response JSON object to the standard out with usual HTTP response information, status, body, request time etc. See the wiki 'Getting...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next