-
Updated
Jun 3, 2022 - C#
dotnet6
Here are 414 public repositories matching this topic...
-
Updated
Jun 8, 2022 - Visual Basic .NET
-
Updated
Jun 4, 2022 - C#
-
Updated
Jun 3, 2022 - C#
-
Updated
Jun 6, 2022 - C#
-
Updated
Jun 3, 2022 - C#
-
Updated
Aug 2, 2021 - C#
-
Updated
May 30, 2022 - C#
-
Updated
Jun 7, 2022 - C#
Social login
-
Updated
Jun 5, 2022 - C#
-
Updated
May 17, 2022 - C#
-
Updated
Nov 10, 2021 - C#
-
Updated
Jun 1, 2022 - C#
-
Updated
Jun 8, 2022 - C#
-
Updated
Apr 19, 2022 - C#
-
Updated
Jun 8, 2022 - C#
-
Updated
Jan 14, 2022 - C#
-
Updated
Jun 8, 2022 - C#
-
Updated
Nov 13, 2021 - C#
-
Updated
Jun 8, 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#
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<MyCI hope you can add some chinese explain for this project.
-
Updated
May 31, 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
Jun 1, 2022 - C#
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