Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
adminset
自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
angular-4-client-panel-app
ansible-kubernetes
ansible一键部署kubernetes生成环境
Ansible-roles
Ansible Roles
ansiblebook
Code samples from the book "Ansible: Up and Running"
ApiGatewayDemo
ApiGateway Demo
k8s.ecoysystem.apps
kubernetes(k8s) ecosystem applications written c#, including micro-service(aspnetcore.webapi) and health checks etc. the goal is automatic complete continuous integration, delivery, deployment by committing code to the respository. so i will continue to be iterated...
MyIndex
我的公众号文章索引,与其它收藏
wangsic's Repositories
wangsic/Emrys.SuperConfig
It is easier to use configuration in .Net. 在.net中更容易使用配置文件
wangsic/AspectCore-Framework
AspectCore is an AOP-based cross platform framework for .NET Standard.
wangsic/NETCore.Encrypt
NETCore encrypt and decrpty tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512
wangsic/Docker.NetCore.MySql
Dockerize ASP.NET Core + MySql + Nginx
wangsic/CAP
CAP is a library based on .Net standard, which is a solution to deal with distributed transactions, also has the function of EventBus, it is lightweight, easy to use, and efficiently.
wangsic/html-agility-pack
Html Agility Pack (HAP)
wangsic/DesignPatterns
Repository for all of my Daily Design Pattern posts.
wangsic/Ansible-roles
Ansible Roles
wangsic/MSADemo
MSA Demo
wangsic/surging
surging 是一个分布式微服务框架,提供高性能RPC远程服务调用,采用Zookeeper、Consul作为surging服务的注册中心,集成了哈希,随机,轮询作为负载均衡的算法,RPC集成采用的是netty框架,采用异步传输
wangsic/ZooKeeperDemo
ZooKeeper Demo
wangsic/ApiGatewayDemo
ApiGateway Demo
wangsic/RedisDemo
Redis Demo
wangsic/RabbitMQDemo
RabbitMQ Demo
wangsic/TopArchDemo
Top Arch Demo
wangsic/CronNET
C# library for running cron jobs on .NET
wangsic/PressureTool
压力测试,并发请求工具;两个版本.Net Core1.1+和.Net Framwork4.5+,你可以选择其中一个来帮助你工作。 Stress tests, concurrent request tools, two versions,.Net, Core1.1+, and.Net Framwork4.5+, and you can choose either to help you work.
wangsic/SQLAdvisor
输入SQL,输出索引优化建议
wangsic/git-cheat-sheet
:octocat: git and git flow cheat sheet
wangsic/RabbitMQ
RabbitMQ 官方.NET CORE教程实操演练
wangsic/SeckillPro
秒杀活动,模拟,netcore开发,架构:mvc+webapi+console+redis
wangsic/Express_Renovation_Solution
wangsic/redis-lock
redis distribute lock
wangsic/express_renovation
express_renovation built by java ssm
wangsic/rabbitmqclient
rabbitmq .net client
wangsic/Weipinhui
a asp.net mvc project which is match like Weipinhui
wangsic/zookeeper-client
Provides the basic zk operation, but also additionally encapsulates the commonly used functions to make it easier for .NET developers to use zookeeper better.
wangsic/Visual-Studio-jQuery-Code-Snippets
130+ jQuery code snippets for Visual Studio 2012, 2013, 2015, & 2017.
wangsic/play-docker-images
网易蜂巢《玩转 Docker 镜像》系列
wangsic/DotNetCqrsDemo