Skip to content
#

net-core-2

Here are 56 public repositories matching this topic...

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

  • Updated Jun 1, 2020
  • 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 Apr 14, 2020
  • C#
Carl-Hugo
Carl-Hugo commented Dec 16, 2019

Remove the IMvcBuilder.AddForEvolveMvcLocalization() extension method and merge its content in the IServiceCollection.AddForEvolveLocalization() instead. Use the "configure options" methods to configure the pipeline.

This change should lead to a leaner experience, but is also a breaking change so:

  1. Flag IMvcBuilder's extensions a [obsolete]
  2. Bump the major version to 3
  3. Remov

Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to.

  • Updated Jan 4, 2020
  • C#

Light-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs (BeginProcess/EndProcess) within a single method which returns a Task object, providing the benefits of the Task Parallel Library (TPL) to socket programming.

  • Updated Mar 28, 2019
  • C#

Eğitmenlerin sistem üzerinden öğrenciler için sınav oluşturabileceği, eğitimleri yayımlayabileceği bir web projesi. .NET Core 2 kullanılan proje katmanlı mimari ile oluşturulmuş, içerisinde Unit of Work ve Repository Pattern kullanılmıştır.

  • Updated May 11, 2019
  • CSS

Improve this page

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

Learn more

You can’t perform that action at this time.