-
# Trending repositories for C#
1. [**Unity-Technologies / ml-agents**](https://github.com/Unity-Technologies/ml-agents)
__The Unity Machine Learning Agents Toolkit (ML-Agents) is …
-
Hi,
Amazon release functionality in Lambda to enable use of razor pages and webapi as functions.
repo here: https://github.com/aws/aws-lambda-dotnet
article https://aws.amazon.com/blogs/develope…
-
### Description
**Issue:**
Tried to publish/build dotnet app and got this error message:
**Error:**
`cannot snap-exec: cannot exec "/snap/dotnet-sdk/137/snap/command-chain/snapcraft-runner": per…
-
**_Moved from original issue by @jamesBrosnahan at https://github.com/dotnet/core/issues/2587_** :
Problem encountered on https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/create…
-
发布成web项目?
Exe文件?
Dll然后部署成服务?
看您写的可以发布成多个站点以支持高并发,是部署成web项目然后在IIS下运行么?
-
when a property use ef core HasConversion like convert to json, $select query when break down.
![image](https://user-images.githubusercontent.com/8691013/72042296-07ed9180-32e9-11ea-9be1-ba19280d7…
-
Build [#20241121.01](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2586788) failed
## :x: : internal / dotnet-helix-machines-ci failed
### Summary
**F…
-
I cannot get Paket Install to succeed. I have run it in verbose mode to see any errors and I can see issues with a Newtonsoft serialization?
Otherwise I'm at a loss, it's still running now, some mi…
-
I'm trying to learn ASP.NET Core Web API and came across your project. When I downloaded it and opened it in VS Code, I got the following error on project.json.
The project file could not be loade…
-
### Describe the bug
I write an ASP.net Core 3 WebAPI. For some reasons I need JSON and in some cases XML output.
I noticed that aspnetcore also created an instance for xml in the responses for js…