Showing 24 open source projects for "example"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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
  • 1
    CefSharp

    CefSharp

    .NET bindings for the Chromium embedded framework

    ...CefSharp has no external dependencies, and the full build of CefSharp only adds ~80 MB to your app. See the CefSharp.MinimalExample project for ready-to-compile minimal example apps built with CefSharp. Within the projects source there are more complicated example projects.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    Azure SDK for .NET

    Azure SDK for .NET

    Active development of the Azure SDK for .NET

    ...Last stable versions of packages that are production-ready. These libraries provide similar functionalities to the preview packages, as they allow you to use and consume existing resources and interact with them, for example: upload a storage blob. Stable library directories typically contain 'Microsoft.Azure' in their names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ConsoleWebScraper

    ConsoleWebScraper

    It allows you to input a URL and it will scrape the HTML content...

    ConsoleWebScraper is a simple console application that allows you to scrape web pages and save the results. Usage Open a command prompt as administrator. Navigate to the directory containing the utility. Run the utility as a command-line argument. For example: .\ConsoleWebScraper.exe When you start the application, you'll see a title and a menu guide. The menu guide will tell you what commands you can use. After the application has successfully completed its operation, the results will be saved on your desktop in a folder named "WebScrapperProject". Note This is a basic web scraper and may not work with all websites, especially those that heavily rely on JavaScript for rendering content or have measures in place to prevent scraping. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SPM - Monitoring  system

    SPM - Monitoring system

    Monitoring Tool for your IT Environment

    SPM Monitoring System - Complete Solution for Efficient Monitoring and Alerting SPM Monitoring System is an all-in-one monitoring solution for IT environments that offers comprehensive features to ensure high availability, stability, and optimal performance of your infrastructure. With SPM Monitoring Systems, you can monitor your network, servers, applications, and services with ease, and receive timely alerts when issues arise. Host Availability Monitoring. Agent-Based Monitoring:...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    EmbedIO

    EmbedIO

    A tiny, cross-platform, module based web server for .NET

    ...Multiple implementations support: EmbedIO can use Microsoft HttpListener or internal Http Listener based on Mono/websocket-sharp projects. Cross-platform: tested on multiple OS and runtimes. From Windows .NET Framework to Linux MONO. Extensible: Write your own modules -- For example, video streaming, UPnP, etc. Check out EmbedIO Extras for additional modules. Small memory footprint. Create REST APIs quickly with the out-of-the-box Web API module. Serve static or embedded files with 1 line of code (also out-of-the-box). Handle sessions with the built-in LocalSessionWebModule. WebSockets support CORS support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Amazon Neptune Gremlin .NET SigV4

    Amazon Neptune Gremlin .NET SigV4

    A custom library for Amazon Neptune that enables AWS Signature Version

    This project provides a custom library that extends the Apache TinkerPop Gremlin.NET client to enable AWS IAM Signature Version 4 signing for establishing authenticated connections to Amazon Neptune. For example usage refer to: NeptuneGremlinNETSigV4Example.cs. This example shows how to leverage this library for establishing an authenticated connection to Neptune. The GremlinClient library accepts both a GremlinServer object as well as a webSocketConfiguration object that contains a custom configuration set for establishing the WebSocket connection to Amazon Neptune. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JpViewer

    JpViewer

    Jeppesen map viewer cmd application

    https://github.com/DeMmAge/JpViewer Installation: Run install.bat Usage: JpViewer.exe <ICAO> Example: JpViewer.exe EFHK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    ...It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET application, you can see the button inside browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RapidHook

    Lightweight and Portable "File Getter"

    Using RapidHook you can easily get and add files to and from user hosted repositories. To download a file from a repository, you only need the name set for the file. For example, "get firefox" could get the Firefox web-browser if you are connected to a repository that has Firefox in it. Visit the Wiki to learn more about using RapidHook, and setting up a repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    NinjaWordsApi

    NinjaWordsApi

    A simple, easy to use C# API for Ninjawords.com

    Get the definitions, example, synonyms, category of one or more words with a single call to the API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CefSharp

    .Net binding for the Chromium Embedded Framework

    ...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: 0 This Week
    Last Update:
    See Project
  • 13

    Simple ASP.Net guestbook

    Simple guestbook on ASP.Net with MS Access database

    Just guestbook with ability to remove unwanted messages. Guestbook used MS Access database ( what is not recommended, but might be used on small sites and as example of work with mdb in web )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple C# tool example project to scrape info from a webpage. This is a quick hack for a school project, done in one evening so I dont have to type the same printers into Excel or Access for the twentiest time ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...All outputs of the queries are represented as XML data. This service can be placed in the DMZ of your server. Connect your application data layer to this service. Example in C# is bundled in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Windows4All - online virtual operating system (sometimes called a Web OS, Webtop, cloud computer). It is a website based on Silverlight that simulates an operating system inside your web browser. You can see live example at http://www.windows4all.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nettunnel is a project that allows redirect TCP service in firewalled machine via non-firewalled server. Nettunnel_rdp is just a simplified test project that is suitable only for some protocols for example RDP (Remote Desktop Protocol)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VCD-db is an web based movie catalog software. It supports multiple users to collect, manage and work with their media catalog. New movies can easily be added through several methods, for example by fetching data straight from websites such as imdb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An extensible framework for the automated harvesting, indexing and collation of publicly available data from internet resources for example RSS feeds and webservices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pr0nSpider is an example (multi-threaded porn downloading) application of the included WebSpider C# library. The WebSpider library is intended to make multi-threaded webspidering in C# as easy as possible. See the home page (link above) for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    http.net is a dirt simple HTTP server written in C#. It supports minimal functionality and is primarily intended as example code for software-related courses, whether those courses cover system testing, unit testing, TDD, .NET fundamentals, or other rela
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is a library written in C# which provides a rich set of classes for working with IP version 4, TCP, UDP and ICMP with ease of use. Useful for writing packet sniffers, network anaysis tools or utilities such as trace route or ping for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Many thermodynamic, fluidmechanic etc calculations need special informations about the used material ( resistance against heat for example). This values will be collected in a databasesystem. The calculation will be done on an appserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AnotherPageWatcher monitors webpages and launches operations after changes have occurred. Watch can be attached for example to certain value in page and if that value changes outside certain limits then operation attached to it is called.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo