vst.h
-
Vst.
by: vst.hStringParse -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.0 This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
- 2,996 total downloads
- last updated 2/6/2023
- Latest version: 2.0.0.2
Provides a Parse generic extension method for string that converts string to T and no boxing occurs ``` C# // The following code does not occur boxing var a1 = "123".Parse<int>(); // a1 == 123 var a3 =... More information -
-
Vst.
by: vst.hTypeInfer - 1,037 total downloads
- last updated 2/5/2023
- Latest version: 1.0.0.1
Auxiliary type inference without writing types that are not necessary. -
NanYe.
by: vst.hDotnetEx - 718 total downloads
- last updated 2/13/2025
- Latest version: 0.1.7
Package Description -
NanYe.
by: vst.hFSharpEx - 643 total downloads
- last updated 2/13/2025
- Latest version: 0.1.7
Package Description -
- 402 total downloads
- last updated 1/1/2024
- Latest version: 0.6.0
Reading and writing to table data, using expression trees to generate delegates (Lambda) -
TableRW.
by: vst.hEpplus - 177 total downloads
- last updated 1/6/2024
- Latest version: 0.6.0
Read and write data to Excel, using expression trees to generate delegates (Lambda) -
TableRW.
by: vst.hNPOI - 164 total downloads
- last updated 1/15/2024
- Latest version: 0.6.0
Read and write data to Excel, using expression trees to generate delegates (Lambda)