Pinned Repositories
AAChartKit
📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
ace
Ace (Ajax.org Cloud9 Editor)
AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
aenetmail
C# POP/IMAP Mail Client
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
Android-BLE-Library
A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BezierMaker
🔥 通过de Casteljau算法绘制贝塞尔曲线,并计算它的切线,实现1-7阶贝塞尔曲线的形成动画。
camera-samples
Multiple samples showing the best practices in camera APIs on Android.
LiveTvTestJavaSourceCode
this is a Simple Demo
LxThroughPointsBezier
A funny iOS library. Draw a smooth bezier through several points you designated. The curve‘s bend level is adjustable.
YanlanCai's Repositories
YanlanCai/AAChartKit
📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
YanlanCai/angular-phonecat
Tutorial on building an angular application.
YanlanCai/angular-seed
Seed project for angular apps.
YanlanCai/AngularJS-WebApi-EF
AngularJS CRUD Grid with WebApi, EF, Bootstrap, Font Awesome & Toastr
YanlanCai/AntData.ORM
特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0
YanlanCai/AspNetKatana
Microsoft's OWIN implementation, the Katana project
YanlanCai/auth0-aspnet-owin-mvc-samples
Quickstart and samples for ASP.NET (OWIN) MVC
YanlanCai/BleReadTool
蓝牙BLE测试工具APP
YanlanCai/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
YanlanCai/CSR_ToExcel
YanlanCai/drawio
Source to app.diagrams.net
YanlanCai/EasyScreenLive
Streaming media sdk tool:EasyScreenLive是一款简单、高效、稳定的集采集,编码,组播,推流和流媒体RTSP服务于一身的同屏功能组件,具低延时,高效能,低丢包等特点。目前支持Windows,Android平台,通过EasyScreenLive我们就可以避免接触到稍显复杂的音视频源采集,编码和流媒体推送以及RTSP/RTP/RTCP/RTMP服务流程,只需要调用EasyScreenLive的几个API接口,就能轻松、稳定地把流媒体音视频数据RTMP推送给EasyDSS服务器以及发布RTSPServer服务,RTSP同屏服务支持组播和单播两种模式。
YanlanCai/GraphicEQ-1
YanlanCai/LineMessagingApi
LINE Messaging API for .Net
YanlanCai/MvcRazorToPdf
Create pdf documents within an asp .net mvc project by generating your views as normal but returning a PdfActionResult. This converts regular produced razor/html to pdf documents in the browser using the iTextXmlWorker.
YanlanCai/mxgraph
mxGraph is a fully client side JavaScript diagramming library
YanlanCai/my-first-static-web-app
YanlanCai/online-shop
E-commerce web site built with ASP.NET Core(C#) and Vue.js(TypeScript)
YanlanCai/Open-XML-SDK
Open XML SDK by Microsoft
YanlanCai/opencv
Open Source Computer Vision Library
YanlanCai/PuppyProxy
A simple HTTP proxy in C# including support for HTTP CONNECT tunneling
YanlanCai/samples
Samples for ASP.NET Core
YanlanCai/shadowsocks-windows
A C# port of shadowsocks
YanlanCai/SignalR
Incredibly simple real-time web for .NET
YanlanCai/sql-server-samples
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
YanlanCai/tesseract
Tesseract Open Source OCR Engine (main repository)
YanlanCai/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
YanlanCai/websocket-manager
Real-Time library for ASP .NET Core
YanlanCai/WebSocketExample
Realistic WebSocket server examples based upon .NET Core.
YanlanCai/websockets-server-dotnet-vuejs-client
.NET websocket server with C# and VueJs client