Showing 48 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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    MailSlurper

    MailSlurper

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

    ... those emails into a database for you to view at your leisure. The following are general instructions for compiling MailSlurper. Your details may vary a bit here and there. The below example is based on a Unix-style system, such as Ubuntu or OSX. 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: 3 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
    Note! Code and issues are maintained at https://github.com/sba1/simplemail. SimpleMail is a simple to use but powerful mail client. It supports the SMTP, POP3 and IMAP (in a simple form) protocols. Furthermore, among much other features, it is capable of showing HTML mails and can identify spam mails by using a Bayesian filter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    EisenVault Alfresco Outlook Plugin

    EisenVault Alfresco Outlook Plugin

    Outlook Plugin for storing emails to Alfresco

    Microsoft Outlook Plugin for Alfresco 5.2 from EisenVault Document Management (https://eisenvault.com). This allows one-way communication - i.e. saving of emails and attachments from Outlook to Alfresco. It has been tested with Outlook 2010, 2013 and 2016 on Windows 7, 8.1 and 10. It is compatible with Alfresco Community 5.2 DMS as it uses the 5.2 REST APIs. It doesn't work with older versions of Alfresco DMS. You can either download installer binaries, or download the source code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Magic Mail Monitor3 - Windows mail checker with multiple mailboxes support, ability to preview and delete messages. Based on original code of Magic Mail Monitor from Valeriy Ovechkin.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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 secure...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    Mail2Voice

    Mail2Voice

    E-Mail software for people with cognitive impairment and illiteracy.

    /!\ Please see our website for downloads /!\ E-Mail client software dedicated to people with cognitive impairment and illiteracy. Very simplified graphical interface, voice recording outgoing messages (attached MP3), speech reading incoming messages. The code moved to Git : https://git.framasoft.org/groups/Mail2Voice /!\ Please see our website for downloads /!\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others. Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server. The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com. This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your Synology...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    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. It is strongly recommended to read "Relation Tags guide for programmers". Inside source zip, also contains dialogs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    libpop3

    libpop3

    a lightweight ANSI C library for handling POP3 mailboxes

    libpop3 is a very light POP3 library for C. It allows to list, fetch and remove messages from a POP3 mailbox. This library is using the RFC1939 as reference, and uses most basic POP3 commands to provide maximum compatibility across different servers. libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere. Since it is very light, it is designed to be used as a static library (but you could just as well incorporate its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    The mimedecode library

    C++ MIME decode library

    A C++ library which provides a MIME decode capability only. The library specialises in that it provides a dynamic (on-the-fly) decode capability. This would make it suitable for applications which use MIME to encapsulate real-time streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SMTPmail

    Send emails from command line

    Use SMTP mail server to send email via command line. Includes HTML or text file and attachments. Has option to send .MHT file. Optional list of email addresses from a tab delimited file. Source code creates its own class using low level RFC 821. SSL supported with options for port, username, password
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    rcard

    ncurses VCard 3.0 contact management editor

    ... find at SourceForge.net, too), but no original code remains. What is still not working: - showing a pretty screen for the contact details (for now it simply dump the information in vcard format)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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 project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    S22.Imap

    S22.Imap

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

    ... * 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. PLEASE GO HERE FOR THE LATEST VERSION: https://github.com/smiley22/S22.Imap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Simple WPF Emailing

    Newsletters / emailing Tool

    ... et un extracteur d'adresse mail ( fichier texte et page web ). 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
  • 22
    Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FIDOGATE

    FIDOGATE is a Fido-Internet gateway

    FIDOGATE is a Fido-Internet gateway, a Fido FTN-FTN NetMail gateway, a Fido tosser, a Fido file processor/ticker, and a Fido Areafix/Filefix program (The latest code is in CVS but a GIT repository is being prepared.)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    In this project, we develop the branch instruction tracing function and its analysis tool. The main aim of this project is to implement this function without change of Linux Kernel source code by using the function of Pentium 4, without recompile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.