Showing 20 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
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 1
    MailSlurper

    MailSlurper

    Local, web-based mail server application. Slurp mails into oblivion!

    ...Furthermore, for instructional purposes, it is assumed that your GOPATH is set to ~/code/go, and that you have a folder in your source directory called github.com. Your setup may vary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Real Vs Random Double Star Counts

    C code to parse the Gaia DR2 dataset to find real and random binaries.

    d2rSequenceTst.c : Checks that all stars are in increasing right ascension order. g2dataStructures.h: Data structure for Gaia DR2 data gaiaGR2toNa.c: Takes the Gaia DR2 ascii, csv data and formats them into g2data structures. sortNaGR2dataByRa.c: Sorts g2data structures into a list ordered by increasing right ascension. tstGaiaDR2data.c: A generic program to test a g2data file. utilities.tgz: Files called out by the above C programs in their include statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Opensource fork of Mystic BBS, Copyright 1997-2013 By James Coyle. This project is derived from Mystic BBS V1.10 A38, which was released onto Sourceforge under the GPL. Mystic BBS has since been removed from Sourceforge and has returned to a closed source development model. Guardian BBS is hereby forked to keep the Opensource code alive and available for everyone under the terms of the GPL in which it was released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    base64 RFC1113 Vanilla ANSI-C Code for a portable stand-alone file encode/decode utility. In 2001, I asked people to 'Help me break it!' Since then, 10+years later, the code remains unbroken and is in wide production use world-wide. It has been ported to all major architectures and been used as a template for ports to different computer and human languages. This is very mature and stable code. Although this comes from a project that was constrained by export controls and is used in...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1. UCS characters can be mapped to 8-bit translation strings. Single ISO C source file, "8conv.c". Translation can be controlled through a configuration file, the sample file "8conv.conf" shows the syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    Relation Tags

    Source code for be able to use Relation Tags.

    Source code for be able to use Relation Tags. It is part of project VocabularyMem but can be used separately. Relation Tags are tags which can be relationed together . For example tag "Paris" and tag "France" can be relationed with a relation "is part of". This code is created from 0 and is able to define which type of relation we use, using most elemental mathematic properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10

    rcard

    ncurses VCard 3.0 contact management editor

    A vcard 3.0 contact management editor developed for ncurses. It can: - load a vcf file - show all the contacts in a list - show more information about a single contact - perform a simple search in the contacts list - edit contacts - support UTF-8 (currently not on WIN32, though I'm not sure WIN32 console is actually able to support UTF-8) - convert the VCF(s) to Pine/Alpine addressbook format - import images from files as contacts photos The idea is based upon rolo (which you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    OpenPop.NET

    OpenPop.NET

    Robust open source POP3 client and MIME parser written in C#

    .NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases. The easiest way to install OpenPop.NET is via NuGet. In Visual Studio's Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    S22.Imap

    S22.Imap

    A free .NET library for accessing IMAP servers, written in C#

    S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#. The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages. It works well with Gmail. Features: * Supports IMAP IDLE notifications * Supports IMAP over SSL * API designed to be very easy to use * Allows selectively fetching parts of mail messages * Inherently thread-safe * Well documented with lots of example code * Free to use in commercial and personal projects (MIT license) NOTE: THIS PROJECT HAS BEEN MOVED TO GITHUB. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Simple WPF Emailing

    Newsletters / emailing Tool

    ...Il est ditribué gratuitement et a été écrit en .Net 4, avec WPF. Son code source est disponible sur demande
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    jwSMTP, Send email programmatically (C++ code/lib). Linux, BSD, Windows etc. Attachments, Multiple recipients, Cc/Bcc recipients supported. MX lookup or send to an SMTP server direct. LOGIN and PLAIN authentication now supported. Html or plain text forma
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    dBrowser is a PHP/MySQL/PostgreSQL framework/code generator aimed at web/database application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A stand alone program to uncorrupt MBX formatted mailboxes. Does not use C-Client code. Tested with c-client 2001e and 2003 on linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CRM114 is a Controllable Regex Mutilator and filter. It provides arbitrary stream filtering for antispam, adkiller proxies, syslog monitoring, etc. CRM114 has a structured, easily understood way to express regex-based filters, and a learn-by-example mod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Sino Project is an Open Source initiative that utilized code developed by the Chinese government. Sino Linux Middleware v3.0 and Mobile Business Application Suites are built and tested in conjunction with the OSDL in a high volume, enterprise read
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next