Skip to content
#

net-core-3

Here are 79 public repositories matching this topic...

微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.

  • Updated Jul 22, 2021
  • C#
RubenFricke
RubenFricke commented Jun 17, 2021

Is your feature request related to a problem? Please describe.
Add the pagination to the GetUserProjects endpoint in the UserController.

Describe the solution you'd like
Pagination should get added just like in the GetAllProjects endpoint on the ProjectController. However, keep DRY principles in your mind.

Additional context
Frontend implementation: https://github.com/DigitalE

Improve this page

Add a description, image, and links to the net-core-3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the net-core-3 topic, visit your repo's landing page and select "manage topics."

Learn more