-
Apologies, as I feel like I just can't find the documentation, but I need help, I think I need to create a custom resolver but unsure as to WHY and HOW. Here is the error get:
MessagePack.Formatter…
-
### Some details
**How many services are in your application? (including things like databases, redis):**
- [ ] 1-2
- [x] 3-5
- [ ] 6-10
- [ ] 10+
**What did you use tye for?**
- [x] Lo…
-
![image](https://user-images.githubusercontent.com/6913354/124682417-88119a80-de7f-11eb-836b-3ca07dc9da84.png)
-
While trying to get a field from an entitytype which has many dups using the sharprepository FindAll method with paging, I noticed a lot of dups. There was no way to specify that the return list shoul…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/The-Nuget-upgrade-utility-for-packagesc/10124742)._
---
[severity:It bothers me. A fix …
-
Here's my options class (its very simple):
```
public class HorizonAppOptions
{
[Option('s', "SourceFile")]
public string SourceFile { get; set; }
[Option('i', "Importer", Required =…
-
I've read quite a few posts about file upload, and tested the moebious forms app, but I can't quite figure how file upload works.
1. What is the relation between the adam folder name and the entity…
-
There is no .NET API to sort sequences lexicographically. The closest thing I know of is `Enumerable.SequenceEqual` which reports elementwise equality but not order.
I've implemented one-off array/…
-
Add this command:
- !read team1, team2, ... -> Starts a game with the given team.
This way, games can be started with teams quickly. Ideally, this would also post a message where users can join th…
-
Just to mention, that will need to set mimeType for ".vue" extension file to use httpvueloader
May need to do it in Project "ApplicationHost" config file or in IIS Express "ApplicationHost" config …