colorlife.tuanitpro.com
1.2.1
+ CacheProvider (Redis Cache, Memory Cache)
+ Cryptography
+ ConvertType
+ File Manager
+ Vietnamese currency reader
+ Excel Reader, Excel Export
+ Csv Reader
+ Xml Export
+ Email Services
+ Sql Data Helper
+ more...
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package colorlife.tuanitpro.com -Version 1.2.1
dotnet add package colorlife.tuanitpro.com --version 1.2.1
<PackageReference Include="colorlife.tuanitpro.com" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add colorlife.tuanitpro.com --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
-
CacheProvider (Redis Cache, Memory Cache)
ICacheProviderFactory cacheProvideractory = new CacheProviderFactory(new CacheProviderOptions { SlidingExpiration = TimeSpan.FromSeconds(30), ConnectionString = "localhost:6379" }, CacheType.Redis); IDataCacheProvider dataCacheProvider = cacheProvideractory.CreateFactory();
-
Cryptography (MD5, SHA, ASE..)
-
ConvertType
-
File Manager
-
Vietnamese currency reader
-
Excel Reader, Excel Export
-
Csv Reader
-
Xml Export
-
Email Services
-
Sql Data Helper
-
more...
-
CacheProvider (Redis Cache, Memory Cache)
ICacheProviderFactory cacheProvideractory = new CacheProviderFactory(new CacheProviderOptions { SlidingExpiration = TimeSpan.FromSeconds(30), ConnectionString = "localhost:6379" }, CacheType.Redis); IDataCacheProvider dataCacheProvider = cacheProvideractory.CreateFactory();
-
Cryptography (MD5, SHA, ASE..)
-
ConvertType
-
File Manager
-
Vietnamese currency reader
-
Excel Reader, Excel Export
-
Csv Reader
-
Xml Export
-
Email Services
-
Sql Data Helper
-
more...
Release Notes
Improve perfomance
Dependencies
-
- AntiXSS (>= 4.3.0)
- EPPlus (>= 4.5.2.1)
- ExcelDataReader (>= 3.4.0)
- ExcelDataReader.DataSet (>= 3.4.0)
- HtmlAgilityPack (>= 1.8.4)
- Newtonsoft.Json (>= 11.0.2)
- SharpZipLib (>= 0.86.0)
- StackExchange.Redis (>= 1.2.6)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.2.3 | 262 | 6/30/2018 | ||
1.2.2 | 203 | 6/23/2018 | ||
1.2.1 | 236 | 6/23/2018 | ||
1.2.0 | 235 | 6/23/2018 | ||
1.1.5 | 301 | 6/8/2017 | ||
1.1.4 | 271 | 3/31/2017 | ||
1.1.3 | 297 | 3/28/2017 | ||
1.1.2 | 265 | 3/28/2017 | ||
1.1.1 | 249 | 3/28/2017 | ||
1.1.0 | 276 | 3/22/2017 | ||
1.0.9 | 550 | 3/6/2015 | ||
1.0.8 | 378 | 12/6/2014 | ||
1.0.7 | 412 | 7/19/2014 | ||
1.0.6 | 413 | 7/18/2014 | ||
1.0.5 | 392 | 6/20/2014 | ||
1.0.4 | 409 | 5/27/2014 | ||
1.0.3 | 387 | 5/23/2014 | ||
1.0.2 | 378 | 5/23/2014 | ||
1.0.1 | 387 | 5/21/2014 | ||
1.0.0 | 435 | 5/21/2014 |