Git Product home page Git Product logo

Victor Loktev's Projects

closedxml icon closedxml

ClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and VisualBasic.NET.

collapseregionextension icon collapseregionextension

Collapse/expand all #regions in the code editor window. RegionManagement.ExpandAllRegions expands all #regions, binds to Cotrol+Num+ by default. RegionManagement.CollapseAllRegions collapses all #regions, binds to Cotrol+Num- by default. RegionManagement.CollapseCurrentRegion collapses one current #region with caret, default binding to Cotrol+Shift+Num-. Bind your own keys.

docx icon docx

DocX is a .NET library that allows developers to manipulate Word 2007/2010/2013 files, in an easy and intuitive manner. DocX is fast, lightweight and best of all it does not require Microsoft Word or Office to be installed. This is a fork of the free mainstream branch named Classic of the https://github.com/xceedsoftware/DocX/tree/Classic project.

exifname icon exifname

Rename JPG files from cameras according to the date and time from Exif

filemd5 icon filemd5

Утилита командной строки для проверки целостности и неизменности файлов путем подсчета хеша MD5 и сохранения его внутри исходного файла в отдельном специальном потоке (только для NTFS) или в отдельном файле.

stoponfirstbuilderror icon stoponfirstbuilderror

Visual Studio extension to stop solution build immediately after a projects fails to build.

tamevisualstudiotooltips icon tamevisualstudiotooltips

By default, Microsoft Visual Studio displays tooltips (quickinfo) when your mouse hovers anything in your code. The extension allows you to choose when you want to see tooltips (quickinfo) by selecting preferable keys combination: * CTRL * SHIFT * ALT * CTRL + SHIFT * CTRL + ALT * CTRL + ALT + SHIFT When you use the extension, the chosen key/keys must be pressed when mouse hovers to see tooltips (quickinfo). Made for Microsoft Visual Studio 2022 Community Edition.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.