Search Results for "windows 3.1 for symbian"

Showing 37 open source projects for "windows 3.1 for symbian"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Crypto tax reports in under 20 minutes Icon
    Crypto tax reports in under 20 minutes

    Cryptocurrency investors or accountants looking for a tax solution

    Make tax reporting easy, reliable and accurate with Koinly. Simply connect your exchange accounts / public addresses and let Koinly calculate your capital gains, then generate a tax report for next year. Your final report is accepted by your tax agency and easy to print & file.
    Learn More
  • 1
    Windows Presentation Foundation

    Windows Presentation Foundation

    Framework for building Windows desktop applications

    ... monitors, as they can be infinitely scaled. WPF also includes a flexible hosting model, which makes it straightforward to host a video in a button, for example. 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: 17 This Week
    Last Update:
    See Project
  • 2
    Going.Plaid

    Going.Plaid

    Plaid API .NET library

    Going.Plaid is a library for interacting with Plaid's banking APIs. See their documentation here. It is supported for .net standard 2.0, .net core 3.1, and .net 5.0+.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AspNetCore.Identity.Mongo

    AspNetCore.Identity.Mongo

    This is a MongoDB provider for the ASP.NET Core 2 Identity framework

    This is a MongoDB provider for the ASP.NET Core Identity framework. It is completely written from scratch and provides support for all Identity framework interfaces. Library supports .Net 5.0, .Net Core 3.1, .Net Core 2.1 simultaneously started from 8.3.0 nuget package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vanara

    Vanara

    A set of .NET libraries for Windows implementing PInvoke calls

    This project contains various .NET assemblies that contain P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries. For example, Shlwapi.dll has all the exported functions from shlwapi.lib; Kernel32.dll has all for both kernel32.lib and kernelbase.lib. All assemblies are available via NuGet and provide builds against .NET 4.5, 4.8, 5.0, 6.0, .NET Standard 2.0, Core 3.1 and support SourceLink. Extensions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Cake

    Cake

    Cake (C# Make) is a cross platform build automation system

    Cake (C# Make) is a free and open-source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files, and building NuGet packages. Cake is built on top of the Roslyn compiler which enables you to write your build scripts in pure C# in either a standard console project, using Cake Frosting, or as Cake script using Cake .NET Tool. Cake runs on a modern .NET platform (.NET Core 3.1 or .NET 5 and newer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ClearScript

    ClearScript

    A library for adding scripting to .NET applications

    ClearScript is a library that makes it easy to add scripting to your .NET applications. It currently supports JavaScript (via V8 and JScript) and VBScript. Simple usage; create a script engine, add your objects and/or types, run scripts. Support for several script engines: Google's V8, Microsoft's JScript and VBScript. Exposed resources require no modification, decoration, or special coding of any kind. Scripts get simple access to most of the features of exposed objects and types. Full...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Telegram.Bot

    Telegram.Bot

    .NET Client for Telegram Bot API

    Telegram.Bot is the most popular .NET Client for Telegram Bot API. The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. Check Bots: An introduction for developers to understand what a Telegram bot is and what it can do. All Bot API methods are already documented by Telegram but this book covers all you need to know to create a chatbot in .NET. There are also many concrete examples written in C#. The guides here can even be useful to bot developers...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Bing.NetCore

    Bing.NetCore

    Bing is a framework based on .net core 3.1

    Bing is a framework based on .net core 3.1, aiming to improve the development output capability of the team. It consists of commonly used public operation classes (tool classes, help classes), layered architecture base classes, third-party component packaging, third-party business interface packaging, etc. Bing is a .net coreplatform-based application framework designed to improve the development output capabilities of small teams. It consists of commonly used public operation classes (tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DockPanel Suite

    DockPanel Suite

    The Visual Studio inspired docking library for .NET WinForms

    Microsoft first introduced the docking panel layout in Visual Studio .NET (2002), and soon it became popular in application design. Many commercial .NET component vendors started to provide docking libraries initially, but there was no good free and open source alternative until WeiFen Luo released DockPanel Suite (DPS for short) on SourceForge.net in 2006. After an 18 month hiatus, the project has been resurrected and is now being actively developed on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Puppeteer Sharp

    Puppeteer Sharp

    Headless Chrome .NET API

    Puppeteer Sharp is a .NET port of the official Node.JS Puppeteer API. As Puppeteer-Sharp is a NetStandard 2.0 library, The minimum platform versions are .NET Framework 4.6.1 and .NET Core 2.0. The minimum Windows versions supporting the WebSocket library are Windows 8 and Windows Server 2012. Mono is required on Linux if your project targets the .NET Framework 4 or earlier. Read more about installing Mono here. Mono is not required if you target .NET Core 3.1, .NET 5 or .NET 6 on Linux. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nethereum

    Nethereum

    Ethereum .Net cross platform integration library

    Nethereum is the .Net integration library for Ethereum, simplifying the access and smart contract interaction with Ethereum nodes both public or permission like Geth, Parity or Quorum. Nethereum is developed targeting netstandard 1.1, netstandard 2.0, netcore 2.1, netcore 3.1, net451 and also as a portable library, hence it is compatible with all the operating systems (Windows, Linux, MacOS, Android, and OSX) and has been tested on cloud, mobile, desktop, Xbox, hololens and windows IoT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SadConsole

    SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA

    ... hosts provided by this library are for MonoGame and SFML. SadConsole currently targets .NET 6, .NET 5, .NET Core 3.1, and .NET Standard 2.1. Uses graphical tile-based images to build out an ASCII-character font with support for more than 256 characters. Use more than one font file. However, each console is restricted to a single font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mass Image Compressor

    Mass Image Compressor

    High Quality Batch Image Compression of JPEG, PNG and Raw formats.

    Mass Image Compressor is easy to use - a point and shoot batch image compressor and converter tool for Web site optimization, photographers, HTML game creator and casual Windows users. MassImageCompressor reduces considerable (>90%) image size by user selected dimensions and quality parameters. Reduce all images in a folder (and optionally sub-folders) with just single click. Mass Image Compression for webpages, email or storage on mobile device was never this easy! All image Metadata (EXIF...
    Leader badge
    Downloads: 551 This Week
    Last Update:
    See Project
  • 14

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 292 This Week
    Last Update:
    See Project
  • 15
    Another Music Player

    Another Music Player

    A music player with music library included

    Music player written with C# SDK .Net Core 3.1 - Playing Queue - Library sorted by folder with auto scan for update - Conversion for audio files not in the supported formats(mp3;wma;flac) to mp3(with ffmpeg) with the output quality defined in app parameters (by default 128Kbits/s) - Interception of Multimedia shortcuts (Play/Pause, Previous Track, Next Track) on windows - Multiple automatic PlayList & Custom PlayLists Supported Language: - English - French
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IdentityServer4

    IdentityServer4

    OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

    IdentityServer is a free, open-source OpenID Connect and OAuth 2.0 framework for ASP.NET Core. Founded and maintained by Dominick Baier and Brock Allen, IdentityServer4 incorporates all the protocol implementations and extensibility points needed to integrate token-based authentication, single-sign-on and API access control in your applications. IdentityServer4 is officially certified by the OpenID Foundation and thus spec-compliant and interoperable. It is part of the .NET Foundation and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HQ-Player 3.2

    HQ-Player 3.2

    Audio & Video-Player with the design of a stereo with remote

    The HQ-Player 3.2 is an Audio & Video-Player with the design of a stereo. It works without an installation and supports WAV, MP3, WMA, FLAC and many more Audio-Files and Video-Formats as MP4, MKV and AVI. Readme-Files are in the zip-file. Please let me know what you think about HQ-Player 3.2 and leave a comment or write a review.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    UPDATE 2014-06-01: As there are still lots of weekly downloads I need to clarify the TXna status. The Xna 3.1 based version is no longer developed, there are no commits for over two years. Instead a port to MonoGame is in progress. Please use the TXnaGE from the \branches\monogame folder! The monogame version is based on mongame 3.2.2 and has most of TXna features except: shadowmapping, modelscenenodes and instancing - those features are in development! Titanium Xna Game Engine is a Xna 3.1...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Star Cross

    Star Cross

    2.5D Sci-Fi RPG Classic

    In Star Cross, a SciFi-Fantasy RPG, follow the story of Riel Gevant and others in an adventure that spans several worlds, each with their own unique feel. Estimated Gameplay: 8+ hours. [Source Requirements] XNA Game Studio 3.1 http://www.microsoft.com/en-us/download/details.aspx?id=39 Visual C# Express Edition 2008 go.microsoft.com/?linkid=7729278 [Binary Requirements] Xna Framework 3.1 Redistributable http://www.microsoft.com/en-us/download/details.aspx?id=15163 .Net Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Endless Abyss

    The Endless Abyss

    2D Fantasy RPG with Action Battle System

    The Endless Abyss, a tale of one warrior and an entire world to explore and defend. In this Action Role Playing Game adventure, take on beasts, wizards and bandits as the player traverses all four corners of the land known as the continent. Utilize swords, spells, bows and quick fingers to stay alive and beat the enemy to dust. [Source Requirements] XNA Game Studio 3.1 http://www.microsoft.com/en-us/download/details.aspx?id=39 Visual C# Express Edition 2008 go.microsoft.com/?linkid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nova Lancer

    Nova Lancer

    Top down 2D Space Action Shooter

    Get behind the throttle of a fast paced space fighter as a gun for hire at Lancer Corp. Unlock missions and buy ships with newly acquired credits as you find out more and more how the universe isn't so friendly. [Source Requirements] XNA Game Studio 3.1 http://www.microsoft.com/en-us/download/details.aspx?id=39 Visual C# Express Edition 2008 go.microsoft.com/?linkid=7729278 [Binary Requirements] Xna Framework 3.1 Redistributable http://www.microsoft.com/en-us/download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MDictionary - mobile dictionary program
    Simple plugin based dictionary program for Symbian cellular phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Convert mkv/avi files in h264 to mp4 files without re-encode video stream. Subtitle will be embed as soft subtitle.Convert speed is fast as video is not re-encoded.Works on iPad.mp4box, mkvextract, beSweet,eac3to,mediainfo are used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    XNADotaMap

    Import war3 resources and redraw in XNA 3.1

    This project is to represent the dota map using the war3 original resources, under the developing environment of XNA 3.1, taking default content pipeline to import the resources. It contains these parts: Oct scene manager, and palette-like rendering pipeline Custom models in war3 format, using cpu skinning Custom maps organizer, using tiled map with heights and cpu recalculating seams
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XNA HLSL Particles

    A simple particle physics simulation in XNA

    April 18th, 2013: Migrating Project to https://github.com/Cody-Duncan/XNAParticles I will be sure to pull changes back to the repository here. Requirements: XNA 3.1, Visual Studio 2008 (for source code), a graphics card that supports Shader Model 3.0 . This simulates a field of particles. Physics calculations are done using HLSL with the vertex texture fetch. Each particle's velocity is stored in a pixel's rgb values in a texture. The position is stored in a separate texture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next