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

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
  • 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
  • 1
    Nancy

    Nancy

    Lightweight, low-ceremony, framework for building HTTP based services

    ... on the important bits.. your code and your application. Built from the bottom up, not simply a DSL on top of an existing framework. Removing limitations and feature hacks of an underlying framework, as well as the need to reference more assemblies than you need. keep it light. Run anywhere. Nancy is not built on any specific hosting technology can be run anywhere. Out of the box, Nancy supports running on ASP.NET/IIS, WCF, Self-hosting and any OWIN.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    CodeConics

    CodeConics

    CodeConics is a C# lexer/parser/syntax tree generatior

    CodeConics is simple, intuitive, easy to use and debug code-manipulation solution, that is grammar independent and recursion based, as opposed to other DFA(Deterministic Finite-state Automata) based solutions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Open Live Writer

    Open Live Writer

    An open source fork of Windows Live Writer

    Open Live Writer is like Word for your blog. Open Live Writer is a powerful, lightweight blog editor that allows you to create blog posts, add photos and videos then publish to your website. You can also compose blog posts offline and then publish on your return. Open Live Writer works with many popular blog service providers such as WordPress, Blogger, TypePad, Moveable Type, DasBlog, and many more. Open Live Writer is an open-source application enabling users to author, edit, and publish blog...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NHibernate.BusinessObjects is an easy to use business layer that wraps the object-relational mapper (ORM) NHibernate. NHBO is designed for Winforms and WPF applications. Visit http://nhbusinessobj.sourceforge.net to get more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CodeNames

    CodeNames

    CodeNames is a simple C# library for random identifier generation.

    CodeNames is a simple C# library for random identifier generation. It is intended to be used for renaming variables for source code manipulation. We are using evolutionary approach in developing our open-source software and this is an early version, so it is not very advanced, but is usable, tested and well documented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    "Slow CPU" Emulator

    "Slow CPU" Emulator

    Slows down any given Windows process (written in C#)

    "Slow CPU" Emulator is useful for slowing down games, testing how applications deal with lag, and/or reducing the overall CPU usage of a specified process. Simply tell the emulator the update interval and speed percentage, and witness your application slowing down to the specified speed live! The code is written in C# for Windows and is extremely robust, flexible and stable, and has been tested very thoroughly. I apologise in advance for the code not being very readable, sometimes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Accord.NET Framework

    Accord.NET Framework

    Scientific computing, machine learning and computer vision for .NET

    The Accord.NET Framework provides machine learning, mathematics, statistics, computer vision, computer audition, and several scientific computing related methods and techniques to .NET. The project is compatible with the .NET Framework. NET Standard, .NET Core, and Mono.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ARM Converter

    ARM Converter

    For converting ARM ASM Insctruction to Hexadecimal

    This application is very useful to perform reverse engineering, this application uses Linux binaries based command line provided and made by Cygwin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    MvvmCross Visual Studio Add-In

    MvvmCross Visual Studio Add-In

    Templates to create MvvmCross projects in Visual Studio

    An add-in for Visual Studio that simplifies the creation of MvvmCross projects, offering templates and automated workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RSR Libraries

    RSR Libraries

    C# .Net library which contains handy classes with examples of using.

    C# .Net library which contains handy classes with examples of using. For example it contain: - Alternative to .Net "Lock()" called QueuedLock, which can preserve order, in which was the lock accessed. - Thread safe version of Random class from .Net (the original in .Net is not threadsafe). - Helper class for synchronization with main thread in Windows Forms environment. For example if you want to add items to ListBox from different thread. - Classes for removing diacritics from general...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LibUsbDotNet C# USB Library
    .NET C# USB library for WinUSB, LibUsb-Win32, and libusb-1.0. Using the common device classes, applications work with all operating systems and drivers without modification. Lots of example code. Open source software at sourceforge.net.
    Leader badge
    Downloads: 199 This Week
    Last Update:
    See Project
  • 15
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    A complete Lua solution is written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms. Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    .NET Docs

    .NET Docs

    This repository contains .NET Documentation

    This repository contains the conceptual documentation for .NET. The .NET documentation site is built from multiple repositories. Issues and tasks for all but the API reference repository are tracked here. We have a large community using these resources. We make our best effort to respond to issues in a timely fashion. .NET is a free, open-source development platform for building many types of applications. Share functionality between different applications and application types using class...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    DotNet Code Helpers Library

    DotNet Code Helpers Library

    DotNet Code Helpers Library

    DotNet Library v0.2 contains some of the useful methods and codes to make C#, VB.Net languages and other DotNet languages easier in control and development. Soon, full Code Documentation will be included inside the code files followed by Web Documentation and Code Examples, If God wills
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    CryptoLibraryRefImpl

    encapsulates secure crypto algorithms for easy use

    This library exposes security functionality to the programmer, such as random number generation, hashing, salted hashing, message authentication code, symmetric encryption, asymmetric encryption, hybrid encryption, digital signature and in-memory protection. The library is accompanied by a sophisticated reference implementation, that demonstrates how to make use of the CryptoLibrary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    System Map

    System Map

    Utility for software systems specifications

    System Map is a utility for software developers that want to create well structured software products that are understood by all stakeholders from business to developer. It allows to: - Create "System Maps" to describe software products - Decompose systems deeply Also, it has some cool goodies: - Image viewer for linked wireframes - Track development progress - Trace the specification into the source code And it’s a team player: - System Maps can be exported to MS Word...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    RAMvader

    RAMvader

    A C# library which provides access to other processes' memory space.

    [ATTENTION] As of 2018-09-02 this project has been moved to GitHub and is now available in the link provided below: https://github.com/vinicius-ras/ramvader [DESCRIPTION] A .Net (C#) library which provides access to other processes' memory spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Software Enhancement Progress Tracking -- Larger projects fall apart under the weight of their own unfinished improvements. Swept helps developers track where refactorings or improvements have been made and where they are still missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CoAP On Lonworks

    CoAP protocol for Neuron 6000 IC

    CoAP-On-Lon is a very simple CoAP server protocol implementation from scratch, for Neuron 6000 Chips & Izot Router. See Code for the content. Lonworks, Neuron, Nodebuilder, Izot are trademarks of Echelon Corporation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    PhantomDb ORM

    PhantomDb ORM

    PhantomDB ORM es una librería para mapear objetos a bases de datos

    PhantomDB ORM (PDB) es un Micro ORM para Microsoft .NET Framework 3.5. Soporta cualquier tipo de base de datos. PDB está diseñada para trabajar en entornos ágiles, con muchos cambios en la base de datos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    SugarRestSharp

    SugarCRM .NET C# REST Client

    SugarRestSharp is a .NET C# SugarCRM CE 6.x API client. It is a Restful CRUD client that implements the SugarCRM module Create, Read, Update and Delete functionalities. SugarRestSharp implements following SugarCRM REST API method calls: oauth_access, get_entry, get_entry_list, set_entry, set_entries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    TheForest Mods (rebuilt)

    TheForest Mods (rebuilt)

    In case the official files don't get updated, try these ones. B-)

    Since The Forest gets pretty regular updates, previously-released mod files get out of date pretty quickly. Sometimes, their authors don't re-release them using the new modlibrary, and you can't use them anymore. This projects's goal is to just re-compile the existing mods (from their released source code) to make them compatible with the latest version of The Forest.
    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.