Showing 82 open source projects for "c-sharp"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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.
    Get free CRM
  • 1
    Selenium

    Selenium

    Browser automation framework and ecosystem

    Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. If you want to create robust, browser-based regression automation suites and tests, scale and distribute scripts across many environments, then you want to use Selenium WebDriver, a collection of language...
    Downloads: 153 This Week
    Last Update:
    See Project
  • 2
    ToolGood.Words

    ToolGood.Words

    A high-performance sensitive word

    A high-performance sensitive word (illegal word/dirty word) detection and filtering component, with a traditional and simplified exchange, supports full-width half-width exchange, Chinese characters to pinyin, fuzzy search, and other functions. C#Language, using StringSearchEx2.Replacefiltering, on a 48k sensitive thesaurus at over 300 million characters per second. (cpu i7 8750h). C#'s own regular is very slow, which StringSearchEx2.ContainsAnyis Regex.IsMatchmore than 88,000 times...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Serverless Framework

    Serverless Framework

    The easy and open way to build serverless applications

    Serverless Framework gives you everything you need to build serverless applications on any cloud. It provides structure, workflow automation and best practices out-of-the-box so you can deploy sophisticated serverless architectures. It uses new, event-driven compute services, such as AWS Lambda, Azure Functions, Google CloudFunctions and more. Serverless Framework lets you build apps made up of microservices that run in response to events. These auto-scale and will only charge you when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Neutralinojs

    Neutralinojs

    Portable and lightweight cross platform app development framework

    Neutralino is a lightweight and portable application development framework. It lets you develop cross-platform applications using JavaScript, HTML and CSS. Why Neutralinojs? In Electron and NWjs you have to install NodeJs and hundreds of dependency libraries. Embedded Chromium and Node creates large overhead and makes even simple apps like “hello world” considerable in size. Neutralino offers a lightweight and portable SDK which is an alternative for Electron and NW.js also with many...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    Bot Framework provides the most comprehensive experience for building conversation applications. With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring canvas...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Centrallix Application Platform

    Centrallix Application Platform

    Declarative rich internet application platform

    Centrallix is a browser-based DDSL (declarative domain specific language) rich internet application platform featuring data and application abstraction, a SQL engine for joining diverse data sources, declarative (not scripted) development, reports, components, and style templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bioweb

    bioweb

    polyglot language framework to analyze genetic data

    polyglot framework using Python/C++/JavaScript to fast develop applications to analyze biological sequences
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GUIDOLib
    The GUIDOLib provides a powerful engine for the graphic rendering of music scores, based on the Guido Music Notation format. It supports Linux, Mac OS X, Windows, Android and iOS operating systems. A Java JNI interface is available as well as a Javascript version of the library. A Web API has also been designed, allowing to deploy the engine as a Web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
    Learn More
  • 10
    go-plus

    go-plus

    An enhanced Go experience for the Atom editor

    This package includes the following functionality. Display information about your current go installation, by running go version and go env. Autocomplete using gocode Format your code with gofmt, goimports, or goreturns; optionally run one of these tools on save of any .go file. Run go install . and go test -c -o {tempdir} . to verify your code compiles and to keep gocode suggestions up to date. Run a variety of linters (e.g. golint, vet, etc.) against your code using gometalinter, revive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    node-js-getting-started

    node-js-getting-started

    Getting Started with Node on Heroku

    A barebones Node.js app using Express 4. This application supports the Getting Started on Heroku with Node.js article. Make sure you have Node.js and the Heroku CLI installed. For more information about using Node.js on Heroku, see these Dev Center articles. When you create an app, a git remote (called heroku) is also created and associated with your local git repository. Heroku generates a random name (in this case sharp-rain-871) for your app, or you can pass a parameter to specify your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    om-0.1

    Кроссплатформенный фреймворк

    Российский кроссплатформенный фреймворк основанный на объектно-ориентированных языках программирования. Предназначен для создания на его основе представительских сайтов (сайты компаний), интернет-магазинов, социальных сетей различной направленности. Поддерживается взаимодействие с базами данных PostgreSQL, MySQL и Microsoft SQL Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 16

    Software Automation Framework Support

    Multiplatform data-driven test automation execution services

    SAFS is a software test automation framework supporting data-driven (aka keyword-driven) functional test automation and associated services. The framework can run stand-alone on Windows, Linux, and Mac as well as integrate the use of IBM Rational Functional Tester, IBM Rational Robot, Smart Bear/AutomatedQA Test Complete, Apple XCode UIAutomation, Android SDK Automaton, Thoughtworks Selenium, and several other tools. Among other features, it provides advanced support of language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CJAX

    CJAX

    Ajax Development Framework written in PHP and JavaScript.

    Cjax is a very basic lightweight but powerful cross browser Ajax Framework written in PHP and JavaScript. Download From: ( *NEW* official location ) https://github.com/ajaxboy/cjax For Demos & Documentation: http://cjax.sourceforge.net/examples/ Key Points Of the Ajax Framework * Lightweight > 100kb * 100% Ajax * Zero Configuration * No page footprint * No inline codes * No Snippets or JavaScript needed * No front-end JavaScript. * 100% server side * Insanely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Automation Middleware (SAM) est un framework permettant de batir des applications sous forme de modules. Il fournit des bibliothèques COM Delphi implémentant la gestion des évènements, Dispatch etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design goals...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Growthware

    An AJAX frontend with SQL Server backend.

    moved to https://github.com/Kahiko/Growthware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mandrigo is a free, Open Source, PHP 5 based website backend. It takes care of backend tasks such as user, group, and acl management, variable loading, plug-in management, and other things allowing you to focus on developing the content of the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JSMVC

    Javascript MVC Single Page App Framework

    A simple minimalistic MVC framework for JavaScript. Utilizing Routing, Views, Models, Controllers, Entities, Observer pattern, Two way Binding, Require.js and Templates. The current project is zipped from VS 2013. This is version one and will be going through several eveloutions. This is a working prototype provided you have an adventure works DB setup. Can be changed in web config. If you wish to use my azure web sites adventure works db, you may contact me and I may set you up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A2D Framework
    1. Cache System(本地缓存与分布式缓存共存、支持Memcache和Redis、支持贴标签形式(类似Spring 3.x的Cache形式)) 2. Event System(本地事件与分布式事件分发) 3. IoC(自动匹配功能,实例数量限制功能) 4. Sql Dispatcher System(基于Sql server的读写分离系统) 5. Session System(分布式Session系统) 6. 分布式Command Bus(MSMQ实现,解决4M限制,支持Session的读取) 7. 规则引擎
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ASP.NET DaST

    New architectural pattern for building highly dynamic Web 2.0 apps.

    DaST is a new architectural pattern for building highly dynamic Web 2.0 applications. A web page is rendered as a set of randomly nested rectangles where each rectangle is controlled individually and every combination of rectangles can be partially updated via AJAX. DaST is designed to make web development more natural and intuitive, without complexity that other known frameworks have. QUICK OVERVIEW: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next