CtsUtilities 1.4.95
dotnet add package CtsUtilities --version 1.4.95
NuGet\Install-Package CtsUtilities -Version 1.4.95
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.95" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CtsUtilities" Version="1.4.95" />
<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.95
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CtsUtilities, 1.4.95"
#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.95
#: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.95
#tool nuget:?package=CtsUtilities&version=1.4.95
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 | 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.21.0)
- Humanizer (>= 3.0.10)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.3.10)
- Microsoft.AspNetCore.Mvc.Core (>= 2.3.10)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.3.10)
- Microsoft.EntityFrameworkCore (>= 10.0.8)
- Microsoft.Extensions.Caching.Memory (>= 10.0.8)
- Microsoft.Extensions.Caching.SqlServer (>= 10.0.8)
- Microsoft.Extensions.Configuration (>= 10.0.8)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Configuration.Json (>= 10.0.8)
- Microsoft.Extensions.Options (>= 10.0.8)
- Microsoft.Extensions.Primitives (>= 10.0.8)
- Microsoft.Identity.Client (>= 4.84.2)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.19.1)
- MongoDB.Driver (>= 3.9.0)
- Newtonsoft.Json (>= 13.0.4)
- StackExchange.Redis (>= 2.13.17)
- System.Drawing.Common (>= 10.0.8)
- System.IdentityModel.Tokens.Jwt (>= 8.19.1)
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.95 | 109 | 6/8/2026 |
| 1.4.94 | 377 | 12/16/2025 |
| 1.4.93 | 384 | 8/12/2025 |
| 1.4.92 | 283 | 8/12/2025 |
| 1.4.91 | 340 | 4/8/2025 |
| 1.4.9 | 195 | 2/25/2025 |
| 1.4.8 | 714 | 9/17/2024 |
| 1.4.7 | 357 | 6/27/2024 |
| 1.4.6 | 230 | 6/26/2024 |
| 1.4.5 | 214 | 6/25/2024 |
| 1.4.4 | 189 | 6/25/2024 |
| 1.4.3 | 915 | 2/12/2024 |
| 1.4.2 | 328 | 1/9/2024 |
| 1.4.1 | 224 | 1/9/2024 |
| 1.4.0 | 307 | 12/7/2023 |
| 1.3.56 | 212 | 1/9/2024 |
| 1.3.55 | 409 | 8/17/2023 |
| 1.3.54 | 282 | 8/17/2023 |
| 1.3.53 | 315 | 8/15/2023 |
| 1.3.52 | 318 | 8/15/2023 |
Loading failed
Change logic on search query creation when sending string type.