天天看點

軟體安裝

版本控制

Git for Windows   要把git內建到cmd的環境中去,否則https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/bootstrap.bat無法運作

TortoiseGit

posh-git

​​https://github.com/dahlbyk/posh-git​​

​​http://dahlbyk.github.io/posh-git/​​

資料庫

SQLite

SQLite2009 Pro     可以打開加密的資料庫,免費的

SQLite Expert      專業版的可以打開加密的資料庫,但是需要收費。谷歌一下可以找到license

SQL Server

​​SQL Search​​ 

SQL Search is a free add-in for SQL Server Management Studio and Visual Studio 2017, that lets you quickly search for SQL across your databases.

​​SQL Prompt​​

Available as an add-in for SQL Server Management Studio and Visual Studio, SQL Prompt Pro strips away the repetition of coding.

As well as autocompleting your code, SQL Prompt Pro takes care of formatting, object renaming, and other distractions, so you can concentrate on how the code actually works.

Whether you need to write, refactor, or explore database code, find out how SQL Prompt Pro makes it effortless by trying it free for 28 days.

Note:這個智能提示,和SQL Server自帶的,會有重疊。

處理方法是,在Query SQL的界面,右鍵,然後點選InteliSense Enabled。就這樣就可以禁用SQL Server自帶的提示。

官網提供的​​禁用​​方法,并沒有什麼卵用

軟體安裝

SQLMultiScript

Red Gate SQL Toolbelt 2016

SQL Source Control

​​https://documentation.red-gate.com/soc5/release-notes-and-other-versions​​

​​Link static data​​

​​Resolve and merge conflicts​​

To resolve a conflict, choose either:

  • Keep mineWhen you click Commit, your version of the object is committed to source control.
  • Take theirsThe object can't be committed. To get the source control version of the object, go to the Get latest tab.    

​​Using filters to exclude objects​​

SQL Compare

​​https://documentation.red-gate.com/sc13/release-notes-and-other-versions​​

 SSMS Tools Pack

​​http://www.ssmstoolspack.com/Features​​

Format SQL

大小寫切換,隻切換關鍵字

​​http://www.ssmstoolspack.com/Features?f=4​​

 文本編輯器

Notepad++

需要安裝配套的插件,比如​​XmlTools​​

​​Remote Desktop Manager​​

lets you centralize all your remote connections, passwords and credentials into a unique platform that can be securely shared between users.

Drive security, speed and productivity through your organization while reducing risks for your IT department. 

​​HashCheck​​

​​Belarc Advisor - Free Personal PC Audit​​ 

思維導圖

MindManager【MindJet】

XMind

流程圖

visio

draw.io

IntelliJIDEALicenseServer(v1.3)

Foxit Reader

ShareX

WinRar

TCP View 

​​SoapUI​​     這個可以換成​​Postman​​

Fiddler

7 zip

SwitchyOmega   代理的切換

QTTabBar     以頁簽的方式打開檔案夾

Everything  能夠以很快的速度查找檔案

FileZilla  The free FTP solution for both client and server. Filezilla is open source software distributed free of charge.

NAnt  ​​http://nant.sourceforge.net​​

geek uninstaller ​​https://geekuninstaller.com/download​​

You could try to remove the context menu by ​​Easy Context Menu 1.6​​.

https://github.com/PowerShell/PowerShell/issues/7826#issuecomment-601510083

2.VS中的插件

NuGet Package Manager

Resharper

t4 editor

Indent Guides  大括号虛線對齊

XUnit

Nunit      需要将nuget配置到系統的環境變量中,這樣可以在bat腳本中直接調用nuget restore

伺服器

mantis bt

MantisBT is an open source issue tracker that provides a delicate balance between simplicity and power. Users are able to get started in minutes and start managing their projects while collaborating with their teammates and clients effectively. Once you start using it, you will never go back!

Jira

JIRA Software offers flexible issue and project tracking with best-in-class agile tooling for software teams

GitBlit

Jenkins 

網絡

wireshark

fiddler

​​clumsy​​  網絡變慢 變差

clumsy makes your network condition on Windows significantly worse, but in a managed and interactive manner.

 Zabbix

​​https://github.com/zabbix/zabbix​​   C語言和PHP寫的

Zabbix is an open-source monitoring software tool for diverse IT components, including networks, servers, virtual machines and cloud services.

Zabbix provides monitoring metrics監控名額, among others network utilization, CPU load and disk space consumption.

主要用來監控硬體,OS,網絡,連接配接等,有報警功能

site24x7

​​https://www.site24x7.com/​​

網站和API的監控可用性監控工具

MicroMeter

​​https://micrometer.io/​​     ​​https://github.com/micrometer-metrics/micrometer​​  Java寫的

An application metrics facade for the most popular monitoring tools. Instrument your code with dimensional metrics with a vendor neutral interface and decide on the monitoring backend at the last minute.

Prometheus  

​​https://prometheus.io/​​    ​​https://github.com/prometheus/prometheus​​  go語言寫的​​

​​

Prometheus, a ​​Cloud Native Computing Foundation​​ project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

通過MicroMeter定期去項目裡撈取實時的資料,提供什麼樣的資料你可以自己定制

​​https://prometheus.io/docs/concepts/data_model/​​

Grafana

​​https://grafana.com/​​    ​​https://github.com/grafana/grafana​​   Go語言和TypeScript寫的

The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More

 Grafana 可以通過plugin來讀取Prometheus并進行簡單計算和展示,你可以把它了解成一個資料展示的網站,主要用來顯示Dashboard

Grafana 和Prometheus的關系就像Kibana和Elasticsearch的關系一樣。https://grafana.com/grafana

ELK(Elasticsearch,LogStash,Kibana)的使用和Prometheus/Grafana的使用場景并不沖突。ELK主要負責Log,Prometheus/Grafana用來監控實時業務情況,比如:目前系統中的總交易量,總會員量,資料庫死鎖數量等。

​​C#最佳工具集合​​

ultra iso

readyapi

ILSpy

www.dependencywalker.com  depends22_x64

curl

Process Explorer

​​Process Monito​​

​​CLRProfiler​​

前端 

Node.js

在安裝visual studio的時候,勾選上,會同步安裝npm

 磁盤清理

​​https://www.fosshub.com/SpaceSniffer.html​​

管理者權限運作此軟體,

軟體安裝

 Elegant Microsoft To-Do desktop app ​​https://klaussinani.github.io/ao​​

軟體的可替代選擇 Alternative

​​https://alternativeto.net/software/prometheus/?license=free&platform=windows​​

 密碼管理​​KeePass​​

​​https://imageglass.org/​​

ImageGlass is a lightweight, open source photo viewer that designed to take place Windows Photo Viewer, work with all image formats, includes GIF, SVG, ...