Daniel Blendea

Results 7 issues of Daniel Blendea

It's my first attempt to work with SAFE and I'm trying to make this work, however upon start, I get this: ``` let view = elmishView "Login" let buttonActive =...

Hi, I'm trying to run a TeamCity agent in a container. This is environment: The TeamCity and the agent are the latest from the container (2018.1.3 (build 58658)) The container...

Is there a way to create a database using the Studio? Can you add this feature?

I have XRefresh 1.3 and when I try to change the type of the project, in the "Type" dropdown, XR crashes. Another issue I think, on Windows 7 again, the...

**Note: The tool requires that the project is set up already and that the actions are executed in the top-level directory of where your domain layer directory is located.** Can...

bug

What if I need to use a connection string from the config file? like, you know, ``` public ApplicationDbContext CreateDbContext(string[] args) { var builder = new DbContextOptionsBuilder(); builder.UseSqlServer( --> Configuration.GetConnectionString("DefaultConnection")

area-context-management

I'm running Rider 2024.3.6 (Build #RD-243.25659.34, built on February 27, 2025) on Windows 10. And the plugin is version 2.0.1 Once in a while I get this error: I have...