龙云州 (longyunzhou)

longyunzhou

Geek Repo

0

followers

0

following

Company:knowyou

Location:上海

Github PK Tool:Github PK Tool

龙云州's repositories

Dryvo

Driving lessons made simpler. Custom scheduling API built with Python.

License:UnlicenseStargazers:0Issues:0Issues:0

AspNetCore-Developer-Roadmap

Roadmap to becoming an ASP.NET Core developer in 2021

Stargazers:0Issues:0Issues:0

Zxw.Framework.NetCore.Demo

Demo for the Zxw.Framework.NetCore repository.

License:MITStargazers:0Issues:0Issues:0

MQTT-WeChat-Client

MQTT-WeChat-Client 一个用于物联网 MQTT 协议的微信小程序客户端

Stargazers:0Issues:0Issues:0

iview-admin

Vue 2.0 admin management system template based on iView

License:MITStargazers:0Issues:0Issues:0

core

Home repository for .NET Core

License:MITStargazers:0Issues:0Issues:0

ILSpy

.NET Decompiler

Stargazers:0Issues:0Issues:0

WeiXinMPSDK

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

License:Apache-2.0Stargazers:0Issues:0Issues:0

IJPay

IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。

License:NOASSERTIONStargazers:0Issues:0Issues:0

JCWXCore

微信公众号快速开发框架Core,支持.Net Core 2.0

License:MITStargazers:0Issues:0Issues:0

react

A declarative, efficient, and flexible JavaScript library for building user interfaces.

License:MITStargazers:0Issues:0Issues:0

OpenAuth.Core

千星项目OpenAuth.Net基于.Net Core 2.1的快速开发框架。核心模块包括:组织机构、角色用户、权限授权、表单设计、工作流等。它的架构精良易于扩展,是中小企业的首选。

License:LGPL-2.1Stargazers:0Issues:0Issues:0

EntityFrameworkCore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

License:Apache-2.0Stargazers:0Issues:0Issues:0

AspNetCore.Docs

Documentation for ASP.NET Core

License:CC-BY-4.0Stargazers:0Issues:0Issues:0

AspNetCore-Tooling

Tools for ASP.NET Core apps, such as MSBuild targets, Visual Studio extensions, and command line tools. (Open issues on https://github.com/aspnet/AspNetCore/issues)

License:Apache-2.0Stargazers:0Issues:0Issues:0

Extensions

.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.

License:Apache-2.0Stargazers:0Issues:0Issues:0

corefx

CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.

License:MITStargazers:0Issues:0Issues:0

Announcements

Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core

License:NOASSERTIONStargazers:0Issues:0Issues:0

rabbitmq-dotnet-client

RabbitMQ .NET client for .NET Core and .NET 4.5.1+.

License:NOASSERTIONStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

RabbitMQ.EventBus.AspNetCore

RabbitMQ.EventBus.AspNetCore是一个基于官方RabbitMQ.Client的二次封装包,专门针对Asp.Net Core项目进行开发,在微服务中进行消息的传递使用起来比较方便。

License:MITStargazers:0Issues:0Issues:0

vitess

Vitess is a database clustering system for horizontal scaling of MySQL.

License:Apache-2.0Stargazers:0Issues:0Issues:0

EasyNetQ.Management.Client

EasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API

License:MITStargazers:0Issues:0Issues:0
License:GPL-2.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0

DiDiCallCar

这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.

Stargazers:0Issues:0Issues:0

LetsMapYourNetwork

Lets Map Your Network enables you to visualise your physical network in form of graph with zero manual error

License:GPL-3.0Stargazers:0Issues:0Issues:0

CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

License:NOASSERTIONStargazers:0Issues:0Issues:0

WPF-Samples

Repository for WPF related samples

License:MITStargazers:0Issues:0Issues:0

incubator-echarts

A powerful, interactive charting and visualization library for browser

License:Apache-2.0Stargazers:0Issues:0Issues:0