Showing 32 open source projects for "create-react-app"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Windows UI Library

    Windows UI Library

    Windows 10 native controls and Fluent styles for your applications

    WinUI is a user interface layer that contains modern controls and styles for building Windows apps. As the native UI layer in Windows it embodies Fluent Design, giving each Windows app the polished feel that customers expect. WinUI 2 is a library of controls that provides official native Microsoft UI controls and features for Windows UWP apps. WinUI 2 can be used in any Windows 10 UWP XAML app, or in a Xamarin.Forms app running on Windows 10 using native view embedding. WinUI 3 is the next generation of the WinUI framework. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Xamarin.Forms

    Xamarin.Forms

    Build native apps for iOS, Android, Windows and macOS

    An app platform for building Android and iOS apps with .NET and C#. .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications. Xamarin extends the .NET developer platform with tools and libraries specifically for building apps for Android, iOS, tvOS, watchOS, macOS, and Windows.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    MSBuild

    MSBuild

    The Microsoft Build Engine (MSBuild) build platform for .NET and VS

    The Microsoft Build Engine is a platform for building applications. This engine, which is also known as MSBuild, provides an XML schema for a project file that controls how the build platform processes and builds software. Visual Studio uses MSBuild, but MSBuild doesn't depend on Visual Studio. By invoking msbuild.exe on your project or solution file, you can orchestrate and build products in environments where Visual Studio isn't installed. Visual Studio uses MSBuild to load and build...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 4
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    Pluggable foundation blocks for building loosely coupled distributed apps. Includes implementations in Redis, Azure, AWS, RabbitMQ and in memory (for development). When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple. Wanted to build against abstract interfaces so that we could easily change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Electron.NET

    Electron.NET

    Build cross platform desktop apps with ASP.NET Core

    ...Via our Electron.NET IPC bridge we can invoke Electron APIs from .NET. The CLI extensions host our toolset to build and start Electron.NET applications. There are lots of different approaches how to get an X-plat desktop app running. We thought it would be nice for .NET devs to use the ASP.NET Core environment and just embed it inside a pretty robust X-plat environment called Electron. Porting Electron to .NET is not a goal of this project, at least we don't have any clue how to do it. We just combine ASP.NET Core & Electron. The current Electron.NET CLI builds Windows/macOS/Linux binaries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XAPK Packaging Tool

    XAPK Packaging Tool

    Simple and efficient tool for XAPK packaging.

    ... • User-Friendly Interface: Simplifies XAPK creation for users of all experience levels. Ideal for Android developers and advanced users, the XAPK Packaging Tool streamlines the app packaging and distribution process. Automate and simplify XAPK creation, and get your app package ready for release quickly and effortlessly.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Progress Telerik UI for UWP

    Progress Telerik UI for UWP

    Telerik UI for Universal Windows Platform

    ...Please visit telerik.com for UI tools for ASP.NET, WPF, WinForms, or JavaScript. Common and device-family-specific APIs are bundled in Progress® Telerik® UI for UWP. Easily implement various functionalities in your UWP projects and create a single app package running on every device in the Windows 10 device family. Save development time with a wide range of out-of-the-box controls for various application scenarios. Manage data with the Grid or ListView components and create beautiful visualizations with the Chart, Gauges and BulletGraph controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cocona

    Cocona

    Micro-framework for .NET console application

    Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET. Cocona has a mechanism called Parameter set that defines common parameters for multiple commands. For example, if every command receives a user name, host name, etc., it would be annoying to define them in a method for each command. If a class (or record class) has a parameterized constructor, it is treated as part of the definition of a command method. Cocona has filter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SignalR

    SignalR

    Incredibly simple real-time web for .NET

    ...It's the ability to have your server-side code push content to connected clients as it happens, in real-time. SignalR hubs can be written in C# code and added to your ASP.NET app, alongside your pages and APIs. The simple programming model integrates seamlessly with other ASP.NET features like dependency injection, authentication, authorization, and scalability. While chat is often used as an example, you can do a whole lot more. Any time a user refreshes a web page to see new data, or the page implements Ajax long polling to retrieve new data, it's candidate for using SignalR. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Chromely

    Chromely

    Build cross platform HTML desktop apps on .NET

    ...With Chromely you can build Single Page Application (SPA) HTML5 desktop apps with or without Node/npm. Building SPA apps using Blazor or javascript frameworks like Angular, React, Vue or similar is easy. You can use Visual Studio Code or any IDE you are familiar with as long as Chromely knows the entry HTML file from the compiled/bundled files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MoCoolKaCN

    MoCoolKaCN

    MoCoolKa 项目

    Mocoolka由Mocoolka Cloud和Mocoolka App构成。 Mocoolka Cloud 是基于web的设计、开发、管理平台 分析人员可以通过平台直接建立软件,无需编写代码。从而使分析人员更专注于业务逻辑、创新并创造真正的商业价值。支持PC、移动设备访问。 Mocoolka App 是在Mocoolka Cloud上搭建的商业应用 了解项目请进入我们的wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VersionIncrement

    VersionIncrement

    Version incrementer solution for Visual Studio C# projects

    Years of frustration with the lack of auto-incrementing of the versions number has resulted in this little console app. It can be run from the Visual Studio Build Events (I use it in the Pre-build event command line). Can also be run in a command window (good for seeing the help). It can be commanded to automatically rollover the version number from revision to build to minor to major, each independently controlled from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HTML5 app development in .NET

    HTML5 app development in .NET

    Rapidly create HTML5 mobile web enterprise applications in .NET

    With its WYSIWYG designer and familiar C# programming model, Visual WebGui is the natural choice for Visual Studio developers who want to create enterprise-class HTML5 apps for any mobile device or desktop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NAnt builder is a Visual Studio 2012 .Net AddIn. It can be used to control NAnt builds directly from within Visual Studio 2012 without the need to use the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    XNB Builder

    Create .xnb files for XNA games.

    ...You should update to the latest version in order to fix this. Note: The full version of XNA game studio is required for conversion. See the ReadMe for details on where to download it. Create .xnb files for use in XNA games. This allows for .png to .xnb and more. Full list of supported filetypes: Graphics Files: *.bmp;*.dds;*.dib;*.hdr;*.jpg;*.pfm;*.png;*.ppm;*.tga Autodesk FBX Files: *.fbx Effects Files: *.fx SpriteFont Files: *.spritefont X Files: *.x XNA XML Files: *.xml Audio Files: *.mp3;*.wav;*.wma Video Files: *.wmv Support for some filetypes may be incomplete, graphics filetypes should all be fine. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Angel Spell Maker

    Angel Spell Maker

    Angel Spell Maker v1.5 Beta

    Angel is an application created in C# to create spell very easy and fast with maximum user comfort. Powered by DJ Death (Angelshitho).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WixEdit

    WixEdit

    Project moved to Github: https://github.com/WixEdit/WixEdit

    WixEdit is an editor for XML source code of the Windows Installer XML (WiX) toolset. WixEdit lets you create MSI and MSM setup packages with the WiX Toolset. It provides a visual representation of the dialogs and an easy way to edit the WiX source files. (Project moved to Github: https://github.com/WixEdit/WixEdit)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Configure your Visual Studio Solution without VS. e.g. Create build configurations for Any CPU, x86, x64. Setup project dependencies, detect unused references. Apply all changes to all included project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nant Reloaded
    NantReloaded is a Visual Studio .Net 2005 Add-in and a stand-alone visual app for running and configuring NAnt scripts. Also, It allows you to save and load build configurations (set of targets and properties values)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The HL7 Test Harness system is an HL7 v3 message conformance testing application that also provides the ability to simulate the message processing actions of a client and/or server system. The app provides message workflow, format and content testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A code coverage console app for wrapping MsTest executed tests for Visual Studio for Testers. The app extracts coverage data from a binary (*.coverage) file, generated by MsTest into an XML file which can be used in your build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    neroLite is a little collection of tools and an installer-builder which lets you create your own customized nero installer with only the basic required components of nero burning rom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RSS Feeds are becoming popular nowadays. There are many tools to view RSS Feeds. But, to create a Feed, its very hard to find tools. Also, Creating a RSS feed manually is not very easy. RSS Feed Creator is a tool which wiill create a RSS Feed for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB