Showing 179 open source projects for "controls for .net"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Microsoft Authentication Library .NET

    Microsoft Authentication Library .NET

    Microsoft Authentication Library (MSAL) for .NET

    MSAL.NET (Microsoft.Identity.Client) is an authentication library that enables you to acquire tokens from Azure AD, to access protected Web APIs (Microsoft APIs or applications registered with Azure Active Directory). MSAL.NET is available on several .NET platforms (Desktop, Universal Windows Platform, Xamarin Android, Xamarin iOS, Windows 8.1, and .NET Core). The MSAL library for .NET is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Terminal.Gui

    Terminal.Gui

    Console-based user interface toolkit for .NET applications

    A toolkit for building console GUI apps for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix. In addition, a complete Xterm/Vt100 terminal emulator that you can embed is now part of XtermSharp, you just need to pull TerminalView.cs into your project. Works on Windows, Mac, and Linux. Terminal drivers for Curses, Windows Console, and the .NET Console mean Terminal.Gui works well on both color and monochrome terminals and has mouse support on terminal emulators that support it. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Kubernetes Network Policy Recipes

    Kubernetes Network Policy Recipes

    Example recipes for Kubernetes Network Policies that you can just copy

    Kubernetes Network Policy Recipes is a practical, example-driven repository offering ready-to-use Kubernetes NetworkPolicy manifests and patterns for real application networking scenarios. Rather than just listing theoretical API specs, it groups recipes that implement common intent-based policies — such as isolating namespaces, restricting cross-pod traffic, enabling ingress from specific services, and locking down egress to only necessary endpoints — so users can pick and apply what they...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ComputeSharp

    ComputeSharp

    .NET library to run C# code in parallel on the GPU through DX12

    ComputeSharp is a .NET library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders. The available APIs let you access GPU devices, allocate GPU buffers and textures, move data between them and the RAM, write compute shaders entirely in C# and have them run on the GPU. The goal of this project is to make GPU computing easy to use for all .NET developers! You can use this library to create all sorts of things from scientific simulations, to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Harmony

    Harmony

    Patching, replacing and decorating .NET and Mono methods

    Harmony gives you an elegant and high-level way to alter the functionality in applications written in C#. It works great in games and is well established in titles like 7 Days To Die, BattleTech, Besiege, Cities:Skylines, Kerbal Space Program, Oxygen Not Included, Ravenfield, Rimworld, Sheltered, Stardew Valley, Staxel, Subnautica, The Ultimate Nerd Game, Total Miner, Unturned, SCP: Secret Laboratory and many more. If you develop in C# and your code is loaded as a module/plugin into a host...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    Xamarin.iOS & Xamarin.Mac

    Xamarin.iOS & Xamarin.Mac

    Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS

    Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS. This module is the main repository for both Xamarin.iOS and Xamarin.Mac. These SDKs allow us to create native iOS, tvOS, watchOS and macOS applications using the same UI controls we would in Objective-C and Xcode, except with the flexibility and elegance of a modern language (C#), the power of the .NET Base Class Library (BCL), and two first-class IDEs—Visual Studio for Mac and Visual Studio—at our fingertips. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    DotVVM

    DotVVM

    Open source MVVM framework for Web Apps

    ...DotVVM comes with ready-made components you can use in your HTML files. The state and user interactions are handled in view models - C# classes. The controls render simple HTML which can be styled easily. MVVM pattern and data-binding expressions are used to access the UI components.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Windows Presentation Foundation (WPF)

    Windows Presentation Foundation (WPF)

    Framework for building Windows desktop applications

    ...The visual designer provided in Visual Studio makes it easy to build WPF application, with drag-in-drop and/or direct editing of XAML markup. WinForms is another UI framework for building Windows desktop applications that is supported on .NET (6.0.x/5.0.x/3.1.x). WPF and WinForms applications only run on Windows.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Proton VPN Windows App

    Proton VPN Windows App

    Official ProtonVPN Windows app

    The ProtonVPN Windows app project hosts the official open-source client software that lets users securely connect their Windows machines to the ProtonVPN service with full system-wide VPN protection. It includes a modern GUI built with .NET and WPF that lets users authenticate, choose VPN servers, and configure features like split tunneling or kill switch, while a background Windows service manages VPN connections using the OpenVPN protocol and handles networking tasks such as firewall and...
    Downloads: 516 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    CefSharp

    CefSharp

    .NET bindings for the Chromium embedded framework

    CefSharp is an easy way to embed a full-featured standards-compliant web browser into your C# or VB.NET app. CefSharp has browser controls for WinForms and WPF apps, and a headless (offscreen) version for automation projects too. CefSharp is based on Chromium Embedded Framework, the open source version of Google Chrome. CefSharp embraces modern web standards, and supports HTML5, JavaScript, CSS3 and HTML5 audio/video elements. 3D content is supported via WebGL which uses OpenGL/DirectX for...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 11
    scrawler

    scrawler

    Desktop tool for downloading media from many social platforms

    SCrawler is a desktop application designed to download media content from a wide range of online platforms and social media services. It allows users to add profiles, channels, or posts and automatically collect images, videos, and other media associated with them. It provides tools for organizing downloaded content locally, including feeds, profile folders, and customizable file naming rules. SCrawler includes advanced configuration options that allow users to control download behavior,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    DotnetSpider

    DotnetSpider

    Lightweight .NET framework for fast web crawling and data scraping

    DotnetSpider is a web crawling and data extraction framework built on the .NET Standard platform. It is designed to help developers create efficient and scalable crawlers for collecting structured data from websites. It provides a high-level API that simplifies the process of defining spiders, managing requests, and extracting content from web pages. Developers can create custom spiders by extending base classes and configuring pipelines that handle downloading, parsing, and storing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ignite UI for jQuery

    Ignite UI for jQuery

    Ignite UI for jQuery by Infragistics

    Ignite UI for jQuery™ helps you build powerful, high-performance web-based applications. Inside Ignite UI for jQuery you'll find user experience controls and components for creating engaging line-of-business web applications that target the browsers for both mobile & desktop environments. Ignite UI for jQuery is built on jQuery and jQuery UI and ties in seamlessly with the jQuery core model and conventions including all styling support via jQuery UI Theme Roller. Beyond jQuery Ignite UI for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MSBuild

    MSBuild

    The Microsoft Build Engine (MSBuild) build platform for .NET and VS

    The Microsoft Build Engine is a platform for building applications. This engine, which is also known as MSBuild, provides an XML schema for a project file that controls how the build platform processes and builds software. Visual Studio uses MSBuild, but MSBuild doesn't depend on Visual Studio. By invoking msbuild.exe on your project or solution file, you can orchestrate and build products in environments where Visual Studio isn't installed. Visual Studio uses MSBuild to load and build...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 15
    OxyPlot

    OxyPlot

    A cross-platform plotting library for .NET

    OxyPlot is a cross-platform plotting library for .NET. The code is licensed under the MIT license. This is a very permissive and corporate-friendly license. See open source and tl;dr for more details. The core library is a Portable Class Library that can be used on different platforms. Custom controls are implemented for WPF, Windows 8, Windows Phone, Windows Phone Silverlight, Windows Forms, Silverlight, GTK#, Xwt, Xamarin.iOS, Xamarin.Android, Xamarin.Forms and Xamarin.Mac. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Laila.Shell

    Laila.Shell

    Windows Shell controls library

    Supercharge your Windows applications with this powerful open-source library of Windows Shell controls! Whether you're building a full-featured Windows Explorer clone or seamlessly integrating native Explorer functionality—like an advanced, fully interactive folder view—this library gives you the tools to create a smooth, professional experience with ease. Dive in and elevate your app today! If you like my work, donate to Wakiso Dance Kids. https://gofund.me/ec6c7948
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laila.AvalonDock

    Laila.AvalonDock

    Patch for AvalonDock not working with AllowsTransparency=True

    For Dirkster.AvalonDock v4.72.1. Get the source code at https://github.com/Dirkster99/AvalonDock and overwrite the file /source/Components/AvalonDock/Controls/LayoutAutoHideWindowControl.cs with the one you can find in this repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application Blocker

    Application Blocker

    Application Restrictor Tool For Windows

    Application Blocker Application Blocker is a software restriction tool for Windows. It can block access to selected programs. It is very effective and easy to use. You can select any program file and add it to the list. The lock is reliable and very hard to break for normal users. The tool does not work at background when using standard block. In password lock mode, the tool uses minimal resources and does not affect system performance. This program can be used to control your...
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 19
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 595 This Week
    Last Update:
    See Project
  • 20
    villager vip auto clicker

    villager vip auto clicker

    High-performance, lightweight auto clicker. The best, for Windows.

    Ultra-high CPS and features NO OTHER auto clicker has! Fully customizable, lightweight, optimized auto clicker for Windows. Created in VS, to bring you a better alternative to other popular options. Optimization is our #1 priority. Almost 0% CPU Usage on MAX CAPPED SPEED! (5000+ CPS!) and macro recording! Built-in macro recording, works with camera rotations in-game, e.g. ROBLOX, and you can export and import your macros! Trusted and reviewed by users on itch.io! 📦 Weighs ONLY...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    Echoes Music Player

    Echoes Music Player

    An advanced lightweight music player with a custom skin

    A lightweight full featured music player with support for a wide variety of media types including midi, wav, flac and more. Comes with a custom built GUI Skin and advanced controls such as transpose, parametric EQ etc. Runs on any windows machine (xp, vista, 7, 8, 10, 11) with more than 256mb of RAM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    SipLine

    SipLine

    Free, native Windows SIP softphone with HD audio, SRTP encryption

    SipLine is a modern, lightweight SIP softphone for Windows 10/11 built with .NET 9 WPF. It provides enterprise-grade VoIP communication with a focus on performance, security, and extensibility. Features Ultra-Fast: Startup in <0.5s, minimal CPU usage HD Audio: Opus and G.711 codecs with adaptive jitter buffer Security: TLS transport, SDES-SRTP encryption, Windows DPAPI credential protection Multi-Account: Up to 5 simultaneous SIP accounts Plugin SDK: C# SDK for custom integrations (CRM, call recording, automation) Plugin Marketplace: Community and premium extensions Headset Support: Jabra, Poly, Sennheiser, Logitech with HID controls Call Quality: Real-time MOS Score, Jitter, Packet Loss and RTT monitoring Enterprise: Silent MSI installer, GPO support, JSON centralized config Compatibility: 3CX, Asterisk, FreePBX, OVH, Twilio, RingCentral, and more Language packages : https://sipline.feelautom.fr/languages
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    CarrotCakeCMS

    CarrotCakeCMS

    asp dot net cms for users wanting a simple webforms cms framework

    CarrotCake CMS is a template-based ASP.Net 3.5 WebForms CMS (content management system) built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. This content management system supports multi-tenant webroots with shared databases and works well in medium trust. Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WorldCupSokerban

    WorldCupSokerban

    Soccer-themed 3D Sokoban Game

    This is a soccer-themed, 3rd-person 3D sokoban puzzle game. It uses data in a format that is commonly found on the internet. It has undo <u> and restart <r> functions. Comes with many puzzle files, each typically having dozens of "levels". The next <n> and previous <p> keys move between levels. The <Lshft> and <Rshft> keys move between the different puzzle files. The <z> key creates a setpoint (reZero) so that subsequent restarts restore that setpoint. To move the "kicker" use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Candy's Space Mysteries II

    With the helpfull nef, you have to rescue earthlike planets!

    During their recent spacetrip, Candy & Noopy get trapped into a giant wormhole! They made a long light trip and found a passage who leads to the Milky Way. They was searching for a place to land, they have found the Earth. Knowing that great cataclysms are menacing their homeplanet, Candy & Noopy said together: - "We must save the Earth!". Since some times, the star masses, combined with the magnetic-fields of this planet gave special powers to the spaceship: The one of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB