Meta
-
Tags
.NET Core ASP.NET C# code analysis and quick-fixes code completion code style debugger dotCover dotMemory dotPeek dotTrace EAP events F# generation and templates JavaScript JetBrains navigation and search NuGet performance plugins profiling refactoring ReSharper ReSharper 5 ReSharper 6 ReSharper 7 ReSharper 8 ReSharper 9 ReSharper 10 ReSharper 2016.2 ReSharper 2016.3 ReSharper 2017.2 ReSharper 2017.3 ReSharper C++ ReSharper Ultimate Rider TypeScript unit testing Unity VB.NET video Visual Studio webinar XamarinJetBrains Blogs
Daily Archives: May 24, 2019
A better look at Dockerfiles: creating a container with Rider
As we have seen in our previous post, Docker is a technology that allows you to create containers, which are units of software containing the environment and all the dependencies needed to develop, test, or deploy an app. In this … Continue reading