Open Source C# Object Oriented Software for BSD

C# Object Oriented Software for BSD

Browse free open source C# Object Oriented Software for BSD and projects below. Use the toggles on the left to filter open source C# Object Oriented Software for BSD 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    FileHelpers Library
    http://www.filehelpers.net The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, SqlServer) Code on GitHub: https://github.com/MarcosMeli/FileHelpers
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
    Downloads: 4 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    A framework that provides AJAX technologies for web pages created with ASP.NET. It allows developers to easily integrate AJAX support into their pages without replacing the ASP.NET controls and/or writing javascript code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    A generic state machine in C#, based on implementation by Leslie Sanford. Source Code can be found here: https://github.com/OmerMor/StateMachineToolkit Binaries available through nuget: https://nuget.org/packages/StateMachineToolkit
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    This project is unmaintaned and obsolete. For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications Original description: An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Epic.NET
    Epic stands for "Entity Proxies with Injectable Components". It helps to keep your domain model implementation fully focused on the enterprise business, with an infrastructure ignorant fashion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Class library to provide algorithmic functionality to collections. Some of the algorithms are: ForEach, Find, FindAll, Collect, etc.
    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
  • 10
    The Autonomous is a powerful framework to make autonomous class tests. With it you can make the autonomous objects with your operations, specify one behavior then start the process. The tests will be executed in linear, circular or aleatory way. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClamAv# is a Mono language binding for the ClamAV virus scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    .NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A cross-platform framework built in C with multiple language bindings, easing the transition between languages and platforms, while maintaining ABI compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Free C# library containing different math classes and algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The NTS CMS, NTSManager, is an ASP.Net (C#) based Content Management System. A high performance app serves web pages directly from RAM. Provides browser-based editing and adding of functionality modules. Developed in SharpDevelop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lots of little useful extensions to .NET/mono. Some of the current inclusions include: Event based collections, forms with customisable titlebar buttons, enumerable generator functions with lots of predefined generators including a prime number generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RPGWorldModel is an object-oriented, abstract framework for creating world models for RPG/MMORPG games. It contains both high level, abstract objects as well as some basic implementation, but most important, it allows extentions to be made by developers!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SAGE stands for Simple Asynchronous Game Engine and is an attempt to implement a multithreaded game engine in C#. For rendering/physics/sound/etc it uses(/will use) open source libraries (like OGRE, ODE, etc) through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "Special DBL" is a .Net library provides persistence layer for storing and retrieving objects in/from database (ORM engine) with advanced cache functions. Could be used as a persistence layer in web- and other kinds of .Net applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spline.NET is a simple attribute-driven object/relational mapping system built on top of ADO.NET. It is much lighter than typical ORM solutions and allows full access to the ADO.NET APIs, rather than replacing them. It also has a simple IoC mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ValidationFx
    ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    i4o (index for objects) is the first class library that extends LINQ to allow you to put indexes on your objects. Using i4o, the speed of LINQ operations are often over one thousand times faster than without i4o.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    neCommerce is a open source framework or library for enterprise strength eCommerce development. neCommerce is written in C# and is working with the Microsoft .NET 1.1 framework as well as Mono. mySQL and MS SQL server will be supported initially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.