CtsUtilities 1.4.94
dotnet add package CtsUtilities --version 1.4.94
NuGet\Install-Package CtsUtilities -Version 1.4.94
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="CtsUtilities" Version="1.4.94" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CtsUtilities" Version="1.4.94" />
<PackageReference Include="CtsUtilities" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CtsUtilities --version 1.4.94
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CtsUtilities, 1.4.94"
#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.
#:package CtsUtilities@1.4.94
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CtsUtilities&version=1.4.94
#tool nuget:?package=CtsUtilities&version=1.4.94
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Cross Platform base framework useful for all inhouse projects that use .Net Core.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Azure.Identity (>= 1.14.0)
- Humanizer (>= 2.14.1)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.3.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.3.0)
- Microsoft.EntityFrameworkCore (>= 9.0.6)
- Microsoft.Extensions.Caching.Memory (>= 9.0.6)
- Microsoft.Extensions.Caching.SqlServer (>= 9.0.6)
- Microsoft.Extensions.Configuration (>= 9.0.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Configuration.Json (>= 9.0.6)
- Microsoft.Extensions.Options (>= 9.0.6)
- Microsoft.Extensions.Primitives (>= 9.0.6)
- Microsoft.Identity.Client (>= 4.72.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.12.0)
- MongoDB.Driver (>= 3.4.0)
- Newtonsoft.Json (>= 13.0.3)
- StackExchange.Redis (>= 2.8.41)
- System.Drawing.Common (>= 9.0.6)
- System.IdentityModel.Tokens.Jwt (>= 8.12.0)
-
net9.0
- Azure.Identity (>= 1.14.0)
- Humanizer (>= 2.14.1)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.3.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.3.0)
- Microsoft.EntityFrameworkCore (>= 9.0.6)
- Microsoft.Extensions.Caching.Memory (>= 9.0.6)
- Microsoft.Extensions.Caching.SqlServer (>= 9.0.6)
- Microsoft.Extensions.Configuration (>= 9.0.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.6)
- Microsoft.Extensions.Configuration.Json (>= 9.0.6)
- Microsoft.Extensions.Options (>= 9.0.6)
- Microsoft.Extensions.Primitives (>= 9.0.6)
- Microsoft.Identity.Client (>= 4.72.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.12.0)
- MongoDB.Driver (>= 3.4.0)
- Newtonsoft.Json (>= 13.0.3)
- StackExchange.Redis (>= 2.8.41)
- System.Drawing.Common (>= 9.0.6)
- System.IdentityModel.Tokens.Jwt (>= 8.12.0)
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.4.94 | 329 | 12/16/2025 |
| 1.4.93 | 347 | 8/12/2025 |
| 1.4.92 | 266 | 8/12/2025 |
| 1.4.91 | 324 | 4/8/2025 |
| 1.4.9 | 181 | 2/25/2025 |
| 1.4.8 | 659 | 9/17/2024 |
| 1.4.7 | 340 | 6/27/2024 |
| 1.4.6 | 212 | 6/26/2024 |
| 1.4.5 | 197 | 6/25/2024 |
| 1.4.4 | 169 | 6/25/2024 |
| 1.4.3 | 901 | 2/12/2024 |
| 1.4.2 | 311 | 1/9/2024 |
| 1.4.1 | 210 | 1/9/2024 |
| 1.4.0 | 289 | 12/7/2023 |
| 1.3.56 | 196 | 1/9/2024 |
| 1.3.55 | 395 | 8/17/2023 |
| 1.3.54 | 267 | 8/17/2023 |
| 1.3.53 | 300 | 8/15/2023 |
| 1.3.52 | 304 | 8/15/2023 |
| 1.3.51 | 265 | 8/15/2023 |
Loading failed
Change logic on search query creation when sending string type.