Showing 392 open source projects for "c# source code example"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    Sercos UCC Ethernet Network Driver

    Sercos UCC Ethernet Network Driver

    Example for a sercos III Network Driver

    This project contains an example Code of an Ethernet Network Driver for the Sercos III network which will communicate with help of the unified communication channel. This driver connects the UC Channel (CoSeMa API) to e. g. a VxWorks TCP/IP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Battery indicator (battery meter)

    Battery indicator (battery meter)

    Battery charge indicator

    Displays battery charge indicator in the system tray. NOTE: 1) Requires Visual C++ 2010 run-time environment installed. You can get it here: http://www.microsoft.com/en-us/download/details.aspx?id=5555 2) 100% charge shown as 99%, because there is two digit positions. 3) Status icon updates every 30 seconds. There is no way to change this interval other than re-compile source code. 4) Tested on Windows XP SP3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SabayonControlCenter

    SabayonControlCenter

    The SCC is meant to help the user to control his system.

    One could compare the SabayonControlCenter with Mandrivas Control Center. This mainly hits the point but they are technically far away from each other. Planned features depending on so called "Modules" which can be sripts or other programms. Even the Desktops own utilitys are handled as such. "So the SCC simply calls Systemfools!" No, not entirely. It uses these parts and can download and install them if needed. For most other actions like managing you OpenRC or view/save/upload your...
    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.
    Learn More
  • 5

    VPreproc

    C++ Verilog macro preprocessor

    This is a standalone preprocessor for the Verilog HDL language. It is modified from the Verilog-PreProcessor of Verilog Perl tool 3.314. Most of the code is written by the team led by Wilson Snyder. What I have done in this project: * Provide a standalone command line interface (without Perl). * Replace the parts implemented in Perl to C++. * Encapsulate the package in a separated namespace for better independence. What I may do in the future: * Replace the C language features to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Arduino WiFly Driver

    Arduino libraries

    Open-source Arduino driver and example files for WiFly wireless device series.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Confdump

    Confdump

    Dump static and runtime system configuration

    Confdump-Agent collects system configuration, both static (as set by an administrator) and runtime (currently in use by the system). It has two main usages: - to examine system information (example: Linux block devices) that isn't easily accessible otherwise - to gather a configuration dump as complete as possible for later reporting by Confdump-Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fstransform is a tool to change a file-system from one format to another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place and without the need for backup. Source code is hosted on github: https://github.com/cosmos72/fstransform
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Development and support of OCFA have been discontinued. the code has moved to these github repositories: https://github.com/DNPA/OcfaLib https://github.com/DNPA/OcfaArch https://github.com/DNPA/OcfaJavaLib https://github.com/DNPA/OcfaModules https://github.com/DNPA/OcfaDoc If you are interested in contributing to ongoing work on the creation of a community maintained OCFA inspired computer forensic framework, please join the Mattock/MattockFS community page on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10
    Plugins for the Code::Blocks IDE to support interpreted languages. File Manager and Tools+ plugins are now part of Code::Blocks contrib. Code in SVN. Active development is at github.com/spillz/codeblocks-python. SVN here is no longer maintained.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A Windows console app to delay a specified number of seconds and exit if a key is pressed. Handy for automation batch files. For example: :start batdelay 10 if ERRORLEVEL 1 goto :EOF ...do something goto start
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Control- and Status-Utility for Tr*ndCh*p-based ADSL-modems. It allows to access the devices' console-service and retrieves their current staus. For example those TC3084 devices are supported: Lucent CELL 19A-BX, Speed Modem 50B(+) and 200 by Arcor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    These flow tools are written in C++ using libboost and the socket library code from Qt. They provide capabilities to capture flow-exports from Cisco routers, and write them to stdout or to a file hierarchy with rotating files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "Open Source Tripwire® has now moved to https://github.com/Tripwire/tripwire-open-source. Open Source Tripwire® software is a security and data integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems. The project is based on code originally contributed by Tripwire, Inc. in 2000. "
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    DReport

    DReport

    Console tool for creating directory level reports.

    Tool to create a CSV report on directory hierarchies. Listing includes date range. Great for spreadsheet analysis to govern file archival. Another STDNOJ Project. By R.A Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Volume Step Adjuster

    Volume step adjuster for Windows 7 and later

    Volume Step Adjuster allows you to adjust the increment/decrement step of your system volume when you use your multimedia keys. By default, this step is 2% or 4%, which may be not appropriate for high-precision setting. With Volume Step Adjuster you can set this volume step to any valid value, for example, you can set the volume step to 1% or even 0.1%. The real volume step resolution available depends on your device. Note, however, that this tool only configures increment/decrement step....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    cbitarray

    Class C++ for work with bits.

    ...The environment of working out of class Microsoft Visual C ++ 6.0 SP6. Initial texts are freely extended within the limits of Open Source, the file of license GNU GENERAL PUBLIC LICENSE is in a file license.txt in archive. Archive CBitArray GPL.zip - in archive there are two appendices: bitset - an example of use of a class bitset, BitArray - an example of use of class CBitArray, CBitArray.h ,CBitArray.cpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WinCDEmu
    WinCDEmu source code has moved to GitHub: https://github.com/sysprogs/WinCDEmu
    Downloads: 110 This Week
    Last Update:
    See Project
  • 23
    Codex
    A simple C++ library to code/decode data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hexplorer

    Hexplorer

    Binary (hexadecimal) editor for Windows

    Binary (hexadecimal) editor for Windows
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project