Skip to content
View yidaibawang's full-sized avatar
Block or Report

Block or report yidaibawang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ByteartRetail ByteartRetail Public

    Forked from daxnet/ByteartRetail

    一个演示.NET企业应用开发技术以及领域驱动设计的案例代码,业务背景是一个简单的在线零售系统。

    C# 1

  2. NetTopologySuite NetTopologySuite Public

    Forked from NetTopologySuite/NetTopologySuite

    A .NET GIS solution that is fast and reliable for the .NET platform.

    C# 1

  3. youlai-mall youlai-mall Public

    Forked from youlaitech/youlai-mall

    有来商城youlai-mall一套全栈的商城系统。整个系统采用微服务架构,前后端分离交互模式。后端采用Spring Boot+Spring Cloud+Spring Cloud Alibaba。前端采用vue+element-ui,基于成熟的后端前台解决方案vue-element-admin。微信小程序端使用uni-app。

    Java 1

  4. vue-router vue-router Public

    Forked from vuejs/vue-router

    🚦 The official router for Vue.js.

    JavaScript

  5. Util Util Public

    Forked from dotnetcore/Util

    Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。

    C#

  6. WebApiClient WebApiClient Public

    Forked from dotnetcore/WebApiClient

    一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库

    C#