Skip to content
#

net-core

Here are 530 public repositories matching this topic...

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

  • Updated Sep 11, 2021
  • C#

An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.

  • Updated Sep 4, 2021
  • C#

DncZeus 是一个基于ASP.NET Core 3 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 3 + Entity Framework Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):

  • Updated Aug 25, 2021
  • C#
thegreatco
thegreatco commented Jan 12, 2021

Can we add some way of determining the height/width of the output for IConsole. Similar to Console.WindowHeight and Console.WindowWidth? I've got a console app that needs to know how wide the window is that it is writing to.

Since this is abstracted, maybe we can either return null or NotImplementedException for implementations that don't support it? I don't have particularly strong f

Improve this page

Add a description, image, and links to the net-core 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 topic, visit your repo's landing page and select "manage topics."

Learn more