TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using a Mac in a modern .NET world

1 pointsby andriesvhover 6 years ago

1 comment

intertextualityover 6 years ago
I also develop with .NET on OSX, using Rider. The only annoying thing so far was storing the connection strings in those json files— I think using env vars in build configurations is better.<p>I can&#x27;t say much other than it&#x27;s been really nice. To make my workflow smoother, I remapped my right CMD key to hyper (ctrl+alt+cmd) using Karabiner, and then added Hyper+[1-6] shorcuts for switching workspaces. I also use chunkwm to add a wm-like experience to OSX.<p>I work remotely, so I recently set up sql server via Docker for when I don&#x27;t have internet. The intro guide by microsoft made it rather easy, and now I have the benefit of not needing to connect to the corporate VPN for dev anymore :-)<p>Programs I use:<p>* Insomnia (better than Postman)<p>* Azure Data Studio (testing sql server queries)<p>* JetBrains DataGrip (reading&#x2F;fuzzy searching through stored procedures)<p>* Dash (offline documentation)
评论 #18439671 未加载