CsharpUtilsLib 1.0.22
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CsharpUtilsLib --version 1.0.22
NuGet\Install-Package CsharpUtilsLib -Version 1.0.22
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CsharpUtilsLib" Version="1.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsharpUtilsLib --version 1.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CsharpUtilsLib, 1.0.22"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CsharpUtilsLib as a Cake Addin #addin nuget:?package=CsharpUtilsLib&version=1.0.22 // Install CsharpUtilsLib as a Cake Tool #tool nuget:?package=CsharpUtilsLib&version=1.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lib containing numerous functions to simplify the day to day development
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- HtmlAgilityPack (>= 1.11.46)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- MySql.Data (>= 8.0.32.1)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql (>= 7.0.2)
- sqlkata (>= 2.4.0)
- sqlkata.Execution (>= 2.4.0)
- System.Data.OracleClient (>= 1.0.8)
- System.Data.SqlClient (>= 4.8.5)
- System.Data.SQLite.Core (>= 1.0.117)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.36 | 174 | 11/25/2024 |
1.0.35 | 119 | 11/15/2024 |
1.0.34 | 89 | 11/15/2024 |
1.0.33 | 92 | 11/15/2024 |
1.0.32 | 150 | 10/30/2024 |
1.0.31 | 93 | 10/30/2024 |
1.0.30 | 121 | 7/7/2024 |
1.0.29 | 301 | 4/16/2024 |
1.0.28 | 122 | 4/15/2024 |
1.0.27 | 140 | 4/13/2024 |
1.0.26 | 333 | 1/14/2024 |
1.0.25 | 186 | 12/23/2023 |
1.0.24 | 149 | 12/17/2023 |
1.0.23 | 148 | 12/17/2023 |
1.0.22 | 156 | 8/29/2023 |
1.0.21 | 165 | 6/18/2023 |
1.0.20 | 166 | 6/5/2023 |
1.0.19 | 163 | 6/3/2023 |
1.0.18 | 163 | 5/18/2023 |
1.0.17 | 162 | 5/17/2023 |
1.0.16 | 205 | 4/9/2023 |
1.0.15 | 203 | 4/8/2023 |
1.0.14 | 209 | 4/8/2023 |
1.0.13 | 214 | 3/30/2023 |
1.0.12.1 | 211 | 3/29/2023 |
1.0.12 | 209 | 3/29/2023 |
1.0.11 | 212 | 3/29/2023 |
1.0.10 | 219 | 3/29/2023 |
1.0.9 | 230 | 3/28/2023 |
1.0.8 | 252 | 3/5/2023 |
1.0.7 | 242 | 3/4/2023 |
1.0.6 | 246 | 3/1/2023 |
1.0.5.1 | 250 | 3/1/2023 |
1.0.5 | 251 | 2/28/2023 |
1.0.4.1 | 248 | 2/28/2023 |
1.0.4 | 250 | 2/28/2023 |
1.0.3 | 254 | 2/25/2023 |
1.0.2 | 251 | 2/25/2023 |
1.0.1 | 260 | 2/15/2023 |
1.0.0 | 325 | 2/13/2023 |
[1.0.22] Added support for complex joins maps in select and selectOne sql methods.
[Dates - Numerics] Added more methods.