Showing 87 open source projects for "information"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    MedGui Reborn & MetroMed

    MedGui Reborn & MetroMed

    MedGui Reborn is a frontend (GUI) for Mednafen multi emulator.

    MedGui Reborn is a frontend (GUI) for Mednafen multi emulator, written in Microsoft Visual Studio Community. MetroMed is a appendix to MedGui Reborn and offer a modern "metro" style GUI for Mednafen. The programs are the evolution of MedGui and includes more features:
    Leader badge
    Downloads: 153 This Week
    Last Update:
    See Project
  • 2
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3

    Laila.Shell

    This is a work in progress (pre-alpha).

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Laila.MetroWindow

    A .NET6 WPF metro window

    Supports glow, menu integration in the title bar, alternative window designs, minimize/restore animations, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5

    Laila.AutoCompleteTextBox

    A .NET6 WPF enhanced auto-complete TextBox control.

    A .NET6 WPF enhanced auto-complete TextBox control. This control is based on the work of [Bhardwaj Deepak](https://www.codeproject.com/Tips/801004/WPF-AutoComplete-TextBox).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Laila.BalloonTip

    A .NET6 WPF balloon tip control.

    Just add the Nuget package Laila.BalloonTip, put the control in your XAML and set the PlacementTarget, Placement, PopupAnimation, Timeout and Text or ContentTemplate and optionally the HorizontalOffset properties. You can also redefine the whole balloon through the BalloonTemplate property. See sample app and source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Laila.Pdf

    A .NET6 WPF Pdfium-based viewer control and printer object.

    A .NET6 Pdfium-based viewer featuring smooth scrolling, text selecting and copying, search and basic PDF forms support and a .NET6 PDF printer. Written using an extended version of PDFiumSharp to which I added PDF forms support. Installation 1) Get the package from NuGet. 2) Get the package PDFium.Windows (Windows 7 compatible) or PDFium.WindowsV2 (PDF forms support) from NuGet. 3) Place the control on your WPF form. 4) Set or bind the Document property to the bytes of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Roslyn

    Roslyn

    The .NET Compiler Platform

    Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications. Roslyn dramatically lowers the barrier to entry for creating code-focused tools and applications, creating many opportunities for innovation.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    FileXSV

    FileXSV

    FileXSV

    File XSV 3.0.0 is incoming! For information please visit www.FileXSV.com ----- All right reserved. Copyright 2015-2021
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    hopin

    hopin

    list all permutations of a list of given numbers

    PermutationCounter (VB.NET with ActiveX) - Lists all permutations of a list of given numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Satsuma .NET Graph Library

    Satsuma .NET Graph Library

    a delicious .NET graph library

    Satsuma is a graph library for .NET, written in C#. Satsuma is an easy-to-use and flexible library, which implements all the necessary graph structures, and the fastest possible graph algorithms. DOCUMENTATION: http://satsumagraph.sourceforge.net/ Satsuma is not a charting library. 'Graph' is used in the mathematical sense here (e.g. nodes connected with arcs). Satsuma is released under the zlib license. This license is very permissive and allows you to use Satsuma for both personal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SeelWorks.InterCom

    Simplified Inter-Process Communication for Windows

    This .NET library uses named pipes to allow client processes to communicate to a server process either locally or across a local network connection using either byte arrays or the easy-to-use proprietary ByteBuffer class via duplex burst messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    http://qooxdoo.org is a great JavaScript framework. It contains lots of UI controls that would be useful when developing ASP.NET applications. But qooxdoo designed to communicate with server via RPC method. It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    InnoVB .NET Packager

    InnoVB .NET Packager

    Deploy VB.NET applications quick and easy

    InnoVB .NET Packager is the easiest deployment tool for VB.NET applications via Inno Setup. It includes all the Application's dependencies even the COM libraries. Great for hybrid application projects. System Requirements: * .NET Framework 2.0 or later * Windows 2000 or later * 256Mb RAM or higher * 1GHz Processor or higher * Inno Setup 5 or higher NOTICE: Visual Basic .NET is a trademark of Microsoft. Inno Setup is a trademark of Jordan Russel. All trademarks are owned by their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dotCODES_Source_Control_for_VS

    dotCODES_Source_Control_for_VS

    The dotCODES Source Control Maintenance Mainframe (SCM2)

    The dotCODES Source Control Maintenance Mainframe for Visual Studio is an administrator console application for developing dotCODES components. Built upon a Python foundation, the program is used to create data center routines (Unix packages) and maintain enterprise cloud services (CGI scripts/Apache) by means of building dotCODES runtimes and deploying them to and from the client server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UniversalIDE

    UniversalIDE

    Add-on based IDE adaptable to any developement platform

    ..., but translating to another language is as easy as editing an XML file). More information in the wiki https://sourceforge.net/p/universalide/wiki/ and in the website http://universalide.sf.net This project uses SharpZipLib: http://icsharpcode.github.io/SharpZipLib/ Some icons are from this creative commons - licensed icon set: http://p.yusukekamiyamane.com/ .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    shutisstor

    shutisstor

    Windows Shutdown utility tool

    Shutisstor is a simple , elegant and powerful windows utility tool to handle all the shutdown options in your own specified time . Simply it is a shutdown timer with improved and simple GUI. It does not have any complex options and it safe a safe to use freeware with out any junk advertisements It is 100% safe to use , you can find it from the "Virus free badge" given to this software at the top. As this is a freeware , you can distribute it to any one , but any ct of re-compiling or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BianLian Framework plan to establish a cross-platform, cross-language, JSF .NET like solution. To make all the GUI (both JSF .net and so on) INDEPENDENT to implementation. PS, BianLian is the famous Chinese art with about 1000 years history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Comment Creator
    This is a piece of software that generates mass comments for you to put into source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Learning Analysis

    Learning Analysis

    Learning analysis is a Windows Desktop Application.

    Learning analysis is a Windows Desktop Application.It Facilitates the learning analysis for C++ and JAVA subjects.The Application allows a student to submit his/her name & choose the test subject.The user can then attempt his test containing 10 Multiple Choice Questions containing 4 choices for each question.The user can also choose extras like Notepad,Calculator.It is Built using Visual Basic 2012 Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MultiTabPad

    MultiTabPad

    A tabbed notepad for easy information collection

    A tabbed notepad for easy information collection things wish to add eventually IRC chat/share of document print function and small web interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next