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

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    Hosts Manager
    This is a tool to help manage multiple hosts files on one system. Check out the readme: https://svn.code.sf.net/p/hostsmanager/code/trunk/Readme.txt Please use the request tracker if you have suggestions. I also accept patches! https://sourceforge.net/p/hostsmanager/feature-requests/ https://sourceforge.net/p/hostsmanager/code/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    PushSharp

    PushSharp

    A server-side library for sending Push Notifications to iOS

    PushSharp is a server-side library for sending Push Notifications to iOS/OSX (APNS), Android/Chrome (GCM/FCM), Windows/Windows Phone, Amazon (ADM) and Blackberry devices! PushSharp v3.0+ is a complete rewrite of the original library, aimed at taking advantage of things like async/await, HttpClient, and generally a better infrastructure using lessons learned from the old code. PushSharp will now follow semver versioning, so major version numbers will go up as there are any breaking API changes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CodeHub

    CodeHub

    The most advanced client for GitHub on iOS

    CodeHub is the best way to browse and maintain your GitHub repositories on any iOS device. Written using Xamarin, CodeHub offers the most complete set of features for an iOS GitHub client and is designed to be one day available on all major mobile platforms. CodeHub brings GitHub straight to your fingertips, allowing you to view everything from pull requests to commenting on individual file diffs in the latest change set. Manage issues and pull requests on the go, stay aware with...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Search Restaurant Application

    Search Restaurant Application

    This App is to search for a restaurant through whole over the World

    Search Restaurant Application is an open source C# project developed by usman-pro ("http://musman.me/"). This App is used to search for any restaurant through out the World with the help of Google Maps. The Application has many options like: Search by: - Restaurant name - City - Zip - Country etc. This is my first App progect hope you'll love it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    SmartSlog (Smart Space Ontology) is a software/application development kit (SDK or ADK) for programming Smart-M3 agents (Knowledge Processors, KPs) that consume/produce smart space content according with its high-level ontological representation. SmartSlog applies the code generation approach: given an OWL ontology description, the ontology programming library is produced. The latter provides API to access the smart space via a Smart-M3 Semantic Information Broker (SIB) and data structures...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    http://qooxdoo.org is a great JavaScript framework. It contains lots of UI controls that would be useful when developing ASP.NET applications. But qooxdoo designed to communicate with server via RPC method. It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    ... in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    EasyModbusTCP Server Simulator .NET/JAVA

    EasyModbusTCP Server Simulator .NET/JAVA

    Modbus TCP/UDP Server Simulator and Modbus RTU Slave Simulator

    Modbus TCP Server simulator and library for .NET and Java implementation. See Library and source code: www.easymodbustcp.net For Connection to Modbus-TCP, Modbus-UDP clients, and Modbus RTU Master. Server listens at port 502 (can be changed). Shows also Protocol informations. Allows Multiple connections Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view Version V2.5: - Upgrade Library with new functions Version V1.1...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9

    NaiveLanguageTools

    C# lexer and parser

    NLT is free, open-source C# lexer and GLR parser suite -- which translates to ability to parse ambiguous grammars. Grammar can be defined directly in code or (preferably) in separate file (lex/yacc-like) for included generator. If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp...
    Downloads: 1 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
  • 10

    Skila

    programming language and compiler

    Skila is an experimental language and compiler. It is written in C# so some .Net environment is required (like Mono) and NLT binaries (see the link below). This is not a proper release, this package is more a BACKUP of Skila. Until the first real user there will be no logs, noticies, and so on. Before you faint -- yes, the code is a mess, yes there are a lot of bugs, but there is improvement almost every day so for me this endeavour still looks promising. Read more at: https...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Winforms Calendar

    A calendar control for C# winforms

    This is a fork of the A Professional Calendar on codeplex. That project hasn't been updated in several years and is broken in several ways. This project aims to update the code to the newest .net 4 release, add new features and fix bugs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    linq-cube

    LinqCube is a small utility library to define in-memory cubes.

    LinqCube is a small utility library to define measures and dimensions in code an do in-memory cubes against LINQ queries. Why? Often you have the requirement to build some reports. For example all open cases over time, all open cases over time and status etc. Your queries are complicated enough to end up in large SQL Views or dozen's of single SQL Queries. Implementing a real OLAP Cube would be an overkill, because you only have 10.000s of rows. LinqCube was build to reduce SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Korduene

    Korduene

    A visual programming IDE, to create applications without coding.

    Korduene is a visual programming IDE, that lets you create applications without having to know any programming languages, or any previous coding experience, Korduene currently only supports creating windows applications, however there are big plans for the future where Korduene could support other types of projects, or even games. Korduene is currently developed by Rebin, a senior programmer, currently a freelancer and actively developing Korduene. Please note that Korduene is in its very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SystemWebCompanion

    Migrated to github https://github.com/ngeor/SystemWebCompanion

    Attention: code migrated to github: https://github.com/ngeor/SystemWebCompanion A complementary library to ASP.NET helping perform some tasks common in web applications. The NuGet package is available here: https://www.nuget.org/packages/SystemWebCompanion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Continuous Integration Demo - .NET

    Continuous Integration Demo - .NET

    An example project to demonstrate continuous integration, in .NET.

    A simple example project demonstrating automated build and testing. This project is in C#, uses MSBuild for the build script, and makes use of NUnit for unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C# source code to get Optris MSPro, MSPlus IR thermometer measures, using the specific Usb/Serial cable (Silicom Lab CP210X USB to UART bridge in fact). For developper only : go to Files menu to get code. Maybe also for LS series. Say me back if it's OK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TVE (Interpreted Programming language)

    TVE (Interpreted Programming language)

    TVE is an Programming Language.

    TVE is a programming language which i create his first working version in 3 days (around 3500 lines of code) I was going to write it with C#, but after i decided to write it with VB.NET to make it easier for novice developers to change the source code. TVE is a mix of "Command languages" & "programming languages", you can use it for scripting like : AHK (auto hot key), use it for making applications like windows forms using his integrated library of objects You can Download it Now...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Effinator

    A complete code generator for Entity Framework based Architecture

    Effinator is a open source application developed in C#.Net basically its a code generator to build your Basic Architecture based on Entity Framework and best practice patterns. In a gist, with this tool instead of writing CRUD codes for each database table this project will generate it for you saving you time and effort in creating a repetitive process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    PyToCs

    Translates Python to C#

    A tool that translates Python source code to C#.
    Downloads: 1 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.