akka-bootcamp icon indicating copy to clipboard operation
akka-bootcamp copied to clipboard

Bugs in Akka.NET Bootcamp Unit 1

Open JoeMarkov opened this issue 4 years ago • 2 comments

Here's some bugs I found in the bootcamp:

Item #1 In the 'Akka.NET Bootcamp Unit 1' email it says:

o get started, go to the /DoThis/ folder and open WinTail.sln.

However there is no sln file in the project. Should be the csproj instead?

Item #2 In Lesson1 we are supposed to add 'Install-Package Akka' and 'using Akka.Actor;' to the program.cs class. But the package and using statement is already present in the DoThis starter-code

JoeMarkov avatar Oct 02 '21 12:10 JoeMarkov

This is still an issue. And without the sln file, it seems to be impossible to install akka...

Wittran avatar Sep 05 '22 14:09 Wittran

image

Where are the maintainers of Bootcamp?

jphiggs avatar Sep 06 '22 17:09 jphiggs