-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Prerequisites
-------------
There are 2 project:
* An ASP.NET MVC project
* An ASP.NE…
-
# Microsoft Security Advisory CVE-2023-35391: .NET Information Disclosure Vulnerability
## Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerab…
-
### Expected behavior
Obfuscar is installed as a global tool
### Actual behavior
When trying to install Obfuscar as a global tool with .NET 9, it cannot find the NuGet package.
### Detailed steps
…
-
### Describe the solution you'd like
Users creating a module system that uses ASP.NET Core will run into problems if they are using a non-default `AssemblyLoadContext`. The reason is that we have v…
-
Hi @simonech
Good to see someone else doing the ray tracer challenge with .NET CORE!
I have some suggestions if you don't mind :)
1. Instead of creating a method called add, you can define …
-
I tried deploying an asp.net core mvc application on Heroku but failed
```
$ git push heroku master
Counting objects: 454, done.…
-
nswag.msbuild.13.4.2.nupkg has vulnerabilities CVE-2019-1075, CVE-2019-0548, CVE-2019-0564, and CVE-2017-0247.
Related to [Microsoft Security Advisory 4021279: Vulnerabilities in .NET Core, ASP.NE…
-
### Describe the bug
Use the **RequestSizeLimitAttribute** together with **IFormFile** on an WebApi action method. The expected behaviour when
the request body is too large is to return a 500 i…
-
## Plan
本项目计划实现与.NET Core相关的框架, 库和工具的示例代码,并写一些文档介绍他们的使用方式。
技术栈
- .NET Core 3.1/C#/aspnetcore
- VS2019 或 Rider 或 VS Code
Awesome中有许多关于.NET Core相关的技术资源,我们可以按照这些模块去做示例。
- Awesome .NET Core …
-
Hi,
I'm trying to use Breeze with ASP.NET Core and Entity Framework Core, is this supported?
Or can I use Breeze with .NET Core and EF 6?
Thanks