Info
| Version: | 2.0.2 |
| Author(s): | Ryohei Hayafuji |
| Last Update: | Tuesday, June 1, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ryohei0109-develop/BasicExtension |
| NuGet Url: | https://www.nuget.org/packages/BasicExtension |
Install
Install-Package BasicExtension
dotnet add package BasicExtension
paket add BasicExtension
BasicExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
(Provides extensions to .NET base classes.)
サンプルは以下プロジェクトをご参照下さい。
(Sample is referense this project.)
https://github.com/ryohei0109-develop/BasicExtension/tree/master/BasicExtension.Sample.