Showing 20 open source projects for "c-sharp"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    GUI Turbo Assembler (TASM)

    GUI Turbo Assembler (TASM)

    An essential 32-64bit localized IDE for Assembly Language with Debuger

    GUI Turbo Assembler is an essential IDE for assembly language programming. It includes Borland Turbo Assembler (TASM), Turbo Linker, Turbo Debugger and DOSBox for writing both 16-bit and 32-bit programs in assembly language. GUI Turbo Assembler provides a rich set of features, encompassing fundamental file operations and advanced capabilities such as line numbering, syntax highlighting, code folding, docking, and theme personalization. The interface is highly adaptable, empowering users...
    Leader badge
    Downloads: 1,153 This Week
    Last Update:
    See Project
  • 2

    JIEJIE.NET

    An open source tool to encrypt .NET assembly file

    Many .net developers are worry about their software has been cracked,copyright under infringed, so they use some tools to obfuscate IL code.such as PreEmptive dotfuscator.But some times ,it is not enought. <br/>So I write JIEJIE.NET can encrypt .NET assembly deeply,help people protect their copyright.and this tool is open source.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 3
    Orao Basket

    Orao Basket

    Programming tools for emulator of eight bit computer ORAO

    Smederevo, 05, august 2018 Long time ago, about 1986 I have become proud owner of eight bit computer ORAO based on MOS 6502 processor. It was first and for me the best home computer at that time. My whole knowledge of computer programming begins with that computer. Recently for some unknown reason I have become interested in old eight bit computers again. After short search on the Internet I have found emulator of my favorite computer. It literally emulates every peace of hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CIL disassembler written in C# by Mono Project. This fork is coming with some bug fixes. Uses Mono.Cecil, get from https://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cecil/ if you don't have it already.
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Michel Max Spreadsheet Serialization

    Michel Max Spreadsheet Serialization

    Serializes and Deserializes objects into spreadsheets

    EN-US: Serializes and Deserializes objects into and from "Microsoft Excel XML" saved as ".xls". PT-BR: Serializa objetos em "Microsoft Excel XML" salvo como ".xls", e Deserializa "Microsoft Excel XML" salvo como ".xls" para objetos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Michel Max - WPF Color Picker

    Michel Max - WPF Color Picker

    Michel Max - WPF Color Picker

    The Michel Max - WPF Color Picker is a Control for color selection in WPF applications, with three layout options being "Spherical", "Rounded" or "Squered". Libary and Example available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PropC2Asm

    PropC2Asm

    C compiler for Parallax Propeller MPU

    PropC2Asm is a command line C compiler that outputs Parallax Propeller assembly code. The source language is based on C. Rather than trying to be C compliant; my priority was to allow efficient access to all the unique features of the Propeller. Windows .NET 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Hex File Loader

    A software for upload .hex files to ATMEGA328P and compile .asm files

    Downloads: 5 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 10
    Michel Max Spread - XLSX Loader/Creator

    Michel Max Spread - XLSX Loader/Creator

    Michel Max MMSpread is an API XLSX files without the MS Excel ins...

    The Michel Max - MMSpread is an API to generate XLSX Spreadsheets without having the Microsoft Excel installed in the Machine. It allows you to Load XLSX files and edit them, or even create them from nothing, without having annoying alerts when it is open. It supports the following Microsoft Excel items: - All styles (font, border, background, etc). - Validation: List ONLY, and it has to be sequential. - Conditional Formula Formatting. - Comments. - Number Format. Extra...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Michel Max - Coalesce for .NET
    Have you ever wonder “why doesn’t I have a Coalesce on .NET?”, well now you have, with this library you can use the Coalesce for Boolean “bool?”, “byte?”, “char?”, “DateTime?”, “decimal?”, “double?”, “short?”, “int?”, “long?”, “object”, “sbyte?”, “float?”, “string”, “ushort?”, “uint?” and “ulong?”. Note: Objects like a Custom Control need to have their own Equals implementation. Documentation in English and Brazilian Portuguese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tipo de Dados CPF/CNPJ para SQL Server

    Tipo de Dados CPF/CNPJ para SQL Server

    Tipo de Dados CPF/CNPJ para SQL Server, com custo máximo de 7 bytes.

    PT-BR: Tipo de Dados CPF/CNPJ para SQL Server, com custo máximo de 7 bytes para armazenamento, com propriedades/métodos de validação e formatação do campo. Compatível com SQL Server 2005, 2008, 2012, 2014 e 2016. EN-US: Brazilian Federal Registration Data Type for SQL Server. CPF = People. CNPJ = Companies. It has 7 bytes of maximum cost for storage, along with properties/methods of validation and field format. Compatible with SQL Server 2005, 2008, 2012, 2014 and 2016.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Genome SDK

    Genome SDK

    The Genome is a program component framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WinRABCDAsm

    WinRABCDAsm

    Windows GUI front-end for RABCDasm

    RABCDAsm (https://github.com/CyberShadow/RABCDAsm) is a collection of utilities including an ActionScript 3 assembler/disassembler, and a few tools to manipulate SWF files. WinRABCDAsm is a GUI front-end for its core functions. For syntax highlighting see http://ohadsc.wordpress.com/2012/05/26/adding-syntax-highlighting-for-new-languages-to-eclipse-with-the-colorer-library/ and https://github.com/CyberShadow/RABCDAsm/blob/master/asasm.hrc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The purpose of this project is to develop the binutils for CLI needed by the project GCC4CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AutoUpgrader for WPF Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tool for using syntax highlighting, code competion, ect, in sd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    .Net Assembly Viewer/Disassembler/decompiler is a .net assembly viewer, disassembler and decompiler written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CLI-Dasm(Common Language Infrastructure - Disassembler). A IL disassembler similar to ILDasm, written in C# so that it may be run on other CLI compliant platforms such as Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next