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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    Flight

    Flight

    A component-based, event-driven JavaScript framework from Twitter

    Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications. By way of example, we've included a simple email client demo (browse the source) built over the Flight framework. There's also a flight implementation over on the todoMVC site. Flight uses jQuery and requires a module loader with support for AMD, like WebPack or Require.js. Please read the Flight documentation for installation instructions. Flight is distinct from existing frameworks in that it doesn't prescribe or provide any particular approach to rendering or providing data to a web application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Z Notation E-Mail Mark-up Tools

    Tools to convert Z mark-up to HTML or text.

    A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format. See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    libvmms

    Simple Multimedia Messaging Service (MMS) protocol decoder library.

    Simple Multimedia Messaging Service (MMS) protocol decoder library. You can use the example to parse any MMS message headers and to extract its body parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Those who have read past the "Malware" warning can be assured there is absolutely no malware in this OS or in the download. This warning comes from the "netcat" binary included in the download as a DOS time client. Unfortunately netcat has code that is flagged as malware. FREESCO, a NAT/firewall router/server based on Linux and runs on a single 1.44MB floppy. Freesco is very powerful and versatile and can connect multiple home or small office networks to most types of Internet connections...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6

    CoAP.NET

    CoAP library in C#

    The Constrained Application Protocol (CoAP) is a RESTful web transfer protocol for resource-constrained networks and nodes. CoAP.NET is an implementation in C# providing CoAP-based services to .NET apps. Reviews and suggestions would be appreciated. CoAP.NET repo has been moved to github. Latest code could be found at: https://github.com/smeshlink/CoAP.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Make It True

    Make It True

    Simple, effective algebra trainer

    Make It True is a web application to practice fundamental algebra procedures used when manipulating equations. The application generates arbitrary equations containing 1-4 variables. It is for the student to provide values for these variables which make the equation true. For example, in the screenshot above the equation is: 18-64-c*d=4. The student must choose values for c and d which result in a true statement. One approach would be to solve for the product "c*d" and then choose 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WP Embed Articles

    WP Embed Articles

    Embed and share articles or posts from your wordpress blog

    Enables your wordpress blog posts to be sharable through an embedded interface as a service by http://embedarticles.com Embed Articles is a viral content distribution plugin that enables your posts and articles to be embedable to other websites through a creative embed button interface. By installing this plugin into your blog, your blog will be automatically be added with proper Open Graph Protocol metadatas which are being respected and parsed by most search engines like Google, Bing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 1 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    IP2Location
    IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location™ binary databases for applications written in C or supporting static/dynamic library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    yxblibs

    this lib is just for some test code of my ideas

    I have many ideas when I learning new technology, or new program lang, and I will implements them, upload them here, to share with all of my friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fake Name Generator

    Fake Name Generator

    Generates random fake names

    Program generates as many fake names as you want in lots of different languages. Works in Linux, *BSD & Windows. Version 2.0x saves the names to a file called filenames.txt , which you can load into a text editor. Currently v2.0x is the Latest Version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Heartbleed

    Heartbleed

    A checker (site and tool) for CVE-2014-0160

    Heartbleed contains a compact, purpose-built implementation for detecting the infamous Heartbleed vulnerability in OpenSSL’s TLS heartbeat extension (CVE-2014-0160). It focuses on demonstrating and testing the flaw rather than being a general-purpose security toolkit, which makes the code approachable for learning and auditing. The project illustrates how a malformed heartbeat request could coax vulnerable servers into leaking memory contents, including potentially sensitive data. Because...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the client part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    ...Getting started: 1. Download C++ On Air 2. Check out the "example" folder for a demo of how ConAir works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>".
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    A specialized content management system (CMS) for malware collections. Supports records in source code as well as binary format. Features include advanced searches and duplicate prevention, more will be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XVim

    XVim

    Xcode plugin for Vim keybindings

    XVim is a Vim plugin for Xcode. The plugin intends to offer a compelling Vim experience without the need to give up any Xcode features. XVim has several branches and releases. Usually you only need to download one of 'releases' and use it. Releases are tags on master branch. All the code and documents on these tags are well arranged. Usual XVim user should use one of releases. Any other branches are temporary branches to develop features or bug fixes which will be merged into 'develop'...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP QR Code

    PHP QR Code

    Create QR Codes in PHP

    PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP.
    Leader badge
    Downloads: 1,582 This Week
    Last Update:
    See Project
  • 22

    Free-SA

    Free-SA is report generating tool for web, proxy and mail log files

    Free-SA is logs processor and report generating tool. It can be used to control traffic usage, to evaluate conformance to the Internet access security policies, to investigate security incidents, to evaluate web server efficiency and to detect troubles with server configuration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Tntnet is a Web application server for developing Web applications in C++ by embedding C++-code into HTML-pages. These pages are compiled and linked into a shared library at compiletime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlueLightCat

    BlueLightCat

    A web browser free, simple and clear.

    BlueLightCat is a simple browser whose feature list includes things like "History", "Bookmarks" and "QuickView", that is a page to see the most visited hosts. It is small, less then 10,000 lines of code and very fast. Note: BlueLightCat is a fork of Zeromus Browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    My own opensource sample code
    Downloads: 0 This Week
    Last Update:
    See Project