-
## Setup
- Two entities (Book, Author) have one-to-many relation with a composite foreign key. (One Author Has Many Books)
- Single entity (Student) has no relations.
- One of the key properties is…
-
### Description
Here is my repository that duplicates the bug.
https://github.com/musictopia2/FailPublishSample
If you choose Self Contained and Windows X86, the problem always happens.
The only…
-
* .NET SDK version: 6.0.401
* Windows version: 21H2 build 22000.978
* CsWin32 version: 0.2.63-beta
**Problem description:**
A minimal repro project builds and runs ok from with in Visual Stu…
-
When creating and adding a new entity using lazy loading proxies, the following code is used:
```
var newProduct = Context.Products.CreateProxy();
Context.Products.Add(newProduct);
Context.SaveC…
-
## Description
Rebuilding a second (or third etc.) Android version doesn't seem to override the initial one. I have to delete the `.../net7.0-android/...` folder for any changes to be apparent.
F…
-
When using the CompareTo attribute, I am getting the following error when the view tries to load.
It happens when it executes the input tag helper on the server.
```
FormatException: Index (zero …
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Converting-to-Web-Application-Project-E/1367365)._
---
[severity:I'm unable to use this…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using an object generated by Strawbery Shake as Model in my ASP.NET MVC View. When…
-
I wanted to make you aware of this recommendation/advice from the IKVM project:
https://github.com/ikvmnet/ikvm/blob/develop/README.md
>Notice To Project Owners
>The IKVM project recommends tha…
-
### Nuget Package
JsonSchema.Net.Generation
### Package Version
4.1.1
### Operating System
Windows
### .Net Target (if relevant, please specify the version in the description)
.Net (5 or after)…