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

Showing 156 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    JazzHands

    JazzHands

    A simple keyframe-based animation framework for UIKit

    Jazz Hands is a simple keyframe-based animation framework for UIKit. Animations can be controlled via gestures, scroll views, KVO, or ReactiveCocoa. Jazz Hands is used extensively in IF and DO by IFTTT for iPhone and iPad, most famously in the app intro. Open JazzHandsDemo.xcworkspace to see a simple demonstration of moving, scaling, fading, and transforming views in a scrolling app intro. To run the example project, clone the repo, and run pod install from the Example directory. Looking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BRFlabbyTable

    BRFlabbyTable

    Bouncy and distorded table view cells, available on Cocoapods

    BRFlabbyTable is an Objective-C library that adds a fun, interactive "flabby" animation effect to UITableView cells. It enhances user experience by adding physics-based feedback when scrolling through table views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NUI

    NUI

    Style iOS apps with a stylesheet, similar to CSS

    ... inherit from NUI classes (e.g. NUIButton). NUI no longer requires this, as it uses UIKit categories instead subclasses. If you were previously using NUI 0.1, and update to a newer version of NUI, you'll want to simply unset those custom classes, so that, for example, a UIButton is simply a UIButton, instead of being a NUIButton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    iCloud Document Sync

    iCloud Document Sync

    Integrate iCloud into iOS document projects with one-line code methods

    iCloudDocumentSync is a library that simplifies document synchronization between iOS and macOS using iCloud. It enables seamless file storage, retrieval, and versioning across Apple devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    appledoc

    appledoc

    Objective-c code Apple style documentation set generator

    appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set. Additionally, you can of course use documentation generated by appledoc for your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TSMessages

    TSMessages

    Easy to use and customizable messages/notifications for iOS

    ... notification types with a different design. Add the new type to the notificationType enum, add the needed design properties to the configuration file and set the name of the theme (used in the config file and images) in TSMessagesView.m inside the switch case. Take a look at the Example project to see how to use this library. You have to open the workspace, not the project file, since the Example project uses cocoapods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chameleon

    Chameleon

    Color framework for Swift and Objective-C

    Chameleon is a lightweight, yet powerful, color framework for iOS (Objective-C & Swift). It is built on the idea that software applications should function effortlessly while simultaneously maintaining their beautiful interfaces. With Chameleon, you can easily stop tinkering with RGB values, wasting hours figuring out the right color combinations to use in your app, and worrying about whether your text will be readable on the various background colors of your app. With a plethora of color...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GPPCC

    GPPCC

    Graphical Pretty Print C++ Compiler

    GPPCC is Graphical Pretty Print C++ Compiler. It supports C++99. This is a front end compiler tool for C++. This will convert unformatted C++ source file into formatted C++ source file with a prefix "pp_". For further information please read documentation.
    Downloads: 0 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
    DyCI

    DyCI

    Dynamic Code Injection Tool for Objective-C

    DyCI is a tool that enables real-time code injection in iOS and macOS projects. It allows developers to modify Objective-C and Swift code on the fly without recompiling the entire application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BlocksKit

    BlocksKit

    The Objective-C block utilities you always wish you had

    BlocksKit is a framework for Objective-C that extends Cocoa and Cocoa Touch APIs with block-based wrappers, making it easier to write concise, readable code. It provides block-based alternatives to delegation and target-action patterns, streamlining event handling in UIKit and Foundation frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VVDocumenterXcode

    VVDocumenterXcode

    Xcode plug-in which helps you write documentation comment easier

    VVDocumenter-Xcode is an Xcode plugin that helps developers write documentation comments quickly and consistently in Objective-C and Swift. It automatically generates Javadoc-style comment blocks for methods, functions, and properties, improving code readability and API maintainability. It was especially popular before Apple introduced native documentation features in newer Xcode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Peckham

    Peckham

    Add #import-s from anywhere in the code

    Peckham is an Xcode plugin that makes it easier to manage and organize #import statements in Objective-C files. It helps clean up and alphabetize imports, improving code maintainability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aspects

    Aspects

    Library for aspect oriented programming in Objective-C and Swift

    A delightful, simple library for aspect oriented programming. Think of Aspects as method swizzling on steroids. It allows you to add code to existing methods per class or per instance, whilst thinking of the insertion point e.g. before/instead/after. Aspects automatically deals with calling super and is easier to use than regular method swizzling. Aspects hooks deep into the class hierarchy and creates dynamic subclasses, much like KVO. There's known issues with this approach, and to this date...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Crosos Operating System

    Crosos Operating System

    Crosos is a SubLinux Distribution

    Crosos is a open-source OS. It is based on the Linux Kernel and mostly uses the same code in Ubuntu (but it has been derived from Debian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XVim

    XVim

    Xcode plugin for Vim keybindings

    XVim is a Vim plugin for Xcode. The plugin intends to offer a compelling Vim experience without the need to give up any Xcode features. XVim has several branches and releases. Usually you only need to download one of 'releases' and use it. Releases are tags on master branch. All the code and documents on these tags are well arranged. Usual XVim user should use one of releases. Any other branches are temporary branches to develop features or bug fixes which will be merged into 'develop' branch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    XMLVM
    XMLVM is an XML-based programming language build upon a virtual machine concept. Both Java and .NET byte code instructions can be mapped to XMLVM. XSL stylesheets allow manipulation of XMLVM such as cross-compilation to JavaScript for AJAX applicatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Platinum UPnP
    NOTE: Source code is now hosted on github at https://github.com/plutinosoft/Platinum. A cross-platform C++ library for discovering, controlling or implementing UPnP devices. Contains sample code for a UPnP AV Media Server, Media Renderer & Control Point. (Platinum is copyrighted by Plutinosoft, LLC. http://www.plutinosoft.com)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    ROS4iOS

    How to build ROS (Robot Operating System) for the iOS platform.

    Instructions and source code to build a native ROS port for the iOS platform. The project also includes a sample application for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an HP-41CV simulator for MAC OS X. It is based on the source code written by Greg Ewing. The ultimate goal is to make this calculator available as an iPhone/touch application. Now available in the SVN version an alpha version of HP-41CX
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    WebPhotos will turn a "bunch of pictures" (GIF, JPEG, PNG) into a HMTL-frameset that can be used as a virtual photo-album. It's a program for PC-Geos written in Geos Objective C (GOC). Supported platforms: GWE2.x, NDO, BBE, GlobalPC, GeoBook,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MuPuPriNT

    MuPuPriNT

    A primality/compositeness tester for different types of numbers.

    MuPuPriNT (Multi-Purpose Prime Number Tester) is a primality and compositeness tester for many different types of numbers. It is basic, yet full-featured, and offers several different testing methods for each type of number. MuPuPriNT is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for Windows, OS X, and Linux. Source code is available as well, and can be built on any machine with Qt installed. As of version 2.0, MuPuPriNT is built on the cross...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JDCSVParser

    Objective-C CSV Parser Example Framework

    A simple callback-based parser for tabular data encoded as CSV (Comma Separated Values), written in Objective-C. Slightly heavy-weight as it was meant to not take short-cuts as a full push-down automaton state machine parser. This was initially an experiment in how to build such parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 10 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.