what type of pattern would u use?
Make WPF clicks go to the window below.
Uri.TryCreate failing when input is from Chinese localized text
Uri.TryCreate
. The problem I'm having is that when the input is by a user who has a system set to the Chinese language, when inputting a valid url it always fails. I found that this is because their system gives a slightly different set of english characters that normal.
Not sure if it will be visible in discord but these are their and my versions of input text. I'll include a screenshot of the text in a different editor just in case....Trying to understand proper error handling
Can you map a project as an external reference to a project in .NET Aspire?
✅ Padding option does not work in winforms
✅ how to make a borderless winforms moveable?
.NET Core OnModelCreating gives me error
✅ Base64
Single Project Fails With Missing DLL When Started Up With Multiple Startup Projects
MainApi
, runs fine on it's own, but when I add it as a fifth startup project, it fails with Could not load file or assembly 'Shared.Logging`. Any guesses as to why this is?✅ ABP.IO framework, can't open the swagger
VS Designer load issue
✅ Web project used to work, now msbuild failing but nothing has changed in the source
Microsoft.NET.Sdk.Razor
project which contains a section to copy static content:
```xml...✅ jwt token
using Microsoft.AspNetCore.Authentication.JwtBearer;
which works completely fine on dev environment, and I have set up the setting for it like this:
Logging": {
"LogLevel": {
"Default": "Information",
...✅ C# Issue with animation
Othello game
Is there a way to make this a shorter phrase.
if(cheeseburger){jump}
if(cheeseburger){jump}
✅ Smpt | email sending
Surprising performance problem under debugger
Redis | Weird Issue