Skip to content

JetBrains Rider & NUKE

Photo of Medhat Elmasry
Hosted By
Medhat E.
JetBrains Rider & NUKE

Details

JetBrains Rider – Tips & Tricks
Rider is a powerful IDE from JetBrains, built for cross-platform .NET development. It streamlines your workflow with integrated version control, run configurations, database tools, and a vast plugin ecosystem. You’ll also get intelligent navigation, quick-fixes, refactorings, deep code inspections, and a robust debugger. More specialized support exists for many technologies, including cloud platforms and game engines. Rider now also includes an AI Assistant to help you generate code and unit tests, fix bugs, and explain exceptions or commit messages, allowing you to breeze through the most tedious tasks.

Whether you're new to Rider or looking to sharpen your skills, this session will help you get the most out of your development experience.

Build Automation Revolution with NUKE
Solid and scalable CI/CD pipelines are essential for being competitive and creating a great product. But why are most of us a little afraid of touching YAML files and don't even dare to look at build scripts? Much of this is because C# developers are spoiled with a great language and smart IDEs, and they don't like missing their buddy for code-completion, ease of debugging, refactorings, and code formatting.

NUKE brings your build automation to an even level with every other .NET project. How? It's a regular console application allowing all the OOP goodness! Besides, it solves many common problems in build automation, like parameter injection, path separator abstraction, access to solution and project models, and build step sharing across repositories. To conclude your build revolution, NUKE can generate CI/CD configurations (YAML, etc.) that automatically parallelize build steps on multiple agents to optimize throughput!

Photo of .NET User Group of BC group
.NET User Group of BC
See more events
FREE