Search Results for "c sharp typing source code project" - Page 49

Showing 4076 open source projects for "c sharp typing source code project"

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
    Drone Application Server

    Drone Application Server

    MolecularDreams Javascript-CLI manager and helper

    Drone can launch, manage and help Javascript code executions and works-flow; it also build an ITC (Inter Thread Communication) infrastructure useful for data-exchange and others between applications launched inside Drone himself. It is very easy generate threads and use shared-data between objects and threads unknown between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Thomas Quest

    Thomas Quest

    PC Adventure Game

    PC Game Es war einmal eine Prinzessin, die war wunderschön, aber bösartig. Die Menschen in ihrer Umgebung litten sehr darunter, täglich gedemütigt und ungerecht behandelt zu werden. Eines Tages geriet sie an eine Hexe, die sie kurzerhand auf eine Insel zauberte und dort in ein hässliches Biest verwandelte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    LockyService

    Windows Service to monitor file events for crypto ransomware

    Windows Service to monitor drive c: for file events with crypto specific file extensions or with big file entropy. It does not prevent from ransomware infection! Don't use it in productive environments to prevent data loss! The Software comes without any warranty. When a alarm is triggerd it send a email and shutdown the host or disable the network interfaces. The alarm can be triggerd if locky extensions were found. Or if files were probably encrypted (big file entropy level). Or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LockyMonitor

    Windows Service to check if files has been changed by ransomware

    Windwos Service to check if files has been changed by crypto ransomware. It does not prevent from ransomware infection! Don't use it in productive environments to prevent data loss! The Software comes without any warranty. If files has been changed it send a email and shutdown or disconnect the host or stop the server (LanmanServer) service to disconnect all shares on the server. The FileSystemWatcher object raises the events for the files in the monitored target folder. If a file...
    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

    NaiveLanguageTools

    C# lexer and parser

    NLT is free, open-source C# lexer and GLR parser suite -- which translates to ability to parse ambiguous grammars. Grammar can be defined directly in code or (preferably) in separate file (lex/yacc-like) for included generator. If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp, SymbolEnum.RPAREN, (_1, e, _3) => (AstNode)e); or grammar in NLT format: // scanning /[A-Za-z_][A-Za-z_0-9]*/ -> IDENTIFIER, IdentifierSymbol.Create($text); // parsing program -> list:namespace_list { new Program(currCoords(), (Namespaces)list) }; you should be able to use it :-). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LockyMonitorConsole

    Console app to check if files has been changed by crypto ransomware

    Console application to check if files has been changed by crypto ransomware like Locky. It does not prevent from ransomware infection! Don't use it in productive environments to prevent data loss! The Software comes without any warranty. If files has been changed it send a email and shutdown or disable the network interfaces of the host. It runs under the user account and monitor drives which are connected to a server share. Works with remote to local Symlinks on a server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KSHObjcUML

    KSHObjcUML

    KSHObjcUML can show oriented graph of dependencies between Objective-C

    KSHObjcUML is an Xcode plugin that generates UML (Unified Modeling Language) diagrams from Objective-C source code. It helps developers visualize class hierarchies and relationships directly within Xcode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RAMvader-LittleFighter2

    RAMvader-LittleFighter2

    A trainer (hacks!) for the game Little Fighter 2.

    [ATTENTION] As of 2018-09-02 this project has been moved to GitHub and is now available in the link provided below: https://github.com/vinicius-ras/ramvader-littlefighter2 RAMvader-LittleFighter2 is an opensource trainer for the game Little Fighter 2. It has been developed using C# (WPF for user interface, p/Invoke to make calls to lower-level Windows API) and some Assembly instructions. RAMvader-LittleFighter2 uses the RAMvader library to have access to most low-level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Coder Revolt - Web Browser (VB & C#)

    Get a quick free starter-kit for programming a web browser open source

    Coder Revolt Web Browser is a project I programmed in Visual Basic with the support of background knowledge, general problem solving with errors and finally some good old research. I’m very proud of the outcome on this software because its simple and still has basic web browser functions to get you started. Features Included - URL Status - Adding new Tab - Tab Title - Full Screen - Forward function - Go back function - Loading Page - Status Progressbar - Save As - Copy &...
    Downloads: 1 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
  • 10
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently. This way you can give your users a seamless...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    Skila

    programming language and compiler

    Skila is an experimental language and compiler. It is written in C# so some .Net environment is required (like Mono) and NLT binaries (see the link below). This is not a proper release, this package is more a BACKUP of Skila. Until the first real user there will be no logs, noticies, and so on. Before you faint -- yes, the code is a mess, yes there are a lot of bugs, but there is improvement almost every day so for me this endeavour still looks promising. Read more at:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yggdrasill

    Yggdrasill

    3D Evolutionary Tree Visualization

    Yggdrasill is a 3D phylogenetic tree visualization software based on the Unity 5 engine. Intended for educational and scientific purposes this demonstration release allows to display and explore evolutionary relationships between different terrestrial vertebrate species. Currently available features include procedural tree generation of evolutionary data provided by the Tree of Life (ToL) Web Project (http://tolweb.org/tree/), full three dimensional camera controls as well as a web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PropC2Asm

    PropC2Asm

    C compiler for Parallax Propeller MPU

    PropC2Asm is a command line C compiler that outputs Parallax Propeller assembly code. The source language is based on C. Rather than trying to be C compliant; my priority was to allow efficient access to all the unique features of the Propeller. Windows .NET 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RAMvader-Trine-EnchantedEdition

    RAMvader-Trine-EnchantedEdition

    A trainer (hacks!) for the game Trine (Enchanted Edition).

    [ATTENTION] As of 2018-09-02 this project has been moved to GitHub and is now available in the link provided below: https://github.com/vinicius-ras/ramvader-trine-enchanted-edition RAMvader-Trine-EnchantedEdition is an opensource trainer for the game Trine (Enchanted Edition). It has been developed using C# (WPF for user interface, p/Invoke to make calls to lower-level Windows API) and some Assembly instructions. RAMvader-Trine-EnchantedEdition uses the RAMvader library to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RAMvader-Darksiders

    RAMvader-Darksiders

    A trainer (hacks!) for the game Darksiders.

    [ATTENTION] As of 2018-09-02 this project has been moved to GitHub and is now available in the link provided below: https://github.com/vinicius-ras/ramvader-darksiders RAMvader-Darksiders is an opensource trainer for the game Darksiders. It has been developed using C# (WPF for user interface, p/Invoke to make calls to lower-level Windows API) and some Assembly instructions. RAMvader-Darksiders uses the RAMvader library to have access to most low-level trainer functionality,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    Password safe for Windows and Linux. If you want to manage your passwords (or other information) in one file and access that file with Windows and with Linux, this could be your choice. You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file. Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PushSharp

    PushSharp

    A server-side library for sending Push Notifications to iOS

    PushSharp is a server-side library for sending Push Notifications to iOS/OSX (APNS), Android/Chrome (GCM/FCM), Windows/Windows Phone, Amazon (ADM) and Blackberry devices! PushSharp v3.0+ is a complete rewrite of the original library, aimed at taking advantage of things like async/await, HttpClient, and generally a better infrastructure using lessons learned from the old code. PushSharp will now follow semver versioning, so major version numbers will go up as there are any breaking API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Code moved to https://github.com/pbielinski/timetrackerwidget
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Little Registry Cleaner
    Little Registry Cleaner is an open source program designed for Microsoft's Windows Registry. Its purpose is to remove obsolete or unwanted items that build up in the registry over time in order to improve the stability & performance of your computer
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    A convenient alternative to single-purpose touch screens using IP phone application APIs. This plug-in provides alerting, information display and home interaction capabilities, and is customized and controlled from within the HomeSeer web interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    An OpenGL 3D game, written from scratch (no dependencies). Provided as freeware mostly as a source of inspiration to help others. A little like a 3D version of the Amiga game Pang! The game is mostly intended for someone wanting to learn OpenGL. But since the game only uses OpenGL 1.0 the drawing code is outdated, but still things can be learned from the collision detection and other techniques. Some of the code is left in an unfinished/testing state. This game was a learning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shop Management Solution

    Shop Management Solution

    Best software solution for Small, Medium Retail shop Management

    Shop Management Solution is an management information system (MIS) for Retailers who want to keep track of there profit and stock levels without the need of complex setups. Free Right to left languages Arabic / Urdu Edition: http://www.deluxewebapps.com/downloads/shop-management-solution-rtl Offical Page: http://www.deluxewebapps.com/downloads/shop-management-solution Bronze, Sivler and Gold Edition (Is available now) with value added features: - Bar Code Reader - Thermal...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    The Systems Biology Results Markup Language is a language describing data. Unlike flat data formats, SBRML allows describing the origin of the data as well. This project hosts a library and tools for using SBRML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library Management System

    Library Management System

    LIbrary Management Software for Windows.

    Donate for the continued development of this software here http://goo.gl/kAIbBO It is optimized for a university library for students. It can also be used for home library with less features.You can add Google books information and cover image easily. The source code is also provided in files. email: arunakc421@gmail.com Note:Upgrading from version 1.0 to new version 1.1 1.Download the new version from Sourceforge(LMS 1.1-Setup.msi). 2.Make a copy of present database before...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
Auth0 Logo