Giter Club home page Giter Club logo

easytool's Introduction

EasyTool

一个开源的 .NET 工具库, 使得开发变得更加有效率

pull_request

中文 | English

📚 简介

Easytool 是一个功能丰富且易用的 .NET 工具库,旨在帮助开发者快速、便捷地完成各类开发任务。 这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、JSON、HTTP客户端等一系列操作, 可以满足各种不同的开发需求。

More information

🚀 快速开始

安装

PM> Install-Package EasyTool.Core

或者 .NET CLI 👇

dotnet add package EasyTool.Core

使用

复制文件或者目录

FileUtil.Copy(sourceDir, destinationDir, isOverwrite)

克隆对象

var a = CloneUtil.Clone<Person>(person);

🛠️ 目录

Easytool 封装了开发过程中一些常用的方法

Catalog Introduce
clone 使用 CloneUtil.Clone 方法实现 .NET 对象的深度复制
code 提供基于 base32, base62 等编解码工具

代码共享

社区交流

微信:ygdxg8657 (备注进群) QQ群:543829648 903210423(已满)

easy-tool

easytool's People

Contributors

786744873 avatar ayueryi avatar cn-hang avatar cr-zhichen avatar daydreamdd avatar sheldon-null avatar timchen44 avatar

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.