Showing 51 open source projects for "c# form manage"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Promises

    Promises

    Promises is a modern framework that provides synchronization

    Promises is a modern framework that provides a synchronization construct for Objective-C and Swift to facilitate writing asynchronous code. Typically, async operations take a completion handler in a form of a block, which is called to provide either a result or an error. To perform more than one async operation, you have to nest the second one inside the completion block of the first one, and also handle an error gracefully. Often such nesting becomes painful to follow or modify. The framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FlexLib

    FlexLib

    FlexLib is an Objective-C layout framework for iOS

    FlexLib is an Objective-C layout framework for iOS. It's based on flexbox model which is standard for web layout. So the layout capability is powerful and easy to use. With FlexLib, you can write iOS UI much faster than before, and there are better adaptability. Flexbox is more general than autolayout. Flexbox is standard for web and it's also used in ReactNative, Weex, AsyncDisplayKit, Android. FlexLib has better readability. View the autolayout written by others is really boring. For page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Firebase Apple Open Source Development

    Firebase Apple Open Source Development

    Firebase SDK for Apple App Development

    This repository contains all Apple platform Firebase SDK source except FirebaseAnalytics. Firebase is an app development platform with tools to help you build, grow and monetize your app. More information about Firebase can be found on the official Firebase website. See the subsections below for details about the different installation methods. Where available, it's recommended to install any libraries with a Swift suffix to get the best experience when writing your app in Swift....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FLAnimatedImage

    FLAnimatedImage

    Performant animated GIF engine for iOS

    ... UIImageView instances with instances of FLAnimatedImageView to get animated GIF support. There is no central cache or state to manage. It's flexible to integrate in your custom image loading stack and backwards compatible to iOS 9. It uses ARC and the Apple frameworks QuartzCore, ImageIO, MobileCoreServices, and CoreGraphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    BibDesk

    BibDesk

    Bibliography manager for Mac OS X

    BibDesk is a graphical bibTeX bibliography manager for Mac OS X.
    Leader badge
    Downloads: 3,821 This Week
    Last Update:
    See Project
  • 6
    GrandPerspective

    GrandPerspective

    Graphically shows disk usage for Macs

    GrandPerspective is a utility application for macOS that graphically displays the disk usage of your file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space.
    Leader badge
    Downloads: 3,001 This Week
    Last Update:
    See Project
  • 7
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 8
    JVFloatLabeledTextField

    JVFloatLabeledTextField

    UITextField subclass with floating labels

    JVFloatLabeledTextField is the first implementation of a UX pattern that has come to be known the "Float Label Pattern". Due to space constraints on mobile devices, it is common to rely solely on placeholders as a means to label fields. This presents a UX problem, in that, once the user begins to fill out a form, no labels are present. This UI component library, which includes both a UITextField and UITextView subclass, aims to improve the user experience by having placeholders transition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FCUUID

    FCUUID

    iOS UUID / Universally Unique Identifiers library

    iOS UUID library as alternative to the old good UDID and identifierForVendor. This library provides the simplest API to obtain universally unique identifiers with different levels of persistence. It's possible to retrieve the UUIDs created for all devices of the same user, in this way with a little bit of server-side help it's possible manage guest accounts across multiple devices easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Spectrum Savings Accounts

    Spectrum Savings Accounts

    Spectrum is a program that helps you manage your personal finances.

    Spectrum is a program that helps you manage your savings by letting you create virtual savings accounts. Spectrum also allows you to set up standing orders, change it's appearance, import/export accounts and many other things. Keep in mind that Spectrum is not a banking app. It is simply a way for you to keep track of your savings. Your account data is saved locally in a JSON file, so don't use Spectrum for any sensitive information. At the moment it is available in these languages: English...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YTKNetwork

    YTKNetwork

    YTKNetwork is a high level request util based on AFNetworking

    YTKNetwork is a high level request util based on AFNetworking. It's developed by the iOS Team of YuanTiKu. It provides a High Level API for network request. YTKNetwork is used in all products of YuanTiKu, including: YuanTiKu, YuanSoTi, YuanFuDao, FenBiZhiBoKe. YTKNetowrk is suitable for a slightly more complex project, not for a simple personal project. YTKNetwork is helpful if you want to cache requests, manage the dependences of requests, or validate the JSON response. And if you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GCDWebServer

    GCDWebServer

    The #1 HTTP server for iOS, macOS & tvOS

    ... using "application/x-www-form-urlencoded" or "multipart/form-data" encodings (including file uploads). Allow implementation of fully asynchronous handlers of incoming HTTP requests. Minimize memory usage with disk streaming of large HTTP request or response bodies. Automatically handle transitions between foreground, background and suspended modes in iOS apps. Full support for both IPv4 and IPv6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    IQKeyboardManager

    IQKeyboardManager

    Codeless universal library to prevent issues of keyboard sliding up

    ... IQKeyboardManager you simply need to add source files to your project. IQKeyboardManager works on all orientations, and with the toolbar. It also has nice optional features allowing you to customize the distance from the text field, behaviour of previous, next and done buttons in the keyboard toolbar, play sound when the user navigates through the form and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    STPopup

    STPopup

    STPopup provides STPopupController,

    STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift. Auto-reposition of popup view when keyboard shows up, make sure your UITextField/UITextView won't be covered by the keyboard. Drag navigation bar to dismiss popup view. Support both portrait and landscape orientation in iPhone and iPad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sciatrope

    Sciatrope

    An application for eclipse chasers, by an eclipse chaser.

    Sciatrope is a Cocoa (macOS) application made by an eclipse chaser for eclipse chasers. It helps preparing for, and observe, any solar eclipse. It gives the eclipse circumstances, distance and direction to the central line. Observing location can be provided by the Mac, an external GPS, by location name, from a previously saved favorite location, or by latitude and longitude. Eclipse circumstances are displayed in tabular form, on a map, a compass, or in an image, with azimuthal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Shiftlt

    Shiftlt

    Managing windows size and position in OSX

    ShiftIt is an application for OSX that allows you to quickly manipulate window position and size using keyboard shortcuts. It intends to become a full featured window organizer for OSX. It is a complete rewrite of the original ShiftIt by Aravindkumar Rajendiran which is not longer under development. Please note, because the binary is not signed, you'll have to "right click" on the application, click "Open", and subsequently click "Open" in the dialog that appears. You only have to do this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RestKit

    RestKit

    Framework for consuming and modeling RESTful web resources

    RestKit is a modern Objective-C framework for implementing RESTful web services clients on iOS and Mac OS X. It provides a powerful object mapping engine that seamlessly integrates with Core Data and a simple set of networking primitives for mapping HTTP requests and responses built on top of AFNetworking. It has an elegant, carefully designed set of APIs that make accessing and modeling RESTful resources feel almost magical. You can even access the Twitter public timeline and turn the JSON...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YYText

    YYText

    Text framework for iOS to display and edit rich text

    Powerful text framework for iOS to display and edit rich text. YYText is a component of YYKit. YYText is UILabel and UITextView API compatible. High performance asynchronous text layout and rendering, extended CoreText attributes with more text effects. Text attachments with UIImage, UIView and CALayer. Custom highlight text range to allow user interact with, text parser support (built in markdown/emoticon parser), text container path and exclusion paths support. Vertical form layout support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MessageDisplayKit

    MessageDisplayKit

    An IM App like WeChat App to send text, pictures, audio, video, etc.

    An IM application similar to WeChat App, with sending text, pictures, voice, video, geographic location messages, managing local address books, sharing Moments, drifting and making friends, shaking, and more interesting functions. An IM APP like WeChat to send text, pictures, audio, video, location messaging, manage local address book, share moments with friends, drift bottle, shake for new friends and some other interesting features. Automatically enable/disable send button according...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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 to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PicPodz: 3D Photo Slideshow Sphere

    PicPodz: 3D Photo Slideshow Sphere

    Resizable photo reminder desktop widget

    PicPodz is on the Mac App Store (http://is.gd/iAEWHn) PicPodz is an OS X 10.10 desktop photo slideshow in the form of a sphere. Just drag images into the window then change modes. Pics will change randomly. Resize or maximize to suit your needs. I recommend organizing copies of pics into folders, rather than using originals. Just select all images and drop them into the window.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Porting Center

    Porting Center

    Mac Port Editor and WSI Creator

    With Porting Center, you can edit any kind of Mac Port for Windows Software which uses Wineskin, CXZ, CXEx and oldest versions of them. With Porting Center unique design, you won't even need to understand how Wine works. Furthermore, with a license, you can export the Port like a WSI file, a file with less than 2Mb of size which contains all the needed information to recreate the mentioned port. After this, the WSI file can be transformed again into a replica of the original port using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SQLight - SQLite Database Manager

    SQLight is freeware SQLite database manager tool for Mac OSX.

    ... on features for next releases. Also there will be bug fixing as reported by our QA people and app users. - Beautiful looks and carefully designed, clean and neat layout: While designing SQLight we took due care to make it easy to understand and use. We kept it simple, neat and of course beautiful. You can see list of tables, views, indexes on left panel and right panel provides you controls to manage them. - Use tabs to open multiple databases at the same time: SQLight provides tab feature (similar to wh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gamma Studio

    Gamma Studio

    Mac Port Editor

    Gamma Studio became Porting Center. http://portingkit.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next