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

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    SunOne/NSAPI compatible library and web server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    viewstate is a decoder and encoder for ASP .Net viewstate data. It supports the different viewstate data formats and can extract viewstate data direct from web pages. viewstate will also show any hash applied to the viewstate data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An Apache module for performing server-side content negotiation of XHTML documents. Compatible clients will be sent the correct Content-Type header; older or non-compliant clients will be sent text/html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Prebuilt Apache Tomcat Connectors binaries and enhanced ISAPI Redirector with HTTP 1.1 chunk encoded responses for high scalability on IIS/Microsoft Windows sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Laserda is a fast, light and portable webserver designed to run on any unix-like system. It uses posix threads and standard unix IPC to provide a secure and reliable HTTP Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GeeXboX uShare is a UPnP (TM) A/V Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files. uShare uses the built-in http server of libupnp to stream the files to clients.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal is to provide the smallest HTTP server which just works. A feature will be included in the server if and only if that feature cannot be implemented elsewhere without loss of speed or security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple web server I've been writing in my spare time, written in very well documented and set out C, uses a pre-forking system to handle concurrent user requests and is quite fast. Check the wiki for current info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A portable library for writing web servers and web services in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mod-captcha is an Apache 2 module to prevent web sites from maliciosus software access. Developed with study proposes for UNPSJB Universidad Nacional de la Patagonia San Juan Bosco, Argentina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pushup is very fast, efficient and simple HTTP streaming (also known as COMET) daemon. Basically, it allows you to call javascript functions directly in user browser in RPC manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A portable and flexible HTTP web server library written in C#. A article about it can be found here: http://www.codeproject.com/cs/internet/minihttpd.asp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TXS provides a basic HTTP server. Its own XML Script language can produce, via XSL-T, XForms or XHTML pages (tested with FireFox). It can also be used to read and generate CSV, XML or ZIP files. HTML page capture and email generation also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML-RPC can save Flash and Flex developers hours of work. It enables ActionScript to transparently communicate with blogs like WordPress and Blogspot. It also works with frameworks that support XML-RPC like Plone, Zope, and Drupal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gnuology is like a wiki for genealogy. It imports a Gedcom file, and allows your whole extended family to view and edit the data through their favorite web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Prestan is a WebDAV server performance test suite that allows you comprehensively measure the performance of WebDAV server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Naobax is a simple and very fast WebServer. Written in C for high performances. When the prority is a quickly configuration and installation, it is the best choice !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a minimalist HTTP server using the single-process server concurrency model and non-blocking sockets for optimal memory usage and speed. It is not designed to be fleshed out with features; merely able to serve pages quickly and reliably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    RASP's A Sneakernet Proxy; download using a thumbdrive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyHTTPD is a drop in C++ class to implement an HTTP 1.0 Server to add a web interface to applications. HTML template files make dynamic content generation a snap. Add class,write handlers & HTML templates, your done! Supports OpenSSL, cookies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "EjOI Judge System" is a Judge system which was developed to be used in local networks to judge programs written for it's "Informatics Olympiad" based problems. EjOI stands for Ejei Olympiad in Informatics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Minimal Http Server Library, written in C.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo