项目作者: Wagsn

项目描述 :
Serializer for CSharp
高级语言: C#
项目地址: git://github.com/Wagsn/SerializerSharp.git
创建时间: 2019-11-21T14:49:21Z
项目社区:https://github.com/Wagsn/SerializerSharp

开源协议:Other

下载


SerializerSharp

Serializer for CSharp, Encapsulate some third-party libraries and provide a general scheme for serialization.

Project structure

  1. .
  2. Document
  3. Src
  4. Tests
  5. Demos

Note

VS 2019 changes the standard project to a console application, which needs to manually load the third-party class library to bin directory when running

License

Under the MIT License

Reference

使用 GitHub Action 部署 NuGet 包

GitHub Actions 入门教程 - 阮一峰的网络日志