Showing 51 open source projects for "c sharp typing source code project"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    GO Contact Sync Mod

    GO Contact Sync Mod

    Sync Outlook contacts and calendars with Google

    Please install the latest version >4.0, because it uses the new Google People API. The Google Contacts API is now deprecated and is scheduled for sunset on June 15, 2021. GO Contact Sync Mod synchronizes your Microsoft Outlook contacts with your Google Mail address book, including pictures, categories and contact notes. It also syncs your Outlook Calendar Appointments on demand to Google Calendar. This Mod fork adds many enhancements and bug fixes to the obviously dead project 'Go...
    Leader badge
    Downloads: 341 This Week
    Last Update:
    See Project
  • 2
    Outlook CalDav Synchronizer

    Outlook CalDav Synchronizer

    Sync Outlook with Google, SOGo or any other CalDAV / CardDAV server

    Free Outlook Plugin, which synchronizes events, tasks and contacts between Outlook and Google, SOGo, NextCloud, Horde or any other CalDAV or CardDAV server. Supported Outlook versions are 2021, 2019, 2016, 2013, 2010 and 2007 and Office 365 for Desktop. This project was initially developed as a master thesis project at the University of Applied Sciences Technikum Wien, Software Engineering Degree program. Outlook CalDav Synchronizer is Free and Open-Source Software (FOSS), still you can...
    Leader badge
    Downloads: 391 This Week
    Last Update:
    See Project
  • 3
    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 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project was created to provide an UI for communication telnet
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    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
  • 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...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    OutlookMeetingEnhancer

    OutlookMeetingEnhancer

    Enhances the outlook meeting experience by few added features

    Writing minutes of a meeting are often time consuming and are often incomplete. There are also associated tasks with writing MOM, e.g - marking attendees, scheduling the next meeting, distribution of tasks after a meeting etc. There are many licensed tools for doing these tasks. This software tries to address this need through a simple single page user interface where user can do all the above tasks and send out minutes of meeting without much effort. The installation is single click and...
    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
  • 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
  • 10
    MV2
    There are a lot of tools and plugins to fix security issues of the dignified mail system. The goal of this project is to redefine a system that takes the problems of our time into account. Be sure to visit this project on github: https://github.com/mv2project/mv2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    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: 4 This Week
    Last Update:
    See Project
  • 14
    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 *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GMail Email Sender

    Sending mail with your Gmail Account with out any Web browser support

    This project is written in C# and Windows Presentation Foundation with Visual Studio 2010. I like to develop this project as Open Source Project. and Improve by All of Developers. Also this is small Project Compare with other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Simple WPF Emailing

    Newsletters / emailing Tool

    simple Emailing is a newsLetter / Mass Mailing Tool. It's writen in C# / .Net 4 / WPF and deals with SQL Server Compact. It contains browser, email extractor from web page and ASCII file.. Fr : simple Emailing WPF est un outil de newsLetter / gestion de Mass Mailing. Aprés la configuration de votre compte mail ( SMTP ) , vous pourrez publiposter à une liste de prospect / contact, gérée avec les champs : organisation/société, nom, prenom du contact... il contient également un navigateur...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is made to run auto or manual scans that return your Routers IP Address. This is intended for persons who host their website on a dynamic IP address that gets changed by their ISP periodically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C# wrapper library for using MAPI (Messaging API) on Pocket PCs and Smartphones written 99% in C#. Allows for viewing and sending emails and SMS messages and their associated properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MS Outlook Archiver
    Outlook Archiver is my first c# project, providing solution for business who needs to save emails to shared folders regular and also who needs access to emails real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple graphical engine designed to ease developement of simple 3D games. Its basic implementation is based on Managed DirectX but we have plans to extend its domain to main directX API and OpenGL. Currently written in C# but we may change to C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EMMR Massive Emailer
    A simple but efficient, reliable and fully customizable .NET software that can be used to send mass emails/newsletter to customers in order to increase loyalty and boost sales. Require .NET Framework 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    An .NET webmail project ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Since later versions of Windows (e.g. Windows 7) do not include the SMTP store-and-forward client, this application project creates a Windows service to offer similar services
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo