Thread rh-dotnetcore11 package seems to be out of date
rh-dotnetcore11 package seems to be out of dateI'm trying to create a build process for a ASP.NET Core application that was created using Visual Studio 2017 on Windows 10. cd src
dotnet restore
dotnet build
This has been automated using build.cmd. ...
.NET Core with Oracle 12cHello, I'm looking at connecting a .NET Core application to an Oracle 12c database using EF Core. Has anyone been able to do this yet? Last I saw from the Oracle .NET team hasn't released any ADO.NET provider...
Cannot find type [System.Net.HttpListener]Hi folks- I am playing around with PowerShell on RHEL 7.2 and I wanted to spin up a quick HttpLister. Alas, I am getting an error indicating the library cannot be found. New-Object : Cannot find type [...
Thread Distributed transactions using Narayana in .net core web api
Distributed transactions using Narayana in .net core web apiWe are migrating our WCF services to .net core Web API. Our WCF service used DTC service for distributed transactions. Now in .net core, we are converting every WCF service into .net core web api application. ...
Clearing the dust | .NET on RHELHi there, I have answered this on a post here but wanted to make it a seperate discussion for better handling. to be honest. It is kind of hard to get all the .NET pieces together since there are Instr...
Can I run my .NET program in a container?Hi. I’m just starting out with containers and was wondering if I can run my .NET program in a container. What’s the recommended way to do this?
Welcome to the .NET forum!Hello, and Welcome! We’re glad you’re here. This is a forum for developers using the .NET core SDK. You can discuss topics on installation, getting started, or other issues related to develop...