Showing 24 open source projects for "plugin"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    BepInEx

    BepInEx

    Unity / XNA game patcher and plugin framework

    Unity / XNA game patcher and plugin framework. BepInEx is a plugin / modding framework for Unity Mono, IL2CPP, and .NET framework games (XNA, FNA, MonoGame, etc.) Stable builds are released once a new iteration of BepInEx is considered feature-complete. They have the least bugs, but some newest features might not be available. Bleeding edge builds are available on BepisBuilds.
    Downloads: 514 This Week
    Last Update:
    See Project
  • 2
    StabilityMatrix

    StabilityMatrix

    Multi-Platform Package Manager for Stable Diffusion

    StabilityMatrix is a project that helps organize, evaluate, and compare generative AI models and their behavior across prompts, datasets, or configuration settings. It provides a framework to run experiments systematically—capturing inputs, model configurations, outputs, and metrics—so researchers and practitioners can reason about differences in quality, robustness, and failure modes. The repository often bundles tooling for automated prompt sweeping, scoring heuristics (such as diversity,...
    Downloads: 120 This Week
    Last Update:
    See Project
  • 3
    Loxodon Framework

    Loxodon Framework

    An MVVM & Databinding framework that can use C# and Lua

    ...It makes your game development faster and easier. For tutorials, examples, and support, please see the project. You can also discuss the project in the Unity Forums. The plugin is compatible with MacOSX, Windows, Linux, UWP, WebGL, IOS, and Android, and provides all the source code of the project. If you like this framework or think it is useful, please write a review on AssetStore or give me a STAR or FORK it on Github, thank you! Loxodon Framework Bundle is an AssetBundle manager.It provides a functionality that can automatically manage/load an AssetBundle and its dependencies from local or remote location.Asset Dependency Management including BundleManifest that keep track of every AssetBundle and all of their dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NHibernate

    NHibernate

    NHibernate Object Relational Mapper

    ...Supports all popular relational databases. Supports the most complex legacy scenarios. Full-Text Search. Cluster-scoped caching with Microsoft Velocity & Memcached. Business validation rules. ReSharper plugin. Castle Active Record. S#arp Architecture. NHibernate is a popular, fast-growing ORM with a helpful community of seasoned developers. Used in thousands of commercial and open source projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Testcontainers

    Testcontainers

    A library to support tests with throwaway instances of Docker

    ...Use containerized web browsers, compatible with Selenium, for conducting automated UI tests. Each test can get a fresh instance of the browser, with no browser state, plugin variations or automated browser upgrades to worry about. And you get a video recording of each test session, or just each session where tests failed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NUnit 3 Framework

    NUnit 3 Framework

    NUnit 3 Framework

    ...In many cases, users will be able to implement a special feature outside of our scope by simply creating a new attribute that embeds the required logic. In other cases, particularly in extending the engine, we rely on a plugin architecture. When running tests in a separate process, the console and gui runners make use of the NUnit Agent program, nunit-agent.exe. Although not directly run by users, nunit-agent does load and execute tests and users need to be aware of it, especially when debugging is involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xNode

    xNode

    Unity Node Editor: Lets you view and edit node graphs inside Unity

    Unity Node Editor: This lets you view and edit node graphs inside Unity. Thinking of developing a node-based plugin? Then this is for you. You can download it as an archive and unpack to a new unity project, or connect it as a git submodule. xNode is super userfriendly, and intuitive and will help you reap the benefits of node graphs in no time. With a minimal footprint, it is ideal as a base for custom state machines, dialogue systems, decision-makers, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Duality

    Duality

    a 2D Game Development Framework

    Duality is a plugin-based 2D game development framework based on C# and OpenTK. To get a quick overview, please visit the project page. Duality is a modular 2D game engine that provides its own visual editor. It's highly extensible, written entirely in C# and backed by OpenGL. For a lot of game libraries, your code has the active role of setting everything up and managing it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CognitionMaster

    CognitionMaster

    object-based image analysis framework

    Wienert S, Heim D, Kotani M, Lindequist B, Stenzinger A, Ishii M, Hufnagl P, Beil M, Dietel M, Denkert C, Klauschen F. CognitionMaster: an object-based image analysis framework. Diagn Pathol 2013, 8:34
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    If you are .NET developer and have a good idea for TC plugin - provided interface is the right choice for you. You can concentrate on the main functionality of your plugin withouth having to worry about most of mundane tasks of TC plugin building. Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not implemented in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SyncMLDotNet

    SyncML .NET API and Outlook Addin

    This project includes a set of .Net components for synchronizing meta data with a SyncML server such as Funambol DS server. SyncML Client for Open Contacts and Addin for MS Outlook are utilizing the API. And the development was moved to https://github.com/zijianhuang/SyncMLDotNet as of 2016-04-14.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A little helper for EVE-Online. with Database fetching and handling routines for Eve Online. API and Raw web based functions. GUI and structure templates. Mining, Character, Bussiness, Analyzer, Infos, Market, EveMath, Parsers and more areas are touched.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...It works similarly to the JUnit and it used as part of the application being tested, in MS Web or C# Developer 2010. Older versions (00.05 and below) were developed for MS Visual Studio 2005 and can still be downloaded. For them, a MS Visual Studio Plugin was developed and in the project´s home page you can find its documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    IDA#Plug

    A Visual Studio integrated framework for C# plugins targeting IDA Pro

    IDA from Hex-Rays SA is a well-known dis-assembly software extensively used in the reverse engineering field. IDA provides an extensive API for C language plugin development. While efficient, C can be painful and time consuming as soon as you attempt to develop high level tasks. This project attempts to provide : - A framework that let you develop plugins using C# - Visual Studio integration for ease of use Plugins are mixed mode libraries (managed+unmanaged) relying on a .Net library wrapping the native API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OSGi.NET

    OSGi.NET

    Dynamic modularization framework in .net for OSGi Alliance

    OSGi.NET, a dynamic modularization framework, which is a .NET implementation tightly based on OSGi specifications from OSGi Alliance, is designed and developed by Xi’an UI Information Technology, Inc., in China, from 2008, it's totally free and can be redistributed with any production. This project is mainly focus on explaining how to develop OSGi.NET based application, and how to integrate with third part libraries to speed up our development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RapidDevelop R#

    RapidDevelop is an IDE and Compiler for a new programming language!

    ...The programming language also exists in a managed shared library and can be dropped into any .net project so that you can use the compiler in your own projects, with plans to even provide executing compiled code in memory, effectively creating a RapidLang Scripting Language plugin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Launchy#

    Develop Launchy plugins in .NET languages

    Launchy# is an extension to Launchy's (www.launchy.net) plugin system that allows developing Launchy plugins in .NET languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ValidationFx
    ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NSandbox allows any number of sandboxes, or AppDomains, to be easily created, managed, and unloaded. It is ideally-suited for plugin-based systems, as well as any application which requires execution of arbitrary code in an isolated manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Phorm is an ORM (Object Relational Mapping) tool for php and .net. It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The TaskPluginInterface namespace is a set of classes, interfaces, enumerations, and events to provide create a "Plug-in" architecture for .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    yagdt (Yet Another Graph Drawing Tool) is a plugin-based graph drawing application & distributed graph storage engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next