Neocom.Extensions 8.0.20

dotnet add package Neocom.Extensions --version 8.0.20
                    
NuGet\Install-Package Neocom.Extensions -Version 8.0.20
                    
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="Neocom.Extensions" Version="8.0.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neocom.Extensions" Version="8.0.20" />
                    
Directory.Packages.props
<PackageReference Include="Neocom.Extensions" />
                    
Project file
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 Neocom.Extensions --version 8.0.20
                    
#r "nuget: Neocom.Extensions, 8.0.20"
                    
#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 Neocom.Extensions@8.0.20
                    
#: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=Neocom.Extensions&version=8.0.20
                    
Install as a Cake Addin
#tool nuget:?package=Neocom.Extensions&version=8.0.20
                    
Install as a Cake Tool

Package with extensions and util methods to manipulate Enumerables, Strings, Integers, Datetime, Object, etc.

Product 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Neocom.Extensions:

Package Downloads
Neocom.Service.IdentityServer

Package to call identity server services.

Neocom.Extensions.Middleware

Package with middleware extensions for AspNetCore, like: - Exception Handler Middleware - Content Security Policy Middleware

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.20 107 4/17/2026
8.0.19 117 3/23/2026
8.0.18 110 3/20/2026
8.0.17 176 1/16/2026
8.0.16 268 11/25/2025
8.0.15 244 10/27/2025
8.0.14 248 9/9/2025
8.0.13 277 5/27/2025
8.0.12 381 4/22/2025
8.0.11 268 12/12/2024
8.0.10 287 10/11/2024
8.0.9 309 9/17/2024
5.0.62 121 3/20/2026
5.0.61 99 3/20/2026
5.0.60 126 1/16/2026
5.0.59 261 11/25/2025
5.0.58 276 10/27/2025
5.0.57 263 5/27/2025
5.0.56 257 12/12/2024
5.0.55 254 10/11/2024
Loading failed