1 Star 0 Fork 10

超级系统 / Silkier

forked from 麦壳饼 / Silkier 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Silkier

License Build status .NET Core

Our goal: One line of code, everything's done.

var  obj=builder.Create<SSHClient>("192.168.1.111","root","kissme")
        .Connect()
        .DownloadFile("file.txt")
        .ToJson<Obj>();

What is Silkier?

Nuget Version Silkier is a common collection of extensions. For example, retry, partitioning in parallel,ObjectPool,RestClient's extension, LITTLE-ENDIAN and BIG-ENDIAN coversions and more .....

Silkier 是一个常用扩展集合 比如 重试、分区并行、对象池、RestClient的扩展、 大小端转换以及更多 BIG-ENDIAN coversions and more .....

What is Silkier.EFCore?

Nuget Version

Silkier.EFCore is an extension for EF.Core, and the main features include executing the original sql statement, converting the original sql statement to a tuple or a class or array or json object or DataTable .Read more

Silkier.EFCore 是一个针对EF.Core的扩展, 主要功能包括 执行原始sql语句, 将原始sql语句转换为 元组或者类或者数组。更多内容

What is Silkier.AspNetCore?

Nuget Version

Silkier.AspNetCore have ConfigureWindowsServices and UseJsonToSettings and more ...

Silkier.AspNetCore 有用于配置Windows或者linux时的服务方式运行的参数,完全自动识别是否服务方式等, 同时有使用特殊json作为配置的扩展。

What is Silkier.HealthChecks.NTPServer?

Nuget Version

Silkier.HealthChecks.NTPServer is an NTP time server health check and time difference check extension Silkier.HealthChecks.NTPServer 是一个NTP时间服务器健康检查和时间差异检查的扩展。

Where can I get it?

Get it from NuGet. You can simply install it with the Package Manager console:

PM> Install-Package Silkier
PM> Install-Package Silkier.EFCore
PM> Install-Package Silkier.AspNetCore
PM> Install-Package Silkier.HealthChecks.NTPServer
MIT License Copyright (c) 2020 Yanhong Ma Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Silkier 是一个常用扩展集合 比如 重试、分区并行、对象池、RestClient的扩展、 大小端转换以及更多 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/chaojixitong/Silkier.git
git@gitee.com:chaojixitong/Silkier.git
chaojixitong
Silkier
Silkier
master

搜索帮助