Showing 45 open source projects for "microsoft visual c"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Git Extensions

    Git Extensions

    UI tool for managing git repositories

    Git Extensions is a standalone UI tool for managing Git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019). The full commit history can be browsed. Branches are shown using a graph which highlights commits that are included in the current revision. Explore the history of single files. Renamed and moved files are matched and shown in a single history. You do not need to mark files as renamed/moved. The system detects renamed files automatically. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    WSLGit

    WSLGit

    Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL)

    This project provides a small executable that forwards all arguments to git running inside Bash on Windows/Windows Subsystem for Linux (WSL). Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode) The primary reason for this tool is to make the Git plugin in Visual Studio Code (VSCode) work with the git command installed in WSL. For these two to interoperate, this tool translates paths between the Windows (C:\Foo\Bar) and Linux (/mnt/c/Foo/Bar) representations. The install.bat script creates a folder structure similar to the one used by Git For Windows, and creates some useful symbolic links in the wslgit\cmd and wslgit\bin folders. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TortoiseGit

    TortoiseGit

    Windows Explorer Extension to Operate Git

    TortoiseGit is a free, open-source graphical client for the version-control system Git, implemented as a shell extension for Windows — meaning it integrates directly into Windows Explorer, letting you execute Git operations via context menus and see version status directly on folders and files. Instead of relying solely on command-line Git commands, TortoiseGit gives developers a user-friendly interface: overlay icons show file statuses (modified, untracked, committed, etc.), and right-click...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 4
    git-tfs

    git-tfs

    A Git/TFS bridge, similar to git-svn

    git-tfs is a two-way bridge between TFS (Team Foundation Server) and git, similar to git-svn. It fetches TFS commits into a git repository, and lets you push your updates back to TFS. git-tfs is a two-way bridge between TFS and git, similar to git-svn. If the build fails to build some GitTfs.Vs201x projects, just unload in Visual Studio all the projects you are not interested in to be able to build and use your own version. You could also install, the Team Foundation Server Object Model for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    VFS for Git

    VFS for Git

    Virtual file system for Git, enable Git at enterprise scale

    The Virtual Filesystem for Git (formerly GVFS) is an open source system that enables Git to operate at enterprise-scale. It makes using and managing massive Git repositories possible. VFS for Git virtualizes the filesystem beneath your Git repository so that Git tools see what appears to be a normal repository when, in fact, the files are not actually present on disk. VFS for Git only downloads files as they are needed. VFS for Git also manages Git's internal state so that it only considers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Guitar

    Guitar

    Git GUI Client

    Many Git client apps have some problems. It's too late to start up, falls well, is user registration tedious when downloading, is paid for commercial use, is not multi-platform, or is an animation or visual effect. It was said that the production was overkill and the wizard and the source code were not published. I tried to eliminate such inconvenience as much as possible. At first I started developing it for my own study, because I was interested in learning how to use Git and how it worked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in...
    Leader badge
    Downloads: 40,818 This Week
    Last Update:
    See Project
  • 8
    GitForce

    GitForce

    A visual front end to git

    Git is a popular source revision control system. GitForce is a GUI front-end for the git command line tool and runs on both Windows and Linux. It is designed to be easy and intuitive to use and yet powerful enough so you don't need to use a command line git.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    GitHub Extension for Visual Studio

    GitHub Extension for Visual Studio

    GitHub Extension for Visual Studio

    The GitHub Extension for Visual Studio provides GitHub integration in Visual Studio 2015 and newer. Most of the extension UI lives in the Team Explorer pane, which is available from the View menu. Use GitHub and Visual Studio to bring CI / CD source control and workflows closer to your code. GitHub compatibility is now integrated into Visual Studio. Get GitHub for Visual Studio set up to bring the GitHub flow to Visual Studio. Authenticate to GitHub.com or GitHub Enterprise, keep the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    TortoiseCVS is an extension for Microsoft Windows Explorer that makes using CVS fun and easy. Features include: coloured icons, tight integration with SSH, and context-menu interactivity.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 11
    Git Credential Manager for Windows

    Git Credential Manager for Windows

    Secure Git credential storage for Windows for Visual Studio

    Git Credential Manager for Windows is no longer being maintained. The cross-platform Git Credential Manager Core (GCM Core) is the official replacement. GCM Core is included as an optional component of Git for Windows 2.28 and will be made the default credential helper as of Git for Windows 2.29. GitHub will disable password-based authentication on APIs Git Credential Manager for Windows uses to create tokens. As a result, GCM for Windows will no longer be able to create new access tokens...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    The goal of the project is to provide a Microsoft Visual SourceSafe (VSS) team provider plugin for Eclipse 4.x from the www.eclipse.org project. The plugin is well integrated in the IDE environment and provides support for all daily VSS operations. You can download it using the update site at: http://vssplugin.sourceforge.net/updates Help => Install New Software => Add as a update site => select vss plugin to install it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Subversion for Windows

    Subversion for Windows

    Command line tools, Language bindings, and Apache httpd modules

    Win32 build of Subversion. These binaries are built using Visual C++ 6.0 Should work on all flavours of Windows from Win2000 to Win8 and 2008 Server including server variants (not all tested). (1.7.x does not work on NT4 due to APR using new functions). Modules for Apache 2.2.x and 2.4.x (1.7.6 and up) is included. Language bindings are NOT tested. Source code is found at the Apache Subversion site at http://subversion.apache.org/ Code in this project is just a "Build script" and patches for VC6
    Leader badge
    Downloads: 2,393 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Vss2Svn migration

    Vss2Svn migration

    Vss2Svn migration tool

    migrates Microsoft Visual SourceSafe6 source tree into Subversion
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Import/Export Utility for MSAccess

    An Import/Export Utility for MS Access

    Currently this tool allows the easy export and import of these access objects: Forms (SaveAsText/LoadFromText) Reports (SaveAsText/LoadFromText) Macros (SaveAsText/LoadFromText) Modules (SaveAsText/LoadFromText) Queries (the SQL query itself) Tables (ExportXml/ImportXML) References (custom format) Relations (custom format) Database Properties (custom format) In has currently been tested on Microsoft Access 2000 (.mdb), 2002-2003 (.mdb), and 2007 (.accdb) databases. It's only requirement is to have installed these external references along with a copy of Microsoft Access: Visual Basic For Applications Microsoft Access 12.0 Object Library Microsoft Windows Common Controls 6.0 (SP6) Microsoft Scripting Runtime Microsoft Office 12.0 Object Library Microsoft DAO 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    coopy
    Diffs, patches, and revision control for CSV files, spreadsheets, and databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TracExplorer
    TracExplorer is an integration software for Edgewall's Trac Server. It includes a Visual Studio Trac Integration Addin and the TortoiseSVN bugtraq integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is analogous to "Microsoft Project".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TUsvnAddIn

    TortoiseSVN (svn) add-in for visual studio

    TUsvnAddIn (svn) is a free open source TortoiseSVN add-in for visual studio. TUsvnAddIn allows developers to use some of the TortoiseSVN features over Visual Studio 2005/2008/2010. Users may also use the code as reference as they please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Provides a GUI for converting Visual SourceSafe projects to Team Foundation Server 2010. Utilizes existing tools from Microsoft in Visual Studio 2010 Team suite. Prepares the necessary XML files and executes the migration. Requires .NET 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    这个类库中包含了大量 .NET 程序所需的基础类,特别是数据库操作类、异常捕获类,已在多个企业级项目中使用。 离线SDK文档:http://uolib.udnz.com/sdk/uolib.chm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is used for linux(unix) user who wants to access MS sourcesafe via in linux(unix). This program is a classic C/S program, both side is written in java language. Total classes is less then 100K. Hope it helps you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TSVN - Visual Studio Tortoise SVN Addin

    SVN support in Visual Studio 6.0

    Visual Studio 6.0 Addin Tortoise SVN. It alows diff, update, commit etc files under SVN control via Tortoise client directly from VS 6 interface. TortoiseSVN client required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    P4.Net is a Perforce API for the Microsoft .Net Common Language Runtime (CLR). It can be used from any managed language including C#, VB.Net, J#, Powershell, IronPython, and MSBuild.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next