Open Source C# Software Development Software - Page 4

C# Software Development Software

View 5788 business solutions

Browse free open source C# Software Development Software and projects below. Use the toggles on the left to filter open source C# Software Development Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
    Downloads: 0 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 target. This tutorial uses SQLite because it runs on all platforms that .NET Core supports. This application intentionally keeps things simple for clarity. Connection strings should not be stored in the code for production applications. You may also want to split each C# class into its own file. Query and manage relational data in a .NET Core app with an Object-Relational Mapper (O/RM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Object/Relational mapping framework leveraging ADO.NET`s powerful disconnected mode. Supports an effective object query language based on relational operators including join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easy SQLM GUI

    Easy SQLM GUI

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM).

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM) available at https://sourceforge.net/projects/sqlm. Currently supported features are : -- DDL Extract to SQL/XML -- Generation of DDL from XML -- Check validity of XML table model -- Generate table model upgrade script -- Upgrade table from model script
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    A highly adaptable, configuration-driven search engine that uses a data source connector interface that allows for many different data sources to be accessed. Needs no recompilation. Ever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    FireFenix is a Object Oriented Database,the objective of this application is to make more ease to catalog and archive,this project use the FX 3.0,the objective of this software is to be used for archive museum object,libraries,and other kind of warehous
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Firebird .NET Provider Installer

    Firebird database .NET Provider Installer for Visual Studio

    This nice-looking (GUI-based) utility installs the .NET Provider for Firebird database management system, including DDEX Provider (integration with Microsoft Visual Studio 2010). Requirements to run this installer: (1) Windows operating system. Not applicable to *NIX/Mono: Microsoft Visual Studio requires Windows OS. (2) Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FlexibleTree is a data structure allowing arbitrary relationships and rules to be implemented easily. Primarily, FlexibleTree encourages more flexible data sorting in overlapping categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    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). Database schema changes are described in classes written in C# that can be checked into a version control system. FluentMigrator is a .NET library that helps to version database schema using incremental migrations which are described in C#. The basic idea of the FAKE helper is to run FluentMigrator over the existing database using compiled assembly with migrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Foley .NET Utilities is a library of classes that I believe are either missing from the .NET Framework, or are enhanced version of existing ones. All of which is completely written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This library is a layer that pretends to simplify access to Bamboo.Prevalence .NET Prevalence Engine, with methods like "save(object)" and "load()". To save an object, you just use the save(object) and it will be stored to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GDBC mimics Java's JDBC for the .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    General data access engine as an extension of ADO.NET. It allows your data access code to be written in a manner that supports multiple databases. This application is designed to be extended further to include support for other database providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaxVirtual.Data enables DB independent ADO.net development. Easily swap the native Oracle, SqlServer, Sybase, Postgres, etc. drivers by updating the XML config file. Try out the Portal/Reports app. which switches Oracle & SqlServer. Supports all drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generic Data Access Layer is an approach to solve the problem for data access handling in any kind of application. This approach should help to build a database independent data layer. Both embedded SQL and Stored procedure can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gentle.NET is a database independent object persistence framework. It has an extensive feature set, excellent performance, and reasonably complete docs. Features include SQL generation, object construction/caching/uniqing, validation, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Git# is the most advanced C# implementation for Windows. It is aimed to be fully compatible to git and shall be a light weight library for cool applications that are based on git as their object database or are reading or manipulating repositories
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A local database engine with a simple query interface. One process, multithread safe and very very stable (thought to survive to sudden Blackouts). Optimal query engine (MySQLDriverCS-like easy tools). No MDAC or ODBC support needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IWE is a framework 2.0 web application that provides automatic web data entry for tables in a Microsoft SQL Server database. Just config the database connection string in the web.config file of the web site and that’s all, start editing your tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ingres Dynamic Playback is a tool to play back prerecorded SQL statements to do functional and stress testing on the Ingres Database. More information here: http://community.ingres.com/wiki/Dynamic_Playback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project is to let DBAs and developers to compare, synchronize and manage any of theirs Access databases. As well, the future plan is to generate SQL complant statement for INSERT/SELECT/UPDATE/DELETE actions for each table of the file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project