AndiSoft.Utilities
1.1.1
This packge contains some useful tools such as:
- String Extensions
- Date Extensions (new)
- List Extensions
- Enum Extensions
- Type Converters
- Generics Conversion
- Json serializer and converter
- Password generator
- Validations
- Helpers
- Read text from file (new)
- Read json objects from file (new)
Install-Package AndiSoft.Utilities -Version 1.1.1
dotnet add package AndiSoft.Utilities --version 1.1.1
<PackageReference Include="AndiSoft.Utilities" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AndiSoft.Utilities --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added more json utilities
Dependencies
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 12.0.3)
-
.NETFramework 4.5.1
- Newtonsoft.Json (>= 12.0.3)
-
.NETFramework 4.6.2
- Newtonsoft.Json (>= 12.0.3)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 226 | 9/20/2020 |