Showing 77 open source projects for "cli"

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
  • 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
    UniGetUI

    UniGetUI

    The Graphical Interface for your package managers

    The main goal of this project is to create an intuitive GUI for the most common CLI package managers for Windows 10 and 11, such as WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. With this app, you can easily download, install, update, and uninstall any software published on the supported package managers — and much more!
    Downloads: 103 This Week
    Last Update:
    See Project
  • 2
    NSwag

    NSwag

    The Swagger/openAPI toolchain for .NET, ASP.NET Core and TypeScript

    NSwag is a Swagger/OpenAPI 2.0 and 3.0 toolchain for .NET, .NET Core, Web API, ASP.NET Core, TypeScript (jQuery, AngularJS, Angular 2+, Aurelia, KnockoutJS and more) and other platforms, written in C#. The OpenAPI/Swagger specification uses JSON and JSON Schema to describe a RESTful web API. The NSwag project provides tools to generate OpenAPI specifications from existing ASP.NET Web API controllers and client code from these OpenAPI specifications. The project combines the functionality of...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    dotnet sdk

    dotnet sdk

    Core functionality needed to create .NET Core projects

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI. There are no fees or licensing costs, including for commercial use. .NET is open-source and cross-platform, with free development tools for Windows, Linux, and macOS. .NET is supported by Microsoft. Microsoft ships official releases that are built and tested on Microsoft-maintained servers in Azure and supported just like any Microsoft product. .NET is open source and we are very thankful...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Electron.NET

    Electron.NET

    Build cross platform desktop apps with ASP.NET Core

    Build cross-platform desktop apps with .NET 5 and ASP.NET NET Core (Razor Pages, MVC), Blazor. Electron.NET is a wrapper around a "normal" Electron application with an embedded ASP.NET Core application. 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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    Python.NET

    Python.NET

    Package that gives Python programmers integration with .NET Common CLR

    Python.NET (pythonnet) is a package that gives Python programmers nearly seamless integration with the .NET 4.0+ Common Language Runtime (CLR) on Windows and Mono runtime on Linux and OSX. Python.NET provides a powerful application scripting tool for .NET developers. Using this package you can script .NET applications or build entire applications in Python, using .NET services and components written in any language that targets the CLR (C#, VB.NET, F#, C++/CLI). Note that this package does...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    DeStress

    DeStress

    A CLI tool for reducing everyday stress

    A CLI tool for reducing everyday stress. Reducing stress in daily life is a challenge. DeStress is built to assist you. Our tool has several built-in guided breathing exercises, which are effective at reducing stress. We added scripting functionality, so you can expand on our framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ML.NET

    ML.NET

    Open source and cross-platform machine learning framework for .NET

    With ML.NET, you can create custom ML models using C# or F# without having to leave the .NET ecosystem. ML.NET lets you re-use all the knowledge, skills, code, and libraries you already have as a .NET developer so that you can easily integrate machine learning into your web, mobile, desktop, games, and IoT apps. ML.NET offers Model Builder (a simple UI tool) and ML.NET CLI to make it super easy to build custom ML Models. These tools use Automated ML (AutoML), a cutting edge technology...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MediatR

    MediatR

    Simple, unambitious mediator implementation in .NET

    Simple mediator implementation in .NET. In-process messaging with no dependencies. Supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance. You should install MediatR with NuGet. Or via the .NET Core command line interface. Either commands, from Package Manager Console or .NET Core CLI, will download and install MediatR and all required dependencies. MediatR is a low-ambition library trying to solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CppSharp

    CppSharp

    Tools and libraries to glue C/C++ APIs to high-level languages

    CppSharp is a tool and set of libraries that facilitates the usage of native C/C++ code with the .NET ecosystem. It consumes C/C++ header and library files and generates the necessary glue code to surface the native API as a managed API. Such an API can be used to consume an existing native library in your managed code or add managed scripting support to a native codebase. The supported target languages at present are C# and C++/CLI. It can also be used as a library to parse native code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • 10
    Clean Architecture

    Clean Architecture

    Clean Architecture Solution Template

    A starting point for Clean Architecture with ASP.NET Core. Clean Architecture is just the latest in a series of names for the same loosely-coupled, dependency-inverted architecture. You will also find it named hexagonal, ports-and-adapters, or onion architecture. This architecture is used in the DDD Fundamentals course by Steve Smith and Julie Lerman. Contact Steve's company, NimblePros, for Clean Architecture or DDD training and/or implementation assistance for your team. After installing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS .NET deployment tool

    AWS .NET deployment tool

    The tooling that simplifies deployment of .NET applications

    AWS Deploy Tool is an interactive tooling for the .NET CLI and the AWS Toolkit for Visual Studio that helps deploy .NET applications with minimum AWS knowledge, and with the fewest clicks or commands. It works by analyzing .NET projects and guiding developers to the right AWS service. It then selects the right deployment service, builds and packages your application, and creates the deployment infrastructure. It allows for a quick and easy Proof of concept (POC), smooth graduation to CI/CD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Units.NET

    Units.NET

    Makes life working with units of measurement just a little bit better

    Add strongly typed quantities to your code and get merrily on with your life. No more magic constants found on Stack Overflow, no more second-guessing the unit of parameters and variables. Get all the common units of measurement and the conversions between them. It is lightweight and thoroughly tested. 100+ quantities with 1200+ units generated from JSON by C# CLI app. 8000+ unit tests on conversions and localizations. Conforms to Microsoft's open-source library guidance. SourceLink to step...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    NAPS2 - Not Another PDF Scanner

    NAPS2 - Not Another PDF Scanner

    Scan documents to PDF and other file types, as simply as possible.

    Visit NAPS2's home page at www.naps2.com. NAPS2 is a document scanning application with a focus on simplicity and ease of use. Scan your documents from WIA- and TWAIN-compatible scanners, organize the pages as you like, and save them as PDF, TIFF, JPEG, PNG, and other file formats. Available on Windows, Mac, and Linux. NAPS2 is currently available in over 40 different languages. Want to see NAPS2 in your preferred language? Help translate! See the wiki for more details.
    Leader badge
    Downloads: 848 This Week
    Last Update:
    See Project
  • 15
    Internet Friendly Media Encoder

    Internet Friendly Media Encoder

    Simple, Flexible & Powerful H.265/HEVC & H266/VVC video encoder!

    A versatile, future-proof, and expandable multimedia encoder designed for ease of use. Internet Friendly Media Encoder supports adding subtitles and attachments, and can function as a remuxing tool with a Copy Stream option. It allows you to combine multiple video, audio, subtitle, and attachment streams into a single file, remove unwanted streams, or incorporate subtitles from another video without extracting. The software also supports AviSynth for advanced video processing. The video...
    Downloads: 75 This Week
    Last Update:
    See Project
  • 16
    Project Restaurant Application

    Project Restaurant Application

    Project "Restaurant Application" is a CLI application

    Project "Restaurant Application" is intended for use in restaurants. This software has CL interface and is intended for use on Windows machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dependencies

    Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows

    Dependencies is a rewrite of the legacy software Dependency Walker which was shipped along Windows SDKs, but whose development stopped around 2006. Dependencies can help Windows developers troubleshooting their dll load dependencies issues. Dependencies is currently shipped as two binaries (no installer present) : Dependencies.exe as a CLI tool and DependenciesGui.exe for its GUI counterpart (see screenshot). Just click on one of the release numbers above (preferably the latest), download...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 18
    PdfDecrypt

    PdfDecrypt

    .NET CLI tool for decrypting pdf files. (Pdf password remover)

    .NET CLI tool for decrypting pdf files. (Pdf password remover)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Coravel

    Coravel

    Near-zero config .NET Core micro-framework

    Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze! Coravel is designed to be intuitive and straightforward so you can focus on your app. Stop wasting hours on configuring your boilerplate/infrastructural code and focus on delivering value to your customers. Coravel is designed from the ground-up to hook into .NET Core with zero-fuss. Usually, you have to configure a cron job or a task via Windows Task Scheduler to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DracOS GNU/Linux Remastered
    ...-tools the software using the CLI (command line interface) and GUI (graphical user interface) to perform its operations. Now Dracos currently already up to version 3.1.5 with the code name "KUNTILANAK WITH REMASTERED".
    Downloads: 47 This Week
    Last Update:
    See Project
  • 21
    DuplicatedFile

    DuplicatedFile

    Find out duplicate files

    Discovers duplicate files within a folder or disk and saves the list of discovered files to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ImageToIcon

    ImageToIcon

    Convert standard images to windows icons

    Converting standard images to windows icons. Great for many uses. Simply drag and drop images on the main UI, and they will automatically be converted, You may drop multiple files to convert a lot of files at once. UPDATE: Convert via CLI, simply run "PathToExe"\ImageToIcon.exe "PathToImage" "PathToAnotherImage" through cmd.exe, or another application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RepoZ

    RepoZ

    A zero-conf git repository hub for Windows and macOS

    RepoZ is a zero-conf git repository hub with Windows Explorer- & CLI enhancements. It uses the git repositories on your machine to create an efficient navigation widget and makes sure you'll never lose track of your work along the way. It's populating itself as you work with git. It does not get in the way and does not require any user attention to work. RepoZ will not compete with your favorite git clients, so keep them. It's not about working within a repository: It's a new way to use all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kookaburra

    Kookaburra

    Cross-Platform, Object-Oriented Programming language. With Kookaburra

    Kookaburra is a simple programming language. With Kookaburra you can choose between the powerful CLI (Command Line Interface), or start coding with its' intuitive syntax. The syntax is simple and efficient. Create apps/games and more that are fine-tuned to perfection. Kookaburra is completely free to use, using only local files and no data/telemetry collection. Our aim is to power creativity and inspire young developers. That's why we care about privacy and safety. We love hearing feedback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    .NET Samples

    .NET Samples

    Sample code referenced by the .NET documentation

    This repo contains all the sample code that is part of any topic under the .NET documentation. There are several different projects that are organized in sub-folders. These sub-folders are organized similarly to the organization of the docs for .NET. Some of the articles will have more than one sample associated with them. The content team tracks issues for .NET documentation in the dotnet/docs and dotnet/dotnet-api-docs repositories. Issues are turned off on this repository. File issues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next