CsharpUtilsLib 1.0.14
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.14
NuGet\Install-Package CsharpUtilsLib -Version 1.0.14
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.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsharpUtilsLib --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CsharpUtilsLib, 1.0.14"
#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.14 // Install CsharpUtilsLib as a Cake Tool #tool nuget:?package=CsharpUtilsLib&version=1.0.14
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)
- Npgsql (>= 7.0.2)
- sqlkata (>= 2.4.0)
- sqlkata.Execution (>= 2.4.0)
- 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 | 152 | 11/25/2024 |
1.0.35 | 117 | 11/15/2024 |
1.0.34 | 85 | 11/15/2024 |
1.0.33 | 90 | 11/15/2024 |
1.0.32 | 145 | 10/30/2024 |
1.0.31 | 88 | 10/30/2024 |
1.0.30 | 119 | 7/7/2024 |
1.0.29 | 298 | 4/16/2024 |
1.0.28 | 121 | 4/15/2024 |
1.0.27 | 139 | 4/13/2024 |
1.0.26 | 332 | 1/14/2024 |
1.0.25 | 185 | 12/23/2023 |
1.0.24 | 148 | 12/17/2023 |
1.0.23 | 147 | 12/17/2023 |
1.0.22 | 155 | 8/29/2023 |
1.0.21 | 164 | 6/18/2023 |
1.0.20 | 165 | 6/5/2023 |
1.0.19 | 162 | 6/3/2023 |
1.0.18 | 162 | 5/18/2023 |
1.0.17 | 161 | 5/17/2023 |
1.0.16 | 204 | 4/9/2023 |
1.0.15 | 202 | 4/8/2023 |
1.0.14 | 208 | 4/8/2023 |
1.0.13 | 213 | 3/30/2023 |
1.0.12.1 | 210 | 3/29/2023 |
1.0.12 | 208 | 3/29/2023 |
1.0.11 | 211 | 3/29/2023 |
1.0.10 | 218 | 3/29/2023 |
1.0.9 | 227 | 3/28/2023 |
1.0.8 | 251 | 3/5/2023 |
1.0.7 | 242 | 3/4/2023 |
1.0.6 | 245 | 3/1/2023 |
1.0.5.1 | 249 | 3/1/2023 |
1.0.5 | 250 | 2/28/2023 |
1.0.4.1 | 247 | 2/28/2023 |
1.0.4 | 249 | 2/28/2023 |
1.0.3 | 253 | 2/25/2023 |
1.0.2 | 250 | 2/25/2023 |
1.0.1 | 259 | 2/15/2023 |
1.0.0 | 324 | 2/13/2023 |
[SQL] Added helpers for the following databases:
- Mysql
- SqlServer
- PostgreSql
- SqlLite