Showing 26 open source projects for "new open lms"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 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.
  • 1
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    ... would normally write. Mapping POCO entity classes that do not depend on any EF type. Models can be generated from existing databases and then manually edited, or they can be created from scratch and then used to generate new databases. Integration with .NET Framework application models, including ASP.NET, and through data binding, with WPF and WinForms. Database connectivity based on ADO.NET and various providers available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    EF Core

    EF Core

    Object-database mapper for .NET

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with many databases, including SQL Database (on-premises and Azure), SQLite, MySQL, PostgreSQL, and Azure Cosmos DB. To install EF Core, you install the package for the EF Core database provider(s) you want to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SQL  Trace Interlace

    SQL Trace Interlace

    Reads SSMS results and places the corresponding query by its results.

    Make finding relevant queries from SQL Profiler easier. When working with SQL Profiler, you may be looking for which query was responsible for a given result/keyword. Profiler does not include query results, and SSMS does not make matching a query to its results simple if there is a large number of queries to review. This tool takes the SSMS query results, and places the corresponding query next to its results in a new text file. This allows for searching for query results/keywords...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Worderize

    Worderize

    Learn a new language more effectively!

    Worderize is a free and open-source software distributed under the MIT License, that is designed to make the language learning more effective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    Duplicati

    Duplicati

    Store securely encrypted backups in the cloud!

    Duplicati is a free and open source backup client for securely storing your data. Duplicati stores encrypted, incremental, compressed backups on cloud storage services and remote file servers using AES-256 encryption, keeping your data safe and always updated. It works with most storage services, including Google Cloud and Drive, Amazon S3, Microsoft Azure and OneDrive, Dropbox, FTPOpenStack Storage (Swift), SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more! Duplicati also works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQLProcexp by Fabien Sabinet

    SQLProcexp by Fabien Sabinet

    SQL Server instance monitoring & protection

    ... new network protection anti-intrusion system, after a number of trying to connect via RDP or SQL the IP is BL in the FW Added new auto update Windows application Added new analysis of IP traffic (should not stay on as it's consuming some network band) No installation needed, it’s a simple small standalone c# .NET x86 executable file Sorry not open source, don't want it to be used at all or as part for commercial purpose... FREE I said !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EPPlus

    EPPlus

    Create advanced Excel spreadsheets using .NET

    The code in this archive represents the final version of EPPlus under LGPL. There will be no more activity here. EPPlus will from version 5 switch license from LGPL to Polyform Noncommercial 1.0.0 license. With the new license EPPlus is still free to use in some cases, but will require a commercial license to be used in a commercial business. Create advanced Excel spreadsheets using .NET, without the need of interop. EPPlus is a .NET library that reads and writes Excel files using the Office...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    MDC2019

    List MongoDb databases and their collections.

    List MongoDb databases and their collections. Explore collection document structures. Insert new document, create new database and collection. Need .Net 4.6.2. and Mongo Driver for .Net 2.8.1 Tested on Mongo Server 4.0 for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FileMasta

    FileMasta

    A search application to explore, discover and share online files

    A federated search application for discovering interesting files that are being shared online, such as video, music, books, software, games, subtitles and much more. All data is crawled by od-database which collects information about the contents of servers worldwide. We don't search file contents. We host no content, we provide only access to already available files in the same way Google and other search engines do.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    iUPDATE

    iUPDATE

    Keep your server up to date with iUPDATE!

    iUPDATE is used to update, compare, and synchronize multiple SQL servers. Keep all server groups (development, QA, production) up to date, and easily execute SQL files on multiple database servers. Great for quickly deploying new stored procedures. iUPDATE also supports database scripting, bulk copy operations, and can also quickly generate CRUD stored procedures and an ORM data layer in C# or PHP. iUPDATE also provides SQL Server database replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Data Archiver

    Database Table Data Archiver

    Application to archive database tables to another database. The app reads data from the data warehouse table first to build up a cache of what data has already been archived. It then reads from a production table to find new and updated records and writes them to the data warehouse table. You currently must configure the app through the configuration file. In the future I might add a GUI for configuration. Source code available through the project homepage on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CakePHP model generator from DBDesigner XML files. Generates CakePHP models (mapping) and stubs for controllers. Updated: now works with CakePHP 2.1 new conventions (the tool was formerly created for CakePHP 1.X)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MyInventory

    MyInventory

    Decentralized inventory for opensimulator accounts

    This project is just starting up, therefore there isn't anything usable to download yet! The inventory (clothes, shapes, attachments etc.) of an avatar is traditionally stored centrally in the databases of the grid. If a user only visits one or maybe two grids, this central storage works quite well, but as more and more grids are starting to appear, the centralist thinking starts to become frustrating. Each time a user creates an account on a new grid, the user is faced with a nearly empty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MST-PetTracker

    Track data from your Pet's

    All based uppon C# .NET (v4.0 Client Profile) and db4o (Database). No Installation needed for Database. Visit this Project regualary to see how it grows up :) Ps.: You can "unzip" the Files with 7-Zip ( http://www.7-zip.org/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A new web-based application to manage model rocketry contests and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NeoDatis ODB is a new generation Object Oriented Database. ODB is a real native and transparent persistence layer for Java, .Net, Groovy, Scala and Google Android. ODB is very simple and very fast and comes with a powerful query language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Falah FireBird Manager
    NEW version 1.0.6!!! is released. Bugs fixed related to system thread. Database Management Control for FireBird database developed using .NET (C#) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    New version of XTEA encryption for db4o (working with version 7.4)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Data Class Generator is a tool that generates the needed classes to use with WPF (Windows Presentation Foundation) to enable easy two way bindings using the new binding concepts in XAML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    For anyone who knows Virtuemart, here's a desktop application. With this, you have a tray icon. A balloon tip will show you if there is a new order. If there is one, you can see all information, even if your internet connection is down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PlaneDisaster.NET is a .NET Database front end for JetSQL (Microsoft Access File Format) and SQLite. In addition to basic database browsing and querying, it can create new JetSQL and SQLite files as well as compact and repair JetSQL databases. Source cod
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Yaffa is an always evolving idea - now new approach for a data repository mixed with some features of object oriented databases with ease of use, no administration in mind and of course it will fit into the actual environment whatever that is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dotLucene/Lucene.Net is the .NET implementation of the Lucene full-text search engine library. Lucene.Net is now under ASF. It's new home is located here: http://incubator.apache.org/projects/lucene.net.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Currently being managed by Jonathan Yaniv. This application is an application with an ASP.NET frontend for the webshop. We are currently re-coding this project and we should have a new stable release some time within the next 4 months.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The new and improved RunWoW server... The legendary World of Warcraft emulator... We have obtained the source and we are going to bring it up to scratch and release it under the open source license... RunWoW is written in C#...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next