Search Results for "c# dot net projects" - Page 3

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

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    Win8.1ToUSB

    Win8.1ToUSB

    Create bootable Windows 8.1 USB drives, Can create 64bit on 4GB drive.

    This project is now part of Korduene project samples. download the source here: https://sourceforge.net/projects/korduene/ For help and support go to: http://forum.korduene.com/ Create bootable Windows 8.1 USB drives, This tool is designed with the following in mind: * The ability to create Windows 8.1 64Bit on a 4GB flash drive. (also supports 32bit (x86)). * Create a bootable flash drive with any version of Windows. To use: Method 1: Simply mount the ISO file on your PC, plug...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Netbrite Library

    Talks to Symon Netbrite signs

    This project was created based on the work of ThePenguinMaster (www.thepenguinmaster.com) and also Ben Wilber (ben@desync.com) The real credit should go to ThePenguinMaster for figuring out most of the protocol, I have written my own library based on ideas from both their projects. This library will allow you to connect and display messages on Symon NetBrite and in theory Netlite signs (I do not have a working Netlite) The project is not yet complete, some aspects have issues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TidyCmd v1.4

    TidyCmd v1.4

    Windows Command Line front-end to HTML Tidy library

    TidyCmd is a front-end to access the C# HTML Tidy library by Seth Yates which is part of his AtomSite program * https://code.google.com/p/atomsite/ TidyCmd home webpage * http://landenlabs.com/cs-tidycmd/tidycmd.html Other good references: * http://sourceforge.net/projects/tidy/ * http://www.w3.org/People/Raggett/tidy/ In addition to basic HTML syntax validation and HTML reformatting (beautify) I added Style parsing, Image and Href load verification and ability to walk and parse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PANDA

    Passing Attributes between Networks for Data Assimilation

    .../file/d/0BwVdzX3nIj6RamtmNVdKYVk1N2c/view?usp=sharing (2) https://github.com/QuackenbushLab/matlab-panda Python: (1) https://github.com/davidvi/pypanda (2) https://github.com/QuackenbushLab/pypanda Bioconductor/R: http://www.bioconductor.org/packages/devel/bioc/html/pandaR.html For more information please see: https://sites.google.com/a/channing.harvard.edu/kimberlyglass/tools/panda or email kimberly dot glass at channing dot harvard dot edu
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5

    OneLineOfCode.NET

    Popular .Net functions in one line of code

    Years of projects and code re-use have driven me to create a DLL that can perform many common tasks in a single line of code. From image thumbnail creation to getting data from many different types of databases to retrieving how many cpus are installed in your PC. just a few examples: //read text file contents string data = OLC.IO.ReadTextFile(filepath); //generate a strong random password string randPass = OLC.Randomizer.Instance.GeneratePasswords(1, 10, true, true, true, true)[0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

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

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    [dot]NET_Finder

    A tool to find your installed .NET Frameworks

    Just a small tool that looks in the registry and finds which versions of the .NET Framework are installed on your PC. It shows a decent output of what it's doing and offers you download links to the versions you don't have installed. EDIT: Fixed small bug that showed the .NET 4.5 as missing even when installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Sikuli4Net

    .NET implementation of Sikuli, utilizing an embedded jetty server.

    Using an embedded jetty server, this project exposes the core functionality of Sikuli for use within .NET projects. The nuGet package can be installed with the following command entered in the package manager: Install-Package Sikuli4Net Requires a working installation of the latest version of Sikuli. Additional setup required: See screenshots for examples of how to implement this tool. NUnit setup and teardown methods are required. NuGet package page is located here: https...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    ExcelMVC

    ExcelMVC

    Writing Excel applications in .NET using the MVC/MVVM pattern

    If you are a fan of building applications using the MVC/MVVM pattern and you love Excel as the user interface but want little VBA and fewer complex nesting formulas, then ExcelMVC is just the component you need. ExcelMVC lets you write Excel applications using the MVC/MVVM pattern. You declare views in Excel and implement their business models and view models (controllers) in C# or in any other .NET language. To see how easy it is to write Excel applications using ExcelMVC, simply run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JdForms

    skinned form

    Purpose of this Software is to create a skinned form to be used on Windows Forms Projects. All Software in written in C#, only a couple of samples are written in VB. In fact it is possible to use classes and dll created with this Software in both programming languages. All Software in written using SharpDevelop IDE on Net Framework 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DuplicateFinder

    DuplicateFinder

    Find duplicated files on your computer.

    A small application to find duplicates on your computer, the application has a simple interface that is easy to understand, all you need to do is select the hard drive or folder and click start and the application will find the duplicates for you. Like this program? Support the developer's newest project on KickStarter: https://www.kickstarter.com/projects/1451017695/korduene-visual-programming-ide
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    The Comic Book Wizard

    comic book archive manager

    ... a folder full of archives such as cbr, rar and zip into cbz archives manage the files going into your cbz archives before being compressed compress files in a directory into either cbz or zip or even both Requirements: - Windows Xp and up - NetFramework 4.0 - x86(32 bit) or 64 bit processor To check up on the latest progress and current planned features please visit: https://www.pivotaltracker.com/s/projects/1025444
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ScreenGuard

    Put a vault on your Windows Login screen

    ScreenGuard adds a locked layer to your windows login screen. It can only be unlocked with a unique USB drive and combo. Please see "What's new in this version" for update info. Please note that the "Designed for windows 7" and "Compatible with windows 8" logo's are not part of ScreenGuard. System Requirements : ScreenGuard v1.0 - http://blackboxsoftwares.tk/projects/screenguard-v1.0/ 2.0MB Hard drive space Net framework 4.5 or above Windows 7 or 8 What's new : Emergency Login...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    workflow

    workflow

    Project planning software using the Results Based Management framework

    [Caveat Emptor] The dialogs are mostly just layouts without funcionality. The only things that function yet are: RBM lexicon, About, and the work and break timers. This software is just in the concept stages right now, but the hope is to be able to put out a tool that aid and development agencies, such as CIDA etc, and not-for-profit NGOs can use to help plan, manage, and report on their projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17

    TFS Project Viewer

    It displays changesets and work items on a Team Foundation Server.

    This program is capable of listing the changesets and work items which belong to those of selected projects and branches on a Team Foundation Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PWDTK.NET MOBILE

    .NET Secure Password Hashing API for Windows Phone OS

    Similar to my project PWDTK.NET (http://sourceforge.net/projects/pwdtknet/), I have decided to port this over to the mobile environment for use in the Windows Phone OS. This is essentially the same as PWDTK.NET however it is using HMACSHA256 as the underlying PRF of the PBKDF2 spec as opposed to HMACSHA512. This is due to Microsoft not including HMACSHA512 in the Windows Phone SDK. Usage is essentially the same as with PWDTK.NET so you may also like to look at the PWDTK.NET project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    Released August 22, 2013 Lubuntu Blends: Biochemistry 13.04 (Raring) v5.44 Linux Kernel Image 3.8.0-29 Lubuntu Blends are pre-installed Wubi disk image remixes of Ubuntu and Debian Science meta packages, A custom boot loader allows installations to be copied and automatically booted from most external or USB flash drives. Once up and running, use earlier Lubuntu Remix README instructions here until documentation is updated. https://sourceforge.net/projects/portable-linux/files...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Diacritics Remover

    Diacritics Remover

    Diacritics Remover can remove diacritics from file/folder names.

    Diacritics Remover can remove diacritics from selected files/folder names. It is good for example if you uploading files to server and server doesn`t support diacritics. It is free and source code is included. Note for programmers: This application uses RSR Libraries, where is also Mercurial repository of Diacritics Remover application: https://sourceforge.net/projects/rsrlibraries/ Known feature requests or issues: 1) Can`t rename file in case, when file with removed diacritics...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Castle aspires to simplify the development of enterprise and web applications. Offering a set of tools (working together or indepedently) and integration with other open source projects, Castle helps you get more done with less code.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    X-Graph

    X-Graph

    An application that graphs and differentiates functions.

    A C#.Net desktop application that accepts a standard function as input, then graphs and differentiates the given function. Extra info about the function will also be given, including extrema, domain/range, etc. As of now, this application is able to graph and differentiate any standard binomial function. Enjoy! Checkout: http://hifuture.org/products-open-source-projects/ for more open source applications!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    TI Chronos .NET dll, C# example

    C# example of using eZ430 Chronos .Net dll

    This is the simple example of using .NET dll library for Texas Instruments Chronos watch (written by Tobias Gartner (https://sourceforge.net/projects/ez430chronosnet/) to acquire buttons and accelerometer data in ACC / PPT mode. The main idea came from VB code by Angel Hernandez (http://www.tupperbot.com). Hopes that one would be helpful for C# developers. Created in Visual Studio 2010 Express, tested under 32 bin WinXP and eZ430 Chronos Development Tool.
    Downloads: 0 This Week
    Last Update:
    See Project