Showing 31 open source projects for "c# dot net projects"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Rista Web Browser

    Rista Web Browser

    Rista Web Browser 1.0.0.0

    First extract rwbrowser,zip in a folder in c drive name rwbrowser where four text files will be extraccted 1) History.txt, 2) HomePage.txt, 3) BookMarks.txt 4) SearchPage.txt. Rista Web Browser is Microsoft WebView2 CoreWebView2 (Microsoft edge runtime) component based web browser with many menus and simple functions. It is developed in visual basic dot net with msedge runtime webview2 corewebview2. It requires Microsoft Edge Runtime WebView2CoreWebView2 installed in windows 10 or 11 os. To any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    RMPLAYER26

    RMPLAYER26

    Rista Media Player support page and user guide

    Rista Media Player is a standard media player based on Microsoft media player incorporated by visual basic.net with all standard and many options. Now it is digitally signed by sign tool. First create a folder in drive c of laptop or desktop pc and name it as RMPlayer. Please save RMplayer.zip there and unzip it. Please note that pl1.txt, pl2.txt, pl3.txt, playlist1.txt and Playlist1.wpl files should be in that folder. Now run rmpsetup.msi and install it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SGHNetMultiLang

    SGHNetMultiLang

    NET WinForm One-Click Multi-Language Interface Generation

    A Net, WinForm window project can be automatically generated into a multi-language interface, you just need to set the language to be displayed (such as: English, Chinese, Russian, French, German ...) Just generate it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SharpDevelop

    SharpDevelop

    A free IDE for C#, VB.NET, & Boo projects on Microsoft's .NET platform

    SharpDevelop is the open-source IDE for the .NET platform. Write applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.
    Leader badge
    Downloads: 813 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    General software and open source projects
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    AVAYA CMS API Consumer samples

    AVAYA CMS API Consumer samples

    API Consumer of AVAYA CMS reports

    Free .NET 4.5 consumer of AVREMO.CMS.API.LimitedEdition AVREMO.CMS.API is able to Show AVAYA CMS reports as HTML, JSON and XML Render. It includes also a wrapper : .NET Client API (AVREMO.CMS.Contracts.dll) enabling fast development in .NET 4.5 consumer applications. AVREMO.CMS.API.FullEdition download page: https://sourceforge.net/projects/avayacmsapiserver/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Autoexe 2015

    Autoexe 2015

    Autorun enabler for Autodesk Inventor VBA projects

    This plugin enable unsupported functionalities for Autodesk Inventor 2014 and above. Autodesk doesn't support Autorun macros for VBA projects anymore, but with this plugin it is still possible to use the commands "AutoOpen", "AutoEdit", "AutoSave", "AutoClose" and "AutoNew" subroutines stored within "Thisdocument" module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    Also visit official website nehulsinghide.blogspot.in Writes applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet insertion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10
    RCOEM-M.Tech (CSE) Projects
    An Initiative to help the Engineering & Research Community
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Make-It-So

    Make-It-So

    Converts Visual Studio solutions to gcc makefiles for Linux

    MakeItSo converts Visual Studio solutions to gcc makefiles for Linux. It will convert all projects in a solution and create a makefile for each one. It also creates a master makefile that will build them in the correct dependency order. Many self-contained solutions can be converted just by running MakeItSo against the solution file. For more complex solutions, you can provide extra information to MakeItSo, for example to replace Windows-specific external libraries with Linux versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CefSharp

    .Net binding for the Chromium Embedded Framework

    This project contains .Net CLR bindings for The Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. The bindings are written in C++/CLI but can be used from any CLR language e.g. C# or VB. CefSharp provides both WinForms and WPF web browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built using this library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    almtools

    almtools

    Collection of Open Source tools for HP ALM

    Collection of Open Source and free tools to be used for HP ALM administration, customization, and also end-user usage. This is a community effort. Feel free to use, share and contribute back!
    Downloads: 0 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: 1 This Week
    Last Update:
    See Project
  • 15

    Evolution.Net

    Evolution.Net Enterprise Application Framework. Develop quick apps.

    Evolution.Net is a complete framework for projects using DotNet. It aims to define a standard architecture for DotNet projects, based on the MVP (Model-View-Presenter) pattern, integrating components and other libraries and automating common tasks. Now moved to BitBucket: https://bitbucket.org/leopuglia/evolution.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    .Net Checker checks all code dependencies in .Net projects to ensure a stable architecture - up to multi-million LOC source trees. Moreover, it can produce flexible DOT-based dependency graphs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project site for user add-on projects to the Axiom 3D Rendering Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GUI Skinning System for Windows Forms .Net projects. This was a test for creating dynamic skins and has now been abandoned.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    The Tao Framework

    Superseded by OpenTK: https://sourceforge.net/projects/opentk/

    The Tao Framework for .NET is a collection of bindings to facilitate cross-platform game-related development utilizing the .NET platform. Superseded by OpenTK: https://sourceforge.net/projects/opentk/
    Downloads: 33 This Week
    Last Update:
    See Project
  • 22
    S.LSoftware lots of useful small open source projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rhino Plug-In projects. A set of high quality C++ and .NET Rhino plug-ins that users can add to or use for starting their own plug-in projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The Cross Platform Application Collection is a meta project which includes several smaller projects that provide useful tools for any .net/mono enabled platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An exploration with the C# RoombaSCI using VB.Net. This app's development enabled the creation of Roomba-term & helped refine the C# RoombaSCI. https://sourceforge.net/projects/roomba-term/ This project is defunct & will not work with iRobot Create.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next