What is The Clean Architecture and how you would build one in .NET?
The recording of the talk “What is The Clean Architecture and how you would build one in .NET?” by Ian Cooper is now on YouTube at https://youtu.be/efD2-GO50io available.
Links of the Talk:
Brighter at GitHub: https://github.com/BrighterCommand/Brighter
All Slides from Ian Cooper: https://github.com/iancooper/Presentations
Ian Cooper at Twitter: https://twitter.com/ICooper
Show and tell of Visual Studio & Visual Studio Code extensions hidden gems
The recording of the talk “Show and tell of Visual Studio & Visual Studio Code extensions hidden gems” by Martin, Andreas and Raoul is now on YouTube at https://youtu.be/daOE-iWeNm8 available.
Here is the list of the shown Visual Studio and Visual Studio Code extensions:
VS Extensions
- Resharper
- Tweaks
Presentation Mode is back!!! - Productivity Power Tools 2017/2019
Extensionpack with a lot of nice extensions:- Fix Mixed Tabs
- PowerCommands
- Shrink Emtpy Lines (negative Effect)
- Markdown Editor
- Add New File
Makes it possible to create quickly emtpy files (also with a starting dot) - VSColorOutput
Makes the Output- Pane colorful - .NET Portability Analyzer In case you have to port .NET Framework project to .NET Core
- Open Commandline
- Open VS Code
- WakaTime
Analytics to see, how long you worked on a project - Sharpen - Community submitted
Code analyzer to use new C# features - License Header Manager - Community submitted Managed the Lizenz Header of Project- Files
- Git Diff Margin - Community submitted
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. - VsVim - Community submitted Vim for Visual Studio
- Warn About TODOs - Community submitted
TODOs are displayed as warnings - Collapse Comments - Community submitted
- String Resource Visualizer - Community submitted Shows the values from the resx- files
- F0.Analyzers - Community submitted
- Editor Guidelines - Community submitted
- SonarLint for Visual Studio 2019 - Community submitted
- Brute Clean - Community submitted
VS Code Extensions
- Remote - WSL
Remote Debugging/Working with WSL - Remote - Containers Remote Debugging/Working with Docker Container
- markdownlint Linter for Markdown
- C#
- Docker
- Live Share
- SQL Server (mssql)
- Azure Account
- EditorConfig for VS Code
- Prettier - Code formatter
- WakaTime
Analytics to see, how long you worked on a project