Search Results for "framework for .net" - Page 16

Showing 1826 open source projects for "framework for .net"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Space Invaders Remake
    "Hyperspace Pirates - Aliens Robbing Rum" is a 3D-remake of the classical arcade game Space Invaders. It is developed by six students at the KIT in Karlsruhe (Germany). Coded in C# it runs on Windows machines with XP or newer OS. Requires: DirectX 10, XNA 4.0 and .NET 4 framework. Project-Forum: http://studi-invaders.forumprofi.de/index.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Exl2Sql

    Exl2Sql

    Excel to SQL

    ...You can Save or Copy the data and then use Find and Replace if you need to tweak. Good for big data. Needed this for my work so created over the weekend, happy to share with the community. Requires .NET framework on your PC. If you're on windows you're okay.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Bruv
    ...With less time to fire up than other browsers it is specifically created for those operating under time constraint. This is my first major C# project. I am 14 years old. Any constructive criticism or feedback is always welcome. Bruv requires .NET Framework 4.5 or higher to run. Source Code for the project is provider with the application in the same directory once you install Bruv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Remote Viewing Assistant

    Remote Viewing Assistant

    Provides various utilities to aid in the practice of remote viewing.

    ... • An ideogram trainer to train the nervous system to respond to certain ideas in a standardized manner. • A target identifier speaker to speak aloud the identifier of a target. Requires .NET Framework 4.7.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Pose

    Pose

    Replace any .NET method (including static) with a delegate

    ...It targets .NET Standard 2.0 so it can be used across .NET platforms including .NET Framework, .NET Core, Mono, and Xamarin. Pose gives you the ability to create shims by way of the Shim class. Shims are basically objects that let you specify the method you want to replace as well as the replacement delegate. Delegate signatures (arguments and return type) must match that of the methods they replace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Get Connected Web Browser

    Get Connected Web Browser

    VB.Net Web Browser - Get Connected Beta v1.0

    Get Connected is an advanced web browser written in Visual Basic .Net using .Net Framework 3.5 (Visual Studio 2013). It is a tabbed web browser and integrate with Microsoft Internet Explorer or Edge browser, to display web accurately the web page is rendered by Microsoft base browser engine. It supports all the modern web standards including HTML5, CSS3 and JavaScript etc. In general it supports the same web standards as Google Chrome, Mozilla Firefox and other modern web browsers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CSV Viewer

    CSV Viewer

    Open and view CSV files

    CSV Viewer is a light tool that you can use on any windows device that has PowerShell 2.0 and .net framework on. CSV Viewer will open a browse for file dialog box that will only allow you to choose a CSV file. Once you choose a file a data grid will open the file allowing you to view the content, you can even filter and sort the content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    COE User Manager for SAP GUI

    COE User Manager for SAP GUI

    ...The tool aims to ease this kind of mass operations for system administrators typically as preparation for a volume test for the R/3 system, that are difficult to automate with other tools like eCATT. Prerequisite of this tools is Microsoft .NET Framework 4.5. The downloadable ZIP contains both an installer and the standalone executable. The latter is meant for scenarios where you do not have administrative permission for the Windows system on which you want to use this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    ...It's easy to use for beginners and has lots of options for advanced users. Requirements: 1) Word 2003, 2007, 2010 or 2013. 2) HTML Help Workshop (included in zip file) 3) .Net 3.5 Client Profile (already on most computers) *** Win7/8 users: After downloading the file, you will have to right click on the zip file, click properties, and then click the unblock button before unzipping. Otherwise the two chm help files in the zip file will either appear blank or say webpage not found. Tip: Use NuZip to zip CHM files to prevent gmail from rejecting the attachment: http://sourceforge.net/p/nuzip For programmers, a framework is provided that shows you how to link specific screens in your application to specific sections in the help file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Firebird Net Provider For VBA&VB6

    Firebird ADO.NET Provider For VBA & VB6

    This project provides connection and command to Firebird database with ADO.NET technology. The content used is "FirebirdSql.Data.FirebirdClient.dll" and requires the Framework 4.5.2. Before testing the example, run the "_Install.bat" file in the "FbLib" folder as an "administrator" and install it on your system, according to the Office architecture (32/64 bit). "Sample" files have been prepared as "Embedded" without the need for Server software. If you are going to use the Server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the standard ADO.NET or Entity Framework. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    FreeSQL

    Free tool for query database

    Tool for query and manage database such as Microsoft Access, Microsoft Sql Server, Oracle, MySql, PostGreSql, CUbrid. Please note that Microsoft .Net Framework 4.0 or above is required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Accord.NET Framework

    Accord.NET Framework

    Scientific computing, machine learning and computer vision for .NET

    The Accord.NET Framework provides machine learning, mathematics, statistics, computer vision, computer audition, and several scientific computing related methods and techniques to .NET. The project is compatible with the .NET Framework. NET Standard, .NET Core, and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Idealtake

    Idealtake

    Search engine using MySql and VB .NET

    This software was designed to simplify your research on personal or business documents, it is akin to a search engine. You can imagine databases on different topics, Photo Album, personal documents, catalog of a company and many others. The initial project has begun in June 2006, i developped this application for the company where i work in GPL licence. This software was used internally by employees and by their clients. This project was used until the end of 2009. The initial project was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Performance Maintainer

    Performance Maintainer

    cleans registry, cleanup disk, defrag drive

    ...The Programs also allows to install additional tools for tweaking and better performance. The installer schedules the program to run according to your requirement. Requires .NET Framework 3.5 sp1.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 16
    LazLock

    LazLock

    Free, cross platform, portable password manager.

    ...A plain text version of your data is never written to disk as all decryption is done in memory. LazLock is truly portable, no installation is required so it can be run from a USB drive. Unlike similar programs, there are no dependencies on the .NET Framework (Windows) or Mono (Linux) ------------------------------------- Easily Copy and Paste your login details into any website without having to manually type them out. Your passwords aren't shown on screen so you can use LazLock in front of others without compromising your security. Generate more secure passwords for the websites that you visit, you only need to remember one password to unlock them all.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    OLEDBDAC for Delphi

    Provides data access for data sources exposed through OLE DB.

    OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi for both 32-bit and 64-bit Windows platforms. OLEDBDAC-based applications connects to any data source exposed through OLE DB using the .NET Framework Data Provider for OLE DB. OLEDBDAC aims to assist programmers in developing of fast and native database applications whose data source is exposed through OLE DB. OLEDBDAC uses native OLE DB through COM interop to enable data access. OLEDBDAC does not support OLE DB version 2.5 interfaces. OLE DB Providers that require support for OLE DB 2.5 interfaces will not function correctly with the OLE DB Data Access Components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SqlClientDAC for Delphi

    A feature-rich and high-performance data access components for MS SQL

    SqlClient Data Access Components (SqlClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to SQL Server from Delphi. SqlClientDAC-based applications connect to SQL Server directly through the ADO.Net SqlClient, which is a .NET Framework Data Provider for SQL Server. SqlClientDAC is designed to help programmers develop faster and cleaner SQL Server database applications. SqlClientDAC uses its own protocol to communicate with SQL Server. SqlClientDAC is lightweight and performs well because it is optimized to access a SQL Server directly without adding an OLE DB or Open Database Connectivity (ODBC) layer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ADO.Net DAC for Delphi

    Fastest and most reliable database connectivity solutions for any DB

    .... - OracleClient Data Access Components. - ODBC Data Access Components. - OLE DB Data Access Components - Virtual Table Components. Pre-requisite: Net Runtime Library for Delphi Enterprise Edition (https://crystalnet-tech.com/RuntimeLibrary/Download.aspx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Night Mode for Windows

    Night Mode for Windows

    Tool to help dimming screen on Microsoft Windows systems

    ...This example will dim your brightness at 30%: nightmode.exe 30 This program is free for personal & commercial use. It works on all Windows XP and higher (2k/2003/Vista/2008/7/8/8.1/10) both in 32-bit and 64-bit editions. It may require .NET 4.0 framework.
    Leader badge
    Downloads: 384 This Week
    Last Update:
    See Project
  • 21
    Mihiruu Sinhala Geography Dictionary

    Mihiruu Sinhala Geography Dictionary

    Mihiruu is a geographic dictionary for school student.

    ...This is created using the Mahapolawa blog site butt there are some other terms also. This software can help geography students to understand the lessons easily. To run Mihiruu you need .Net framework pack 4.5. This dictionary contains links to to mahapolawa blog to get more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nightBar
    NightBar is a simple POS. Release versions 1.5.x Now require a MySQL database. NightBar is written using VB.NET (4.6.1 target framework)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android Tools

    Android Tools

    Android Tools is powerfull Software for your Android Phone.

    Android Tools is one such program helping you manage your phone, with the range of its abilities being quite wide and including anything from ADB commands to Fastboot and others. Requirements : - .NET Framework 4.6.2 - ADB USB Driver - Java RE 7/8 - Java JDK (Optional) - Make sure USB Debugging is activated in Developer Mode What's new on 1.2.1.2? - ROM Dumper: It helps you to dump your partition into a flashable image file that you can use to re-flashing your device using fastboot. (Rooted device only) Check out my other software : https://sourceforge.net/projects/arm-converter/
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • 24
    Nancy

    Nancy

    Lightweight, low-ceremony, framework for building HTTP based services

    Nancy is a lightweight, low-ceremony, framework for building HTTP-based services on .NET Framework/Core and Mono. The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy-path to all interactions. Nancy is designed to handle DELETE, GET, HEAD, OPTIONS, POST, PUT and PATCH requests and provides a simple, elegant, Domain Specific Language (DSL) for returning a response with just a couple of keystrokes, leaving you with more time to focus on the important bits.. your code and your application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB