Pinned Repositories
aliyun-openapi-net-sdk
aliyun open api sdk for .net
Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
AYUI8Community
提供无后台验证xaml表单,原创MVC模式,动画库3.0,动画树ppt级别的,基础控件,内容库,主题库,多国语言,图标方案,提供所有表单控件,AyTableView,AyTreeview,窗体,弹层,消息提醒,设计师开发者分离,全局字体等方案,企业版只是额外加控
ClearScript
A library for adding scripting to .NET applications. Supports JavaScript (via V8 and JScript) and VBScript.
csredis
.NETCore client for Redis and Redis Sentinel (2.8) And Cluster. Includes both synchronous and asynchronous clients.
DMSkin
DMSkin WPF 样式 UI 框架 | WPF Borderless Window | Custom Controls & Styles | MVVM Support
Doc
Beetlex相关组件使用文档
dotnet-kube-client
A Kubernetes API client for .NET Standard / .NET Core
dotnetcore-socket-server
An experiment with .NET Core and raw TCP socket comms.
workflow-core
Lightweight workflow engine for .NET Standard
kingflyok's Repositories
kingflyok/workflow-core
Lightweight workflow engine for .NET Standard
kingflyok/AYUI8Community
提供无后台验证xaml表单,原创MVC模式,动画库3.0,动画树ppt级别的,基础控件,内容库,主题库,多国语言,图标方案,提供所有表单控件,AyTableView,AyTreeview,窗体,弹层,消息提醒,设计师开发者分离,全局字体等方案,企业版只是额外加控
kingflyok/csredis
.NETCore client for Redis and Redis Sentinel (2.8) And Cluster. Includes both synchronous and asynchronous clients.
kingflyok/DMSkin
DMSkin WPF 样式 UI 框架 | WPF Borderless Window | Custom Controls & Styles | MVVM Support
kingflyok/Doc
Beetlex相关组件使用文档
kingflyok/dotnet-kube-client
A Kubernetes API client for .NET Standard / .NET Core
kingflyok/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
kingflyok/gateway
An HTTP API Gateway
kingflyok/geekbang-lessons
极客时间课程工程
kingflyok/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
kingflyok/glide
Package Management for Golang
kingflyok/grpc-dotnet
gRPC for .NET
kingflyok/Hangfire.MySqlStorage
MySql storage for Hangfire - fire-and-forget, delayed and recurring tasks runner
kingflyok/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
kingflyok/jmeter
Mirror of Apache JMeter
kingflyok/Maikebing.EntityFrameworkCore.Taos
Entity, Framework, EF, Core, Data, O/RM, entity-framework-core,TDengine
kingflyok/mono
My contributions to Mono.
kingflyok/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
kingflyok/NumSharp
High Performance Computation for Tensor in .NET, keep APIs same as NumPy and SciPy.
kingflyok/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
kingflyok/Ray
基于Actor框架Orleans构建的分布式、事件溯源、事件驱动、最终一致性的高性能框架
kingflyok/reactive
The Reactive Extensions for .NET
kingflyok/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
kingflyok/SoEasyPlatform
SoEasyPlatform .NET generator SoEasyPlatform 代码生成器
kingflyok/SQLiteCodeFirst
Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
kingflyok/SqlSugar
Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
kingflyok/SqlSugar.Tools
SqlSugarORM工具箱
kingflyok/TensorFlow.NET
Google's TensorFlow binding for .NET Standard. Machine Learning works in .NET.
kingflyok/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
kingflyok/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~