Showing 138 open source projects for "c# source code example"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dynamic mock object library for .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nester is a test tester for testing your C# NUnit tests. It is in the spirit of Jester (http://jester.sourceforge.net) but for the .NET platform. It modifies your source code and runs the tests. It can help point out missing tests or redundant code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    Jeek is a concrete class / stub / mock code generator for .NET, used in unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dLog is a swift c++ std::stream based output logger that works with tags. It is easy to use, swift and inexpensive when turned off. An example: dLog::write("fileOutput") << "open file:" << filename;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Codemon is a testing tool that enables code coverage of C codes. It supports the level of Decision Coverage and Condition Coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NSqlUnit is an NUnit extension that enables testing of databases from within NUnit . If you don't know what unit-testing is (or don't use it), you aren't producing good code, and database interactions are no exception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StubDb is a suggested approach to unit testing your data-access code, without having to rely on a physical database containing test data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyvix is a Python wrapper for the VMWare(R) VIX C API that allows Python to programmatically control VMWare(R) virtual machines. Example operations include: powering on; suspending; creating, reverting to, and removing snapshots; and running programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JPITools aims to provide tools to allow for improved documentation and APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Database Unit Testing framework for .NET. Places the database in a given state ready for unit testing of database access code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tool to generate source code test classes for NUnitAsp from web pages (via a URL) or by analysing .aspx pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    INUnit. A library to integrate Internet Explorer with NUnit. Enables testing of web pages and scripts from within the NUnit framework. Exposes assert functionality to the web page which itself can be automated from .NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TDebugger - an interactive debugger for the PHP language. - Step through your PHP code - Stop on breakpoints - Inspectors for all global, local and idividual variables - View stack trace
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Checker C++ it is easy programme helping to write source code. It helps to avoid errors in C++ source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A framework to allow for the testing of SQL stored procedures (MS Server and Oracle) via C# code.
    Downloads: 0 This Week
    Last Update:
    See Project