Extensions.Pack 3.0.2

This package has a SemVer 2.0.0 package version: 3.0.2+1.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Extensions.Pack --version 3.0.2
                    
NuGet\Install-Package Extensions.Pack -Version 3.0.2
                    
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="Extensions.Pack" Version="3.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Extensions.Pack" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Extensions.Pack" />
                    
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 Extensions.Pack --version 3.0.2
                    
#r "nuget: Extensions.Pack, 3.0.2"
                    
#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 Extensions.Pack@3.0.2
                    
#: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=Extensions.Pack&version=3.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Extensions.Pack&version=3.0.2
                    
Install as a Cake Tool

A set of useful extensions to make your code smooth and nice readable.

Product 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.  net9.0 was computed.  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 was computed.  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 (9)

Showing the top 5 NuGet packages that depend on Extensions.Pack:

Package Downloads
AspNetCore.Simple.MsTest.Sdk

Package Description

AspNetCore.Simple.Sdk

This simple SDK contains following helpful optimizations: - ApiVersioning - Errorhandling with middleware - Logging with middleware - Query security filter - Optimized and simplified swagger. - Ready to go base class for startup.cs

Solution.Parser

This is a lightweight abstraction around the Roslyn C# syntax tress. Main goal for easy code rule tests.

Siemens.AspNet.MinimalApi.Sdk.Contracts

A library which contains following functions: - Siemens.AspNet.MinimalApi.Sdk.Contracts

Siemens.AspNet.DbProvider

A library which contains following functions: - Siemens.AspNet.DbProvider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.0 27,989 4/8/2026
7.0.0-alpha.28 10,198 3/11/2026
6.0.16 15,834 1/9/2026
6.0.15 10,662 11/6/2025
6.0.14 169 11/3/2025
6.0.13 104 11/3/2025
6.0.12 1,936 10/29/2025
6.0.11 17,860 10/19/2025
6.0.10 125 10/18/2025
6.0.9 151 10/18/2025
6.0.8 108 10/10/2025
6.0.7 87,192 9/2/2025
6.0.6 110,106 3/19/2025
6.0.5 347 3/17/2025
6.0.4 103 3/17/2025
6.0.3 112,740 1/24/2025
6.0.2 1,670 1/24/2025
6.0.1 2,998 11/20/2024
6.0.0 2,477 11/20/2024
3.0.2 7,482 4/18/2023
Loading failed

A set of extensions for following namespaces:

           System
           System.Collections.Generic
           System.Globalization
           System.IO
           System.Linq
           System.Net.Http
           System.Reflection
           System.Xml
           Microsoft.Extensions.DependencyInjection

           Package upgraded to .Net 7