Showing 36 open source projects for "code copy"

View related business solutions
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
    Learn More
  • 1
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    LiteDB is a serverless database delivered in a single small DLL (< 450kb) fully written in .NET C# managed code (compatible with .NET 4.5 and NETStandard 2.0). Install it via NuGet or just copy the DLL to your bin project folder. LiteDB is a simple and fast NoSQL database solution. Ideal for mobile apps (Xamarin ready), desktop/local applications, application file format, web applications, and one database per account/user data store. Portable UWP and Xamarin iOS/Android, ACID transactions...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    Radzen Blazor Components

    Radzen Blazor Components

    The home of the Radzen Blazor components

    A set of 60+ free and open source native Blazor UI controls. Radzen Blazor Components are open source and free for commercial use. You can install them from nuget or build your own copy from the source. The components are implemented in C# and take full advantage of the Blazor framework. They do not depend on or wrap existing JavaScript frameworks or libraries. Blazor Server and Blazor WebAssembly are fully supported. The first in the industry WYSIWYG Blazor design time canvas. Scaffolding...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    LINQ to DB

    LINQ to DB

    Linq to database provider

    LINQ to DB is the fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database. Architecturally it is one step above micro-ORMs like Dapper, Massive, or PetaPoco, in that you work with LINQ expressions, not with magic strings, while maintaining a thin abstraction layer between your code and the database. Your queries are checked by the C# compiler and allow for easy refactoring. However, it's not as heavy as LINQ to SQL...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Markdown Monster

    Markdown Monster

    An extensible Markdown Editor, Viewer and Weblog Publisher for Windows

    ... and word counts keep your content streamlined. You can export Markdown to PDF or HTML on disk or copy Markdown selections as HTML to the clipboard. The HTML preview can display syntax-colored code snippets for most coding languages. Choose from light or dark app themes, and individual and fully customizable preview themes. Use the built-in folder browser to open, manage and drag files into content, use the document outline to quickly jump through content, or use our shell integration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • 5
    Handlebars.Net

    Handlebars.Net

    A real .NET Handlebars engine

    Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be. Handlebars.Net doesn't use a scripting engine to run a Javascript library - it compiles Handlebars templates directly to IL bytecode. It also mimics the JS library's API as closely as possible. Blistering-fast Handlebars.js templates in your .NET application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodeBehind Framework

    CodeBehind Framework

    CodeBehind is a modern back-end framework under ASP.NET Core.

    CodeBehind is a modern back-end framework under ASP.NET Core. CodeBehind was developed by Elanat in 2023 and competes with Microsoft's default web frameworks (ASP.NET Core MVC and Razor Pages and Blazor). CodeBehind is an engineering masterpiece that simultaneously provides the possibility of development based on MVC, Model-View, Controller-View, only View, and Web-Forms. The type of structure and naming in CodeBehind is nostalgia and reminds me of former Microsoft Web-Forms. The aspx...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    P/Invoke

    P/Invoke

    A library containing all P/Invoke code so you don't have to import it

    A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS. A collection of libraries intended to contain all P/Invoke method signatures for popular operating systems. Think of it as https://pinvoke.net, but proven to compile and work properly, and often with sample usage in the form of unit tests. A unique C# project wraps each native library. The C# project may multi-target in order to support many versions of .NET...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Activation Key .NET Class Library

    Activation Key .NET Class Library

    Represents the activation key used to protect your C# application.

    A specific software-based key for a computer program C# source code. It certifies that the copy of the program is original. It is also called a license key, product key, product activation, software key and even a serial number. The key can be stored as a human readable text for easy transfering to the end user. Contains methods for generating the cryptography key based on the specified hardware and software binding. An additional feature is the ability to embed any information directly...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 9
    HovText

    HovText

    HovText is a simple open source .NET Framework clipboard manager

    HovText removes any text formatting from the clipboard and it works as a clipboard manager that can store and retrieve previous copied texts and images. Any text in the clipboard will be pasted as cleartext without any HTML code, font size, color or formatting etc. HovText remembers all copied texts and it is possible to restore the original formatting on the previous copied texts. It can also save the clipboards to local computer. A typical scenario is to copy a text from the internet...
    Downloads: 2 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 10
    UVA Arena

    UVA Arena

    UVA Arena is a utility application to practice problem solving.

    UVA Arena (c) 2014, is a windows based, non-commercial, open source utility application to make problem solving easier for the programmers. It is based on popular UVA Online Judge and uses APIs from uHunt. Main target of this software is to provide an useful and informative tool to help with programming practice. Today programming has become a very competitive field. You need to keep track of your progress daily, learn new things, and of-course solve new problems as fast as you can....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    GIER SQL Pivot Table Reports

    GIER SQL Pivot Table Reports

    .NET app for Reporting, Data visualization, Analysis (MS SQL platform)

    Application for reporting and data visualization with possibility to store queries (data sets for reports), settings of fields and parameters. Easy to use, universal, dynamic, desktop,Windows, lightweight application. Displaying of the list of reports to choose. It is used to query MS SQL database and presentation of data in the form of a report ( subtotals and grouping), Pivot Chart or Pivot Table. Can also be created a pure extract and after copy/paste can be manipulated in any spreadsheet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Model Generator .NET

    Source code generator for C# and VB.

    This generator is able to create source code files for C# and Visual Basic which are based on pure JSON and/or XML files. This App is protable. No installation required. Just copy the ZIP file, extract it, and run the executable. For interested people, the complete sources are available on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FSRadio-Remote

    Control your Frontier-Silicon Radio Devices from Windows Desktop

    FSRadio-Remote is a portable application for Windows Desktop that allows to control Frontier-Silicon chipset based Radio devices. • Installation: Download "FSRadio-Remote.zip", unzip it where you want and run "FSRadio-Remote.exe". It is advisable to set tray-icon as always visible in Windows settings. • Compatibility: Internet Radio devices based on the Frontier Silicon technology such as some from the following manufacturers: Hama, Medion, Technisat, Dual, Sangean, Roberts, Revo,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    Michel Max - SSMS Tools 2017

    Michel Max - SSMS Tools 2017

    Tools for Microsoft SQL Server Management Studio 2017

    ... in the SQL Code. - Style Markers for the same word in the SQL Code. - Configurable CRUD creation. - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Michel Max - SSMS Tools 2019

    Michel Max - SSMS Tools 2019

    Tools for Microsoft SQL Server Management Studio 2019

    ... in the SQL Code. - Style Markers for the same word in the SQL Code. - Configurable CRUD creation. - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Michel Max - SSMS Tools 2016

    Michel Max - SSMS Tools 2016

    Tools for Microsoft SQL Server Management Studio 2016

    ... in the SQL Code. - Style Markers for the same word in the SQL Code. - Configurable CRUD creation. - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Michel Max - SSMS Tools 2014

    Michel Max - SSMS Tools 2014

    Tools for Microsoft SQL Server Management Studio 2014

    ... in the SQL Code. - Style Markers for the same word in the SQL Code. - Configurable CRUD creation. - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Michel Max - SSMS Tools 2012

    Michel Max - SSMS Tools 2012

    Tools for Microsoft SQL Server Management Studio 2012

    ... in the SQL Code. - Style Markers for the same word in the SQL Code. - Configurable CRUD creation. - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Leer Copy

    Leer Copy

    Quick and Accurate Screen Capturing Application For Windows

    .... Not having to move your hands allows for increased speed in screen capturing. **** PLEASE NOTE: DUE TO SEMI-REDICULOUS PRICING FOR CERTIFICATES THROUGH CAs LEER COPY IS NOT 'OFFICIALLY CERTIFIED'; THEREFORE, A SMARTSCREEN WARNING WILL POPUP ON STARTING INSTALLER. HIT "MORE INFO" AND "RUN ANYWAY" TO RUN THE INSTALLER. IF YOU WOULD LIKE TO EASE YOUR CONSCIENCE BEFORE RUNNING FEEL FREE TO LOOK OVER THE SOURCE CODE ON GITHUB (https://github.com/B3W/LeerCopy) OR CONTACT ME WITH ANY QUESTIONS. ****
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Free HTML to PDF for .NET and C# Library

    Free HTML to PDF for .NET and C# Library

    Free HTML to PDF Converter for C# .NET and ASP.NET MVC

    HiQPdf Library for C# .NET offers you a modern, simple, fast, flexible and powerful tool to create complex and stylish PDF documents in your applications with just a few lines of code. Using the high quality HTML to PDF conversion engine you can easily design a document in HTML with CSS3, JavaScript, SVG or Canvas and then convert it to PDF preserving the exact content and style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AVSEdit Plus

    AVSEdit Plus

    An AviSynth script editor with side by side preview and encoding GUI

    ...?t=173640 ATTENTION: The code has not been digitally signed yet. This is why Windows might block it from running showing a notification: "Windows SmartScreen prevented an unrecognized app from starting" or "The publisher could not be verified". Digital signing takes time and money. Until the product is signed, please click "More info" and then "Run Anyway". I assure You the code is perfectly safe, You may check the source code in the "Files" section.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Library Management System

    Library Management System

    LIbrary Management Software for Windows.

    Donate for the continued development of this software here http://goo.gl/kAIbBO It is optimized for a university library for students. It can also be used for home library with less features.You can add Google books information and cover image easily. The source code is also provided in files. email: arunakc421@gmail.com Note:Upgrading from version 1.0 to new version 1.1 1.Download the new version from Sourceforge(LMS 1.1-Setup.msi). 2.Make a copy of present database before...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    Doom Shareware Installer for Windows x64

    Doom Shareware Installer for Windows x64

    Doom (Shareware) Installer for Windows x64 platforms.

    Doom (Shareware) Installer for Windows x64. Total* download is just over 3.90 MB It currently REQUIRES a 64-bit (x64) version of Windows to work. This tool is 'Steam Inspired', Open Source and costs nothing. Unlike Steam it DOES NOT download 90MB of 'updates' to complete itself after a ~1.50MB download. The whole tool is currently just 474 KB once extracted. Download: http://sourceforge.net/projects/dooms-19-winx64/files/latest/download Source Code available at: http...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    This Programm allows you to find Colors you need for a Website. You can choose the color in a ColorDialog and then copy the Hex code to clipboard, and you can type in a Hex code an get shown the Color.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 25
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    ... based game engine written in c#. Complex scenes can be build in just few lines of code. The developer is free to combine TXna features and standard Xna techniques without any limitations. Please use the svn checkout or update feature to get the latest source and compile from source. The engine is not released frequently but only after major source updates. Chances are that by downloading a release you will get a rather old copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next