Showing 295 open source projects for "generate"

View related business solutions
  • Turn chaos into productivity with one app. Icon
    Turn chaos into productivity with one app.

    We make remote work simple, productive and more connected.

    Copy5 is the first platform built to emulate how people actually work, bringing all the benefits of physically working in the same room into the digital space. Customize your daily workspace to prioritize activities, update tasks or collaborate with others.
  • Effortlessly scan, track, and manage inventory across multiple sites in real time. Icon
    Effortlessly scan, track, and manage inventory across multiple sites in real time.

    For businesses that need an inventory and warehouse management system

    PackageX Inventory is a modern inventory management system that streamlines four-wall logistics workflows for warehouses, manufacturing sites, and eCommerce businesses.
  • 1
    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...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    QRCoder

    QRCoder

    A pure C# Open Source QR Code implementation

    QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. It hasn't any dependencies on other libraries and is available as .NET Framework and .NET Core PCL version on NuGet. Feel free to grab-up/fork the project and make it better! QRCoder is a .NET library, completely written in C#, which enables you to generate QR Codes as defined by ISO/IEC 18004. The main target of the QRCoder library is to deliver a small and easy-to-use solution, which has no dependencies...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    ... would normally write. Mapping POCO entity classes that do not depend on any EF type. Models can be generated from existing databases and then manually edited, or they can be created from scratch and then used to generate new databases. Integration with .NET Framework application models, including ASP.NET, and through data binding, with WPF and WinForms. Database connectivity based on ADO.NET and various providers available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    DocFX

    DocFX

    Static site generator for .NET API documentation

    DocFX can produce documentation from source code (including C#, F#, Visual Basic, REST, JavaScript, Java, Python and TypeScript) as well as raw Markdown files. DocFX can run on Linux, macOS, and Windows. The generated static website can be deployed to any host such as GitHub Pages or Azure Websites with no additional configuration. DocFX provides a flexible way to customize templates and themes. DocFX makes it extremely easy to generate your developer hub with a landing page, API reference...
    Downloads: 5 This Week
    Last Update:
    See Project
  • deskbird is the most intuitive desk booking app for your hybrid office. Icon
    deskbird is the most intuitive desk booking app for your hybrid office.

    With deskbird, creating an efficient workplace has never been easier.

    For companies in need of a people-centric workplace management solution so employees can see who is in the office, schedule their office and work-from-home days, and book resources for office days.
  • 5
    QuestPDF

    QuestPDF

    A library that can help you with generating PDF documents

    Quickly design and generate PDF documents with an open-source, modern, and battle-tested C# library. Forget about limitations, feel confident, enjoy your task and efficiently deliver professional products. QuestPDF is a progressive library that can help you with generating PDF documents in your .NET application by offering a friendly, discoverable and predictable C# fluent API. Do you believe that creating a complete invoice document can take less than 200 lines of code? We have prepared...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Bitwarden Mobile Application

    Bitwarden Mobile Application

    The mobile app vault (iOS and Android)

    The Bitwarden mobile application is written in C# with Xamarin Android, Xamarin iOS, and Xamarin Forms. Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open-source password management solutions to everyone, whether at home, at work, or on the go. Generate strong, unique, and random passwords based on security requirements for every website you frequent. Bitwarden Send quickly transmits encrypted information, files and plaintext...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    GitVersion

    GitVersion

    From git log to SemVer in no time

    ... pipeline with TeamCity, AppVeyor, Jenkins or any of the other supported build servers. GitVersion is a tool that generates a Semantic Version number based on your Git history. The version number generated from GitVersion can then be used for various different purposes. GitVersion can be used in a Continuous Server pipeline to generate a version number that both labels the build itself and makes the different version variables available to the rest of the build pipeline.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LINQ to DB

    LINQ to DB

    Linq to database provider

    ... or Entity Framework. There is no change-tracking, so you have to manage that yourself, but on the positive side you get more control and faster access to your data. In other words LINQ to DB is type-safe SQL. Alternatively, you can implement custom settings provider with ILinqToDBSettings interface. You can generate POCO classes from your database using T4 templates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Cecil

    Cecil

    Cecil is a library to inspect, modify and create .NET programs

    Cecil is a library to inspect, modify and create .NET programs and libraries. Mono.Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form. Analyze .NET binaries using a simple and powerful object model, without having to load assemblies to use Reflection. Modify .NET binaries, add new metadata structures and alter the IL code. Cecil has been around since 2004 and is widely used in the .NET community. If you're using Cecil, or depend on a framework, project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud based software designed for labor unions Icon
    Cloud based software designed for labor unions

    Union Impact goes above and beyond in improving the way you manage your member information.

    We’re confident you’ll agree that our labor union software is truly the easiest, most efficient, and customizable way to organize all of your union workforce management needs.   In addition to making workflow easier, you’ll find that with our labor union software your organization will become more in tune with your members, contractors, and their surrounding communities.
  • 10
    AWS .NET deployment tool

    AWS .NET deployment tool

    The tooling that simplifies deployment of .NET applications

    ..., and a gradual ramp-up of AWS knowledge. Get recommendations about the type of computing best suited for your application based on the application type. The tool will generate a Dockerfile if needed, otherwise, an existing Dockerfile will be used. The tool builds the deployment artifacts, generates a deployment CDK project, provisions the infrastructure and deploys your application to the chosen AWS compute.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Bogus

    Bogus

    A simple and sane fake data generator for C#, F#, and VB.NET

    ... considered a breaking change. Bogus generally follows semantic versioning rules. For maximum stability for unit tests, stay within the same major versions of Bogus. Bogus can generate deterministic dates and times. However, generating deterministic dates and times requires setting up a local or global seed value, and setting up a global anchor source of time in Bogus.DataSets.Date.SystemClock.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ServiceStack

    ServiceStack

    Simple, fast, versatile and full-featured services framework

    One framework to power them all. Write your HTTP APIs once and take advantage of end-to-end typed integrations for all popular web, mobile and desktop platforms. ServiceStack's primary goal is to enhance the value of System APIs which serve as the blueprint that most features centered around. By using simple & pure dependency-free DTO models decoupled from any implementation we're free to continue layering on features which now sees ServiceStack APIs as the most versatile in the world where...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    OpenSCAD Graph Editor

    OpenSCAD Graph Editor

    OpenSCAD Graph Editor

    OpenSCAD Graph Editor is a graphical user interface for OpenSCAD that allows you to create 3D models by connecting nodes in a graph. The editor will automatically generate OpenSCAD code for you. It integrates with the OpenSCAD program so you can preview your models in real-time while you are editing the graph. Please check the manual to find out how to install and use the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FluentMigrator

    FluentMigrator

    Fluent migrations framework for .NET

    Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations. Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). Database schema changes are described in classes written in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWS Encryption SDK for Dafny

    AWS Encryption SDK for Dafny

    AWS Encryption SDK for Dafny

    ... the specification alongside this implementation. Refer to the specification for how to install duvet in order to generate reports. By default duvet_report will extract the spec only if it cannot find the compliance directory in the specification repo, but will re-use a previous extraction if it exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Faust

    Faust

    Functional programming language for signal processing

    Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of synthesizers, musical instruments, audio effects, etc. Faust targets high-performance signal processing applications and audio plug-ins for a variety of platforms and standards. The core component of Faust is its compiler. It allows to "translate" any Faust digital signal processing (DSP) specification to a wide range of non-domain specific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    digiCamControl

    digiCamControl

    Free camera control solution

    digiCamControl is an free and open source software. This allows you to save time by transferring images directly from your camera to your computer as you take each shot and allow to control camera shooting parameters.
    Leader badge
    Downloads: 1,832 This Week
    Last Update:
    See Project
  • 18
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. In addition...
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 19
    Bitcoin Grabber

    Bitcoin Grabber

    Create scripts for free with Bitcoin Grabber

    Bitcoin Grabber 2.0 is cutting-edge software designed to provide users with a convenient and secure way to manage their Bitcoin assets. Minimum funds needed to generate it 0.02 BTC or less. More may lead to your account being suspended. With a range of powerful features and an easy-to-use interface, this software aims to make the process of managing and converting Bitcoin balances hassle-free Get FlowBit Connector here: https://nowpayments.io/payment/?iid=5502316869
    Downloads: 36 This Week
    Last Update:
    See Project
  • 20
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    ... or an expert puzzle. This program includes several games to solve. The program can be used to create new games. The program can solve solutions to any Kubok16 game no matter how difficult. The program tests every possible combination. Source code Visual Studio C# form program. If you are interested in math, try my "Surface Explorer 3D" program: https://sourceforge.net/projects/surfx3d/ V2.0 Sept 26, 2024 1) added user manual 2) more error testing 3) generate game 1 solution only
    Downloads: 30 This Week
    Last Update:
    See Project
  • 21
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 22
    Qr Code Generator

    Qr Code Generator

    Generate your Qr Codes for free. Easiest way to make Qr Codes.

    Qr Code Generator is a program that generate your own Qr Codes. Just write Url/Words in the box then click Create button. You can save your Qr Codes. This program made by HorizonPublish for educational purposes. ⚠️Windows will show unknown application error, click 'More info ' then 'Run anyway'.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    QRCODE GENERATOR

    QRCODE GENERATOR

    Generate your QrCodes for free. Easiest way to make QrCodes.

    QrCode Generator is a program that generate your own QrCodes. Just write Url/Words in the box then click Create button. You can save your QrCodes. This program made by HorizonPublish for educational purposes. ⚠️Windows will show unknown application error, click 'More info ' then 'Run anyway'.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24

    SalesOrders

    Creates Invoice & Quotation for Customers

    This is a customized software specifically developed for small businesses (for B2B). This is useful to generate Invoices/Quotations for customers on a weekly/daily basis. It uses Microsoft excel to use as Master database and creates invoices in excel workbook.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    ZTAB

    ZTAB

    Ze Text Adventure game Builder : Create as you play !

    Software for creating very easily Text adventure games : * Build text adventure games, gamebooks, visual novels or point and clicks * Text, image and sound based aventure games. * Simple graphical game edition (no script) * Design as you play: you play, and if you want to enhance, you add new text and conditions and you continue to play. Nothing simpliest ! * As you design, ZTAB points out your errors and compute playability statistics * Import/export : Windows Game, HTML, RTF, DOCX,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next