Showing 64 open source projects for "qgis-osgeo4w-2.6.1-1-setup"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    QRCoder

    QRCoder

    A pure C# Open Source QR Code implementation

    ... to other libraries or network stacks. (Like QR Code generators which are relying on online services which makes them vulnerable/slow in some cases.) Although simplicity is one of the main goals, QRCoder is really flexible, in both "output formats" as well as in "payload types". Payload types? Yes, QRCoder brings its own "payload generator", which helps you to create a big list of different payload types to generate special QR codes like "WiFi QR Codes", "Girocodes", "SwissQRCodes" and many more.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    LiteNetLib 1.0 indev

    LiteNetLib 1.0 indev

    Lite reliable UDP library for Mono and .NET

    Lite reliable UDP library for .NET Framework 3.5, Mono, .NET Core 2.0, .NET Standard 2.0. Small packet size overhead (1 byte for unreliable, 3 bytes for reliable packets). Helper classes for sending and reading messages. Always use library sources instead of precompiled DLL files (because there are platform-specific #ifdefs and workarounds for unity bugs). Fast packet serializer (Usage manual). Automatic small packets merging. Automatic fragmentation of reliable packets. Automatic MTU detection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AngleSharp

    AngleSharp

    The ultimate angle brackets parser library parsing HTML5, MathML, SVG

    ... with CSS. Therefore CSS is a first class citizen in the AngleSharp eco-system. Nevertheless, it is your choice if you want to use CSS with HTML, CSS alone or if you provide your own CSS solution. AngleSharp offers a lot of extension points. One of the best possibilities is providing scripting engines. This gives you a very elegant way of using JavaScript with C# on webpages. You can even script in other languages if you want to.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    MudBlazor

    MudBlazor

    Do more with Blazor, utilizing CSS and keeping Javascript to a minimum

    ... tracking. With more to come. We help companies build amazing apps in record time and let them focus on their business instead of buttons, MudBlazor is battle-tested and one of the fastest-improving platforms, and much more. We started MudBlazor with a simple promise, to empower the developer and fully take advantage of what Blazor offers. With MudBlazor you can create exceptional apps without the burden of mastering HTML, CSS and JS and focus your skillset on C#.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    iText Core/Community

    iText Core/Community

    iText for .NET is the .NET version of the iText library

    ... of the output PDF files will be incorrectly displayed by the GitHub previewer, so be sure to download them to see the correct results. The iText Suite builds on over a decade of lessons learned from iText 5 (and iTextSharp) development. The latest release of iText, version 8, is a simpler, more performant and extensible library that is ready to handle the increased challenges of today's document workflows, one add-on at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ClearScript

    ClearScript

    A library for adding scripting to .NET applications

    ... for generic types and methods, including C#-like type inference and explicit type arguments. Exposed .NET collections support native script iteration mechanisms. Scripts can invoke methods with output parameters, optional parameters, and parameter arrays. Support for exposing all the types defined in one or more assemblies in one step. Optional support for importing types and assemblies from script code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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, or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    * OFFICIAL WEBSITE * v3.18.2 one C/C++ file & header provides 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & GUI-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 9
    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: 38 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.
  • 10

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Laila.AvalonDock

    Patch for AvalonDock not working with AllowsTransparency=True

    For Dirkster.AvalonDock v4.72.1. Get the source code at https://github.com/Dirkster99/AvalonDock and overwrite the file /source/Components/AvalonDock/Controls/LayoutAutoHideWindowControl.cs with the one you can find in this repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Win32 and Win64 dll to compute very fast the checksum of strings or files using RSP32 , Adler32 , CRC32 , MD5 , SHA-1 , SHA-256 , MD5_32 , SHA-512, RIPEMD160 and now (march/2024) the fast new checksum ds32, it is in the file rsp32.c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Laila.Pdf

    A .NET6 WPF Pdfium-based viewer control and printer object.

    A .NET6 Pdfium-based viewer featuring smooth scrolling, text selecting and copying, search and basic PDF forms support and a .NET6 PDF printer. Written using an extended version of PDFiumSharp to which I added PDF forms support. Installation 1) Get the package from NuGet. 2) Get the package PDFium.Windows (Windows 7 compatible) or PDFium.WindowsV2 (PDF forms support) from NuGet. 3) Place the control on your WPF form. 4) Set or bind the Document property to the bytes of the document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amazon Neptune Gremlin .NET SigV4

    Amazon Neptune Gremlin .NET SigV4

    A custom library for Amazon Neptune that enables AWS Signature Version

    ... configuration set for establishing the WebSocket connection to Amazon Neptune. The SigV4RequestSigner library fetchs IAM credentials using the FallbackCredentialsFactory API (which works similarly to the Java Default Credential Provider Chain), performs the proper Signature Version 4 signing of an http request, and creates the proper WebSocket configuration based on this signed http request. One can then pass this webSocketConfiguration to the GremlinClient to create the connection to Neptune.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Org.WillPittenger.Tools.Sounds

    Org.WillPittenger.Tools.Sounds

    Provides a simplified means of playing sounds in .NET calls

    Normally, in .NET, you need to decide between System.Media.SoundPlayer and System.Media.SystemSounds. The latter only handles 5 sounds. The former can handle any sound you provide a link to. Now one library takes care of that for you. Just tell it what sound and it does the rest. A PowerShell module is coming to serve as a demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ooui Web Framework

    Ooui Web Framework

    UI library that brings the simplicity of native UI development to web

    ... has been broken up into several packages to increase the variety of ways that it can be used. When the user requests a page, the page will connect to the server using a web socket. This socket is used to keep the server's in-memory model of the UI (the one you work with as a programmer) in sync with the actual UI shown to the user in their browser. This is done using a simple messaging protocol with JSON packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DmLib

    DmLib

    Small dll for windows with basic functionality C#

    Nuget: https://www.nuget.org/packages/DmLib/ GitHub: https://github.com/DeMmAge/DmLib With this beautiful dll you can: * Work with autorun * Edit PATH variable * Edit any another system variable * Move borderless form with only one functon in your mouse down event!!! * Check if windows is 64bits * Move other windows * Resize other windows * Change other window trasparency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Common Litt

    Common Litt

    Simple java script library for auto literation, input tool.

    This project focuses of auto conversion in between language alphabets. Using this 'lit.js' library currently you can done conversion in between English - Tamil - Sinhala scrpits vise-versa. This is use full when you need to know how write something in an other given language. This is still at development stage but works purfectly and easy to customize as well. Live demo available at: http://commonlitt.42web.io/ For UI creations I had used Bootstrap and Jquery. For easy array creation using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libUpdate

    Library for managing application updates.

    Library that allows creating, managing and applying software updates. Library intended for developers who want to easily add automatic oraz manual updates to their software. Works with Linux and Windows applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SeelWorks.InterCom

    Simplified Inter-Process Communication for Windows

    This .NET library uses named pipes to allow client processes to communicate to a server process either locally or across a local network connection using either byte arrays or the easy-to-use proprietary ByteBuffer class via duplex burst messaging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A library for reading and removing DRM schemes from eBooks. The one and only purpose of said library is providing the ability to access the content of legally obtained eBook under conditions of DRM management server failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ASP.NET PDF Viewer by GroupDocs

    ASP.NET PDF Viewer by GroupDocs

    Secure, Browser-Agnostic ASP.NET PDF Viewer with DRM Features

    ..., print or copy original PDF files while viewing them in a browser. Please note that GroupDocs.Viewer for .NET is a paid library. In order to setup and run this project, you will need to download the GroupDocs.Viewer for .NET library from the GroupDocs website. For more details on the sample ASP.NET PDF viewer and to download the library, please read this article: > http://groupdocs.com/blog/asp-net-pdf-viewer-built-based-on-the-groupdocs-viewer-for-net-library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    UpdateSharp

    A simple auto-updater built in C#.

    Ever needed an easy way to update your program without much code? Have a look at UpdateSharp. It consists of 1 DLL file, and 1 CSPROJ. Its super easy to use, and is fully automatic - your users don't need to do anything. So what does it do? Well, it checks the version of the application currently installed against the one on your webserver. If they aren't equal, the updater will run. Its lightweight, and takes just a few seconds to update the software (excluding download times). UpdateSharp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    (Published under MIT license, see source for details) ControlAnimations is an easy-to-use library for .NET Windows Forms that allows you to give any Control an animation for any property. It's flexible and easy-to-use, it uses cubic ease in-out interpolation for very smooth transitions. You can transition any property of any Control (panels, buttons, textboxes) either in color or in value. HOW TO USE After importing Digaly.ControlAnimations, you use it as follows: 1. Define a global...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SourceAFIS

    SourceAFIS

    Fingerprint recognition library (.NET port)

    SourceAFIS is a software library for human fingerprint recognition. It can compare two fingerprints 1:1 or search a large database for matching fingerprint. It takes raw fingerprint images on input and produces matching score on output. Click the website link above for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next