C
C#
help
Why only one EF Core Global Query Filter work but others are not
Message Not Public
Sign In & Join Server To View
Looking for more? Join the community!
C
C#
help
C
C#
help
Want results from more Discord servers?
Recommended Posts.net core webapi2 API key authorizationI was wondering what the absolute best practice was to implement API key authorization for your contHow to create css file linked to a razor page ?I see that the default template have the index.razor attached with a isolated css
how can we do thaXamarin - Displaying JSONI'm trying to do a simple application to get a JSON and display the values on a collection.
I have aOptimizing Memory UsageI've a tool that basically takes a bunch of files and converts them to a GIF.
The way it works is tC-sharp Video Extraction LibrariesI am looking for a good, preferably open-source library for importing video files (e.g. AVI) into anAPI Design of login and refresh JWT token endpoint questionsI'm designing Login and refresh token and I have several questions.
This is what I return on any refSystem.CommandLine and injection of IOptions (not Option!) typeI'm trying to work out how to use the hosting and dependency injection parts of System.CommandLine tInterface that is implemented to multiple classes (different types of objects)Method in class1:
```public Employee CreateEmployee(EmployeeCreateModel1 model) { .... }```
Method Wpf how to send custom event (or RoutedEvent) from parent to all childs that implement the handler.Hi guys, as the title says, i want to send an event from parent control to all childrens that impleMinimal API's WithNameWhat does `WithName` do?
```cs
app.MapGet("ftx", FtxSubscribe).WithName("FtxUserTradesSubscription"EF Core Global Query Filter ExceptionHi friends, I'm try to create a `Global query filter` for my `EF Core`, to be honest this is the firForeach vs Count with likes tableGuys I made a Vote(likes and dislikes) table. It's similar to reddit's karma system. Dislikes decreadonut.ci wonder where the mistake is in here, i've read over https://www.a1k0n.net/2011/07/20/donut-math.htAccess list when creating an accountI'm creating a login system, I need an access list in it. Who can I allow to log in and who can I reKeep getting infinity output when I dont want that [Answered]My program keeps giving infinity and I'm lost lolHide cmd output when executed from a Console app?I'm brand new to C#, am messinga round with VS -- I'm starting cmd.exe w/ some args with > outputdirPassing the where parameters by the functionHow do I get this sample code to work? Unfortunately, it does not want to work.
```cs
public asyError Introducing FOREIGN KEY constraint```
An error occurred while accessing the Microsoft.Extensions.Hosting services. Continuing without lc.exe exited with code -1I was creating my project with bunifu ui I went to uninstall the package from bunifu ui and now it kRun Method on other thread and call method on main thread after it finishedI have this code and want to execute everything after t.Start() as soon as it finished but without b