-
Updated
Apr 30, 2022 - C#
dotnet6
Here are 370 public repositories matching this topic...
-
Updated
Apr 15, 2022 - C#
-
Updated
May 2, 2022 - C#
-
Updated
May 10, 2022 - C#
-
Updated
Aug 2, 2021 - C#
-
Updated
May 9, 2022 - C#
-
Updated
May 10, 2022 - C#
Social login
-
Updated
May 9, 2022 - C#
-
Updated
May 3, 2022 - C#
-
Updated
Nov 10, 2021 - C#
-
Updated
May 4, 2022 - C#
-
Updated
Apr 30, 2022 - C#
-
Updated
Apr 19, 2022 - C#
-
Updated
May 7, 2022 - C#
-
Updated
Jan 14, 2022 - C#
-
Updated
May 10, 2022 - C#
-
Updated
Nov 13, 2021 - C#
-
Updated
May 4, 2022 - C#
The filter should do the following:
- return json formatted response. (reference 1, reference 2)
- (optional) convert the underlying system exception message to a generic user friendly message
- (optional) using .net core build in log class
-
Updated
Jul 14, 2021 - C#
-
Updated
Jan 19, 2022 - C#
I hope you can add some chinese explain for this project.
As a developer of a web service (or controller), I would like to use Protocol Buffers to transmit data more efficiently to my clients.
Example
using GenHTTP.Modules.Protobuf;
var serialization = Serialization.Default() // or .Empty()
.AddProtobuf();
var service = ServiceResource.From<MyC-
Updated
Apr 22, 2022 - C#
MBBSEmu should capture module crashes and avoid closing the application completely.
It should have some error counters, leave them in a log but it should keep the application active until it is closed (for example by a /SYS SHUTDOWN command)
-
Updated
Nov 29, 2021 - C#
-
Updated
Apr 29, 2022 - CSS
-
Updated
May 9, 2022 - C#
-
Updated
Apr 18, 2022 - TypeScript
Improve this page
Add a description, image, and links to the dotnet6 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotnet6 topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Allow social login:
Describe the solution you'd like