codingfreaks.libs.cfUtils.cfExtendedUtils
1.0.8
Prefix Reserved
Suggested Alternatives
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 codingfreaks.libs.cfUtils.cfExtendedUtils --version 1.0.8
NuGet\Install-Package codingfreaks.libs.cfUtils.cfExtendedUtils -Version 1.0.8
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="codingfreaks.libs.cfUtils.cfExtendedUtils" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add codingfreaks.libs.cfUtils.cfExtendedUtils --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: codingfreaks.libs.cfUtils.cfExtendedUtils, 1.0.8"
#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 codingfreaks.libs.cfUtils.cfExtendedUtils as a Cake Addin #addin nuget:?package=codingfreaks.libs.cfUtils.cfExtendedUtils&version=1.0.8 // Install codingfreaks.libs.cfUtils.cfExtendedUtils as a Cake Tool #tool nuget:?package=codingfreaks.libs.cfUtils.cfExtendedUtils&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
[codingfreaks] extended utility library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- codingfreaks.libs.cfUtils.cfBaseUtils (>= 1.0.5)
- EntityFramework (>= 6.1.3)
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.30 | 1,154 | 9/2/2017 | |
1.0.29 | 1,050 | 9/2/2017 | |
1.0.28 | 1,113 | 7/13/2017 | |
1.0.27 | 1,112 | 7/6/2017 | |
1.0.26 | 1,108 | 7/5/2017 | |
1.0.25 | 1,091 | 7/5/2017 | |
1.0.24 | 1,100 | 6/27/2017 | |
1.0.23 | 1,177 | 11/29/2016 | |
1.0.22 | 1,158 | 9/30/2016 | |
1.0.21 | 1,384 | 8/15/2016 | |
1.0.20 | 1,394 | 8/9/2016 | |
1.0.19 | 1,375 | 8/9/2016 | |
1.0.18 | 1,370 | 8/1/2016 | |
1.0.17 | 2,119 | 7/31/2016 | |
1.0.15 | 1,396 | 7/24/2016 | |
1.0.14 | 1,371 | 7/23/2016 | |
1.0.13 | 1,430 | 5/20/2016 | |
1.0.12 | 1,163 | 5/3/2016 | |
1.0.11 | 1,162 | 4/4/2016 | |
1.0.10 | 1,248 | 3/10/2016 | |
1.0.9 | 1,424 | 2/15/2016 | |
1.0.8 | 1,166 | 2/10/2016 | |
1.0.7 | 1,157 | 2/10/2016 | |
1.0.6 | 1,120 | 2/10/2016 | |
1.0.5 | 1,123 | 2/10/2016 | |
1.0.4 | 1,410 | 2/10/2016 | |
1.0.3 | 1,185 | 1/29/2016 | |
1.0.2 | 1,184 | 1/26/2016 | |
1.0.1 | 1,160 | 1/23/2016 |
Added functionallity in DbContextExtensions to query all table names and to get the current row count of each table.