Showing 26 open source projects for "c# source code"

View related business solutions
  • $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
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    SparkleShare

    SparkleShare

    Share and collaborate by syncing with any Git repository

    SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file. SparkleShare was made to cover certain use cases, but doesn't handle every scenario well. SparkleShare uses the version control system Git under the hood, so setting up a host yourself is relatively easy. Using your own host gives you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    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: 318 This Week
    Last Update:
    See Project
  • 3
    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: 357 This Week
    Last Update:
    See Project
  • 4
    ByteSync

    ByteSync

    All-in-One Sync, Backup & Deduplication Tool

    ByteSync is a powerful open-source tool for remote file comparison and synchronization, designed to transfer only what truly matters: the differences. Whether you're syncing large files, backing up remote folders, or handling extensive sets of small files, ByteSync delivers speed, security, and efficiency—without unnecessary data transfers. Compatible with Windows, macOS, and Linux, ByteSync leverages cloud-based orchestration with end-to-end encryption, eliminating the need for VPNs or...
    Downloads: 11 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    SyncData

    SyncData

    framework for Bi-Directional Synchronization

    SyncData is a framework for Bi-Directional Synchronization in .NET applications. Bi-directional synchronization is available for the following directions: MS SQL and MS SQL Server MySQL and MS SQL Server MS SQL and MySQL Server SQLite and MS SQL Server MS SQL and SQLite Server MySQL and MySQL Server MySQL and SQLite Server SQLite and SQLite Server SQLite and MySQL Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lotus Notes to Google Calendar tool

    Lotus Notes to Google Calendar tool

    One-way synchronization from Lotus Notes Calendar to Google Calendar

    This is a one-way sync program that will sync your Lotus Notes Calendar to your Google Calendar. No installation is required. Includes many options such as automatic syncing at specified intervals. *Important Privacy Information: https://sourceforge.net/p/lntogoogle/wiki/PrivacyPolicy/ *** Information Update, September 2020: *** Recent issues with Google Synchronization should be fixed with version 1.9.2 which is available for download, now. For typical installation pitfalls,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SyncStuff

    SyncStuff

    Tired of Dropbox? Host your own files then.

    SyncStuff is a personal cloud that relies on rsync to sync your files of your desktop, laptop, PC at work to and from a home server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Load AD Contacts

    Program to synchronize AD user objects of different AD forests

    Synchronize address data (e.g. Outlook Global Address List (GAL)) between different Active Directory (AD) forests. The process is as follows: 1) Export user objects of source forest using LDIFDE (a tool provided by Microsoft) 2) Use the program LoadADContacts2 to determine differences between this export and the specified OU of the target AD forest. 3) Update the OU of the target AD forest using LDIFDE using the output of LoadADContacts2 Now users in the target forest can see the users...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    iFolder
    iFolder is a safe and secure way to share and synchronize files across computers and within teams. http://ifolder.com Report Bugs : http://tinyurl.com/ifolderbugs Open Bugs : http://tinyurl.com/ifolderopenbugs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    Snarl-PushBullet Redirect

    Snarl-PushBullet Redirect

    Redirects Snarl notifications as pushes to PushBullet

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Cooperative whiteboard

    Lightweight app aimed for allowing users to share strategies on a map.

    This application was originally designed for gamers in specific people who plays games that require team coordination/ cooperative whiteboard can be used to share maps/blueprints and discuss strategies in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StateTransmitter

    A library that keeps objects synchronized over a network.

    Designing network protocols by hand is a costly and sometimes troublesome work. This C# library implements a generic network protocol that transports the events object creation, object destruction and the change of a property of one of those objects. It also has facilities to observe the objects for property changes. In sum, the properties of objects that are taken care of by the library are automatically kept in sync. The only requirement to the objects is that they notify the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LMS Desktop Assistant
    This program assists you when working with a Learning Management System. You can convert and upload exercises, split and convert documents to PDF, generate statistics in Excel format and synchronize all contents of a local folder with the platform.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    Up2Date Framework

    Framework zum Aktualisieren ihrer Anwendungsdaten.

    Das Ziel vom Up2Date Framework ist es auf einfachste und effektivste Weise große Mengen von Dateien zu vergleichen und bei Bedarf zu Komprimieren / Aktualisieren. Das Framework dient als Schnittstelle für andere Entwickler die die Funktionen schnell und unkompliziert in Ihre eigenen Projekte integrieren möchten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Terra BIB

    Terra BIB

    Ein Programm um den Studierenden das Leben leichter zu machen

    Ein Programm um den Alltag der Studierenden zu erleichtern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wireless Music Sync for BlackBerry
    Wireless Music Sync for BlackBerry® keeps the music on your BlackBerry® devices in sync with your Desktop music library wirelessly. It presently works with iTunes on Windows. It is fast and easy to setup and use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Groupwise to Google Calendar
    Synchronizes Novell Groupwise appointments to the Google calendar. The Google calender name could be set at the config file. Each time the application deletes all Google calendar entries, so only one direction is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DCAS Integration (NCS)
    Integration engine for Data Collection Application Suite (DCAS). Provides integration code between DCAS and Study Management System (such as SugarCRM)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Out2GCal
    Sync Outlook 2010 calendar to Google Calendar Account through a C# Add-In. Currently 1-way, 2-way coming in version 2 [v4.0]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FBSync Project is an attempt to sync users data on Facebook,i.e contacts events etc, with either MS Outlook or Google Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nocs
    Nocs is a C#/Windows Forms project that utilizes the Google Document List API for synchronizing text documents with Google Docs. This allows quick editing regardless of user or physical location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FTP / SFTP batch sync tool for Administrators to sync (User) data between a local computer and server. FTP / SFTP login data is secured. Synchronize in both directions and supports deletes in target. This Project use the WinSCP Sync Function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    For anyone who knows Virtuemart, here's a desktop application. With this, you have a tray icon. A balloon tip will show you if there is a new order. If there is one, you can see all information, even if your internet connection is down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GO Contact Sync

    Project superseded by http://sf.net/projects/googlesyncmod

    GO Contact Sync is a tool that synchronizes your contacts between Microsoft Outlook and Google Mail, it removes the hassle of entering details more than once. This project is superseded by http://sourceforge.net/projects/googlesyncmod
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo