Showing 90 open source projects for "framework"

View related business solutions
  • 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
  • The Game-Changing URL Builder For Your Marketing Campaigns Icon
    The Game-Changing URL Builder For Your Marketing Campaigns

    Saves time by automating campaign conventions and UTM Link creation

    CampaignTrackly is a SaaS-based platform that automates the process of adding tracking tags to digital links. The platform enables businesses to build a centralized, consistent and standardized link-tracking strategy in a simple and cost-effective way. It removes ambiguities, simplifies processes and empowers marketers to be in control of their campaign setup and reporting process without the need to use IT code or manual operations. Its ease of use promotes consistency and high adoption rates among platform users, resulting in enhanced insights into the customer journeys and marketing budget spend, which in turn, helps businesses optimize their promotions to increase revenue streams. The platform boasts over 45 automation features across standard Google Analytics, Adobe and Custom tags, as well as, extensive tag library management capabilities, friendly reporting functions, sophisticated team access level management and more.
    Learn More
  • 1
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    ...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: 4 This Week
    Last Update:
    See Project
  • 2
    Npgsql

    Npgsql

    Npgsql is the .NET data provider for PostgreSQL

    Npgsql is an open source ADO.NET Data Provider for PostgreSQL, it allows programs written in C#, Visual Basic, F# to access the PostgreSQL database server. It is implemented in 100% C# code, is free and is open source. An Entity Framework Core provider is also available and exposes some features unique to the PostgreSQL database to EF Core users. Finally, a legacy Entity Framework 6.x (non-Core) provider is also available but is no longer being actively maintained. Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact with PostgreSQL server using .NET.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    Npgsql Entity Framework Core PostgreSQL

    Npgsql Entity Framework Core PostgreSQL

    Entity Framework Core provider for PostgreSQL

    ...It allows you to interact with PostgreSQL via the most widely-used .NET O/RM from Microsoft, and use familiar LINQ syntax to express queries. It's built on top of Npgsql. The provider looks and feels just like any other Entity Framework Core provider. Aside from providing general EF Core support for PostgreSQL, the provider also exposes some PostgreSQL-specific capabilities, allowing you to query JSON, array or range columns, as well as many other advanced features. For more information, see the the Npgsql site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FluentMigrator

    FluentMigrator

    Fluent migrations framework for .NET

    Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations. Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database).
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI Powered Global HCM for the Evolving World of Work Icon
    AI Powered Global HCM for the Evolving World of Work

    For Start-ups, SME's, Large Enterprise

    Darwinbox is a new-age & disruptive mobile-first, cloud-based HRMS platform built for the large enterprises to attract, engage and nurture their most critical resource - talent. It is an end-to-end integrated HR system that aids in streamlining activities across the employee lifecycle (Hire to Retire). Our powerful enterprise product features are built with a clear focus on intuitiveness and scalability, with standards of best in class consumer apps. Darwinbox’s motto is to engage, empower, and inspire employees on one side in addition to automating and simplifying all HR processes for the enterprise on the other. Over 350+ leading enterprises with 850k users manage their entire employee lifecycle on this unified platform.
    Learn More
  • 5
    DBreeze Database

    DBreeze Database

    C# .NET NOSQL ( key value store embedded ) ACID database

    DBreeze Database is a professional, open-source, multi-paradigm (embedded Key-Value store, objects, NoSql, text search, multi-parameter search, embedding vector database, vector similarity search/clustering, etc.), multi-threaded, transactional and ACID-compliant data management system for .NET5> / .NET Framework 3.5> / Xamarin MONO Android iOS / .NET Core 1.0> / .NET Standard 1.6> / Universal Windows Platform / .NET Portable / UNITY / CoreRT.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    LINQ to DB

    LINQ to DB

    Linq to database provider

    ...Architecturally it is one step above micro-ORMs like Dapper, Massive, or PetaPoco, in that you work with LINQ expressions, not with magic strings, while maintaining a thin abstraction layer between your code and the database. Your queries are checked by the C# compiler and allow for easy refactoring. However, it's not as heavy as LINQ to SQL or Entity Framework. There is no change-tracking, so you have to manage that yourself, but on the positive side you get more control and faster access to your data. In other words LINQ to DB is type-safe SQL. Alternatively, you can implement custom settings provider with ILinqToDBSettings interface. You can generate POCO classes from your database using T4 templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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 target. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Evolve

    Evolve

    Database migration tool for .NET and .NET Core projects

    Evolve is a lightweight database migration tool for .NET applications, compatible with PostgreSQL, MySQL, SQLite, and SQL Server. Designed with simplicity and speed in mind, it runs SQL scripts in order and tracks their history to keep database schema consistent. Evolve integrates easily with .NET projects for version-controlled schema updates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Wheefun TriggerWarning Library

    Selectively enable features in software which may be objectionable

    The Wheefun TriggerWarning libray (aka WFTW) is a framework for determining which features of software should be selectively enabled due to a user's preferences, as well as to known legal caveats which may apply to a program. This library allows users to poll a given tag and to assess its suitability given the user's preferences. WFTW has two use cases in mind: * Providing content filtering or warning in implementing applications where certain content may be objectionable or otherwise undesirable by the user (controlled by a global profile) * Preventing the execution of legally-encumbered code (such as code under differential patent terms)
    Downloads: 0 This Week
    Last Update:
    See Project
  • MindCloud Integration Platform Icon
    MindCloud Integration Platform

    For small and medium sized businesses utilizing any online software looking to automate processes and scale their company.

    MindCloud is a software company that builds and maintains custom connections between your software and other platforms utilizing a cutting edge integration platform allowing you to eliminate manual data entry and start automating and scaling your business.
    Learn More
  • 10
    SQL Server Check for Updates (Portable)

    SQL Server Check for Updates (Portable)

    Check the SQL Server Instances for recent updates

    Description: Free tool to check the SQL Server Instance for recent updates. Compare current product versions, service packs, and cumulative updates with the latest ones. Easy to use and user-friendly design. Requirements: – .Net 4.5 Framework – Internet connection to be able to download the latest updates information from the Microsoft website. – A machine that has a connection to all SQL Server Instances. – A user that has ‘VIEW SERVER DEFINITION’ permissions to all SQL Server Instances. For more information visit our website: https://sg-soft.eu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SyncData

    SyncData

    framework for Bi-Directional Synchronization

    SyncData is a framework for Bi-Directional Synchronization in .NET applications. Bi-directional synchronization is available for the following directions: MS SQL and MS SQL Server MySQL and MS SQL Server MS SQL and MySQL Server SQLite and MS SQL Server MS SQL and SQLite Server MySQL and MySQL Server MySQL and SQLite Server SQLite and SQLite Server SQLite and MySQL Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CompactView

    CompactView

    Viewer for Microsoft® SQL Server® CE database files (sdf).

    CompactView is a viewer for Microsoft® SQL Server® Compact Edition (SQLCE) database files (sdf). This software requires Microsoft® .NET Framework 4.0 to operate.
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 13

    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: 1 This Week
    Last Update:
    See Project
  • 14

    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: 0 This Week
    Last Update:
    See Project
  • 15
    Firebird 4.8.0 DDEX installer

    Firebird 4.8.0 DDEX installer

    This is Firebird DDEX Provider for Visual Studio 2010,2012,2013,2015

    This is Firebird DDEX Provider for Visual Studio 2010,2012,2013,2015. With Entity Framework 6 (DbContext)
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OstrivDB

    OstrivDB

    Embedded NoSQL object-oriented database engine for .NET and Mono

    ... - No special query language (LINQ used). - Integrated sorting and paging. - Multithreaded data processing. - Custom input/output and serialization. Requirements: - Microsoft .NET Framework 4.0 or Mono (tested on FreeBSD 9.1 and Mono 2.11.4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vivaRestoreSql

    vivaRestoreSql

    Tool for restore backups MS SQL Server 2005-2012

    Portable tool for restore backups MS SQL Server 2005-2012. Need Microsoft .NET Framework 4.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Entity Framework Analyzer

    Entity Framework Analyzer

    Analyze an Entity Framework edmx file to identity mapping issues.

    This app will read an Entity Framework edmx file (currently tested with V5 of EF) and show all of the stored procedures, the conceptual functions, and the mappings between the two. If there are any procedures or functions that are not mapped, those will be listed as well. This tool was built to identify mapping issues when using Entity Framework with existing stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Firebird DDEX Provider for Visual Studio

    Firebird DDEX Provider for Visual Studio

    This is complete Firebird DDEX Provider for Visual Studio.

    The DDEX data provider for Firebird provides access to the Firebird databases in your Visual Studio projects. Many Visual Studio and Firebird versions are supported. This provider also gives the chance to use Enitity Framework. However for this purpose the version of the Firebird server shall be 2.5 or above. Installer registers assembly FirebirdSql.Data.FirebirdClient.dll in GAC, makes necessary changes to the machine.config and registry regarding a branch of data source of the Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SQLCommander

    Tool for creating and editing SQL queries for many kind of SQL DBs

    In this app you can create connection to many kind of SQL Databases. Each conncetion are showed in treeview on left side. Primary goal is to creating, editing and executing SQL queries on each created SQL connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...XSD2DB Utility lets you manage database schemas using XSD files. Supports SQL Server and Jet databases. Can be extended to support other DB platforms. xsd2db requires .NET Framework 1.0
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Info Pool
    Manage your information by create input Data Table, Export data based on your statistical requirements automatically, Consolidation of information for the team work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A new web-based application to manage model rocketry contests and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next