Browse free open source C# CGI Scripts and projects below. Use the toggles on the left to filter open source C# CGI Scripts by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. It can work as both a static-library (.a, .lib) and a shared-library (.so, .dll).
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    In this project, we expect to build supporting libraries to develop applications on top, and as many open standards we can. Use tracker to request libraries and enhancements. Visit our home page at http://nmatrix.com.ar
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Dragonsong is a new-age MUD Client written in C#. Eventually its feature set will match that of ZMUDs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    AMTools is the foundation for a web-based, database driven content management system designed to run on top of any database and generic enough in methodology to allow for easy webserver/scripting portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A component that extends the ASP.NET DataGrid control such that it complies with the World-Wide Web Consortium's Web Content Accessibility Guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ASP.NET-CMS is aimed to be a good easy to use and manage web based content management system. It will include all possible features that a web application can have like a web portal. It will have good administration features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A C# module to allow ASP.Net sites to easily use the TypeKey authentication service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    Ajax.NET is an implementation of the AJAX technology used by Google, Orkut, Flickr, ... for the .NET environment. Call server side methods as if they were on the clientside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CAjax is a library for building AJAX style web applications, which consists of a javascript package for easy writing object-oriented AJAX logic in javascript, and a set of server-side packages dealing with unified communication details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project will design a data format and several tools to manipulate data related to cataloging sports cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Domusonweb provides management and administration of condominium (block of flats) through web functionalities at disposal of every user of the condo (of course administrator, but even tenants, owners). Expenses, papers, convocations, verbals, polls,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a .NET ASP web application to display pictures from a web directory. It generates thumbnails and image previews on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A progress bar for large file uploads written in C# for ASP.Net. Great for sites that experience large file uploads. Also reduces the amount of memory an ASP.Net upload uses by writing all uploaded file contents directly to your hard disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Esperantus help you localizing a web site. It is written in C# any MsNet and Mono. Provides abstract data layer for keys and countries, globalized WebControls with multiple assemblies, Language Switcher, Money, Section 508 controls and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The component is an dynamic menu building solution. It automatically detects and renders a tailored DHTML menu for Microsoft Internet Explorer 4 - 6, Netscape Navigator 4 – 7, Opera 5,6 and Mozilla/Gecko based browsers run on Windows, Mac and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The code and data to implement Geocoding web services: translation from a physical location (lat/long, OSGB, UTM) to postcodes, cities and countries and back again. The initial implementation is a dotnet (.NET) version providing a SOAP entry point for cli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An extensible .NET-based API for accessing Google's Gmail service. The model is very modular, as it follows common OOP design patterns. A small reference application is included that acts as a system tray mail notifier and address book importer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTML-Template-Pro is a fast lightweight C template engine that supports syntax of HTML::Template perl module as well as many of its extensions. It consists of core htmltmplpro C library and bindings to perl/php/C#/....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This C# class is intended to fetch various information about any movie listed on IMDB.com based on its ID (last part of the URL). The information retrieved can be used by any C#-based Application or .NET enabled Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple IPDeny zone file parser library, mainly used for country lookup by IPv4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An adaptive port of the Apache Struts framework to ASP.NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A whole website infrastructure (from user profiles to news systems, vottings, foruns, full featured counters, etc) in XML Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tutorials: http://teethgrinder.co.uk/open-flash-chart-2/ http://forums.openflashchart.com/ Libraries: Ruby .Net Perl Java Python Coldfusion GWT Smalltalk Pentaho c http://teethgrinder.co.uk/open-flash-chart-2/tutorial-other-libraries.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next