Search Results for "c# source code example" - Page 18

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

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 1
    neormf (New Entreprise Object Relational Mapping Framework) is a Bottom-Up Code Generation Framework for a number of languages/plateforms (Java/J2EE,C#/DotNet,...) and architectures, following main design patterns and frameworks
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CHAP or Common Hybrid Agent Platform is a collection of code in Java and C bringing together several research projects in the area of self-organizing systems. The projects Emerge and Abbey are accessible by SVN (menu item Code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collaboration web site for software engineers to find and contribute code. The goal is to have users of the system to be able to not only get code from the system but also be able to update and fix specific code segments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    SMC is a java program that generates Java, C++, or C# (and possibly others) code from a simple state table syntax. This is the original project from Robert C. Martin (Unble Bob) as presented on the www.objectmentor.com website for so many years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Open eXchange for ColdFusion (OpenXCF) project hosts open source ColdFusion Markup Language (CFML) code in the form of ColdFusion Extensions (CFXs), ColdFusion Components (CFCs), and User Defined Functions (UDFs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    RL-Glue has moved to google code. Please see: http://code.google.com/p/rl-glue/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    To some, the Java and C++ languages appear deceptively similar. The goal of this is project is to examine these two popular object-oriented languages and generate a Java to C++ translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Codemon is a testing tool that enables code coverage of C codes. It supports the level of Decision Coverage and Condition Coverage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    This project contains the code and hardware diagrams for the electrical system of an electric vehicle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Handy tool to create your own templates, manage substitution parameters and sets of files to apply templates to. Applicable for generating code (Java, C, C++, ...), documentation (Javadoc, HTML, ...) and any other file based data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A very rich Swing based JDBC Front End with connectivity with all JDBC enabled databases. Having features as code generation for database in Java (working on C#), database synchronization, database Copy/Move, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Windows native distribution of Bigloo, a Scheme system that includes an optimizing compiler generating C code, Java classes and .NET CIL files as well as an interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Write algorithms and class structures once - transform them to any Language and Version - without redesigning code. XCOS provides XSD and XSLT for OOP-close representation of structures and executable sources - currently: C#2.0 and Java 5.0 is to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JaCIL (pronounced "jackal") is a project to create a byte-code compiler to translate .NET assemblies to Java class files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DoctorJ is an application that analyzes Java code and documentation, finding oversights, errors and common mistakes that the javadoc tool does not.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    HardCoder - A powerful software for conducting online exams/competitions on C/C++/Java/C#. The software can compile, run, test and judge winners of code written in either of C, C++, Java or C# programming languages, all by itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Client-server version of the popular Sleepycat Native XML Database, along with client code supporting Java, C, C++ access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AST Reproduce is a plugin for the Eclipse IDE. The purpose of this plugin is to generate code, that creates an Abstract Syntax Tree (AST) node. AST Reproduce expects as input an example AST node.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 23
    Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to source code in several languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPITools aims to provide tools to allow for improved documentation and APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CDSD provides a location for your configuration storage, access code for your application and appropriate documentation. It's not only possible to maintain configurations more easily but also minimising the effort handling configuration in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
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.