Rafael

- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Created Rider connect to SQL Edge
Hi, I just bought a Mac M1 and to install SQL Server in a Docker I had to install the SQL Edge because of the processor ARM - https://bornsql.ca/blog/you-cant-run-sql-server-on-apple-silicon-and-it... -
Created Run migration with .NET 5 and EF6
Hi, Would be possible to run entity framework migrations in a project that is .NET 5 with Entity Framework 6.3? Today I am opening Visual Studio and using Package Manager Console to do that. Thank you -
Created fail to build after update to Rider 2019.3
Hello, After update to Rider 2019.3 when I try to build, I am getting: JetBrains.ReSharper.Features.SolBuilderDuo.Model.ProjectState is nullat JetBrains.Diagnostics.Assertion.Fail (System.String me... -
Created remote debug macOS to windows
AnsweredHello, I have an application that was made with asp.net framework 4.5.2. I work with a macbook pro and use Parallels to run a VM with Windows and run this application on IIS. Recently, I am testing...