Working with two solution projects

Is it possible to work from Radzen Blazor Studio with two solution projects? For example, one project is a DLL for accessing the database, and the other is a visual part of the site that uses this DLL?

Hi @Alex10,

Yes, this is possible. You can open the .sln file.

Hi,

I can only do this if I make a Solution using MS Visual Studio, and then open it in Radzen Blazor Studio. Is it possible to add a project to the solution using Radzen Blazor Studio? And also, is it possible to somehow make the sln file generated not in the project directory, but in the directory at a higher level?

No, this isn't possible at the moment. You can always use Visual Studio to manage a solution for you.

You can move the solution wherever you want and update the path to the project in it via text editor.