Extensions.Pack 1.1.0-alpha.8

This is a prerelease version of Extensions.Pack.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Extensions.Pack --version 1.1.0-alpha.8
                    
NuGet\Install-Package Extensions.Pack -Version 1.1.0-alpha.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="Extensions.Pack" Version="1.1.0-alpha.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Extensions.Pack" Version="1.1.0-alpha.8" />
                    
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 1.1.0-alpha.8
                    
#r "nuget: Extensions.Pack, 1.1.0-alpha.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.
#:package Extensions.Pack@1.1.0-alpha.8
                    
#: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=1.1.0-alpha.8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Extensions.Pack&version=1.1.0-alpha.8&prerelease
                    
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 net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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.
  • net5.0

    • No dependencies.

NuGet packages (8)

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

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

Siemens.AspNet.Lambda.Sdk.Contracts

The Siemens.AspNet.Lambda.Sdk.Contracts NuGet package simplifies and accelerates the development of AWS Lambda functions using ASP.NET-inspired middleware pipelines, structured exception handling, and pre-configured startup patterns.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.6 17,626 3/19/2025
6.0.5 231 3/17/2025
6.0.4 47 3/17/2025
6.0.3 22,554 1/24/2025
6.0.2 1,007 1/24/2025
6.0.1 2,359 11/20/2024
6.0.0 1,849 11/20/2024
5.0.5 92,051 11/20/2024
5.0.4 62,350 9/5/2024
5.0.3 17,152 8/21/2024
5.0.2 15,828 6/20/2024
5.0.1 1,916 6/18/2024
5.0.0 29,169 11/28/2023
5.0.0-alpha.3 119 11/20/2023
4.0.1 5,782 9/10/2023
4.0.0 5,692 7/25/2023
3.0.5 6,501 7/20/2023
3.0.4 2,027 7/19/2023
3.0.3 7,302 6/9/2023
3.0.2 6,844 4/18/2023
3.0.1 3,175 4/3/2023
3.0.0 12,169 1/1/2023
2.2.1 4,728 1/1/2023
2.2.0 1,857 1/1/2023
2.1.0 1,854 12/30/2022
2.0.1 1,910 12/15/2022
2.0.0 8,668 7/25/2022
2.0.0-alpha.21 445 7/3/2022
2.0.0-alpha.20 200 7/3/2022
2.0.0-alpha.15 8,103 5/30/2022
2.0.0-alpha.13 1,003 5/26/2022
2.0.0-alpha.12 240 5/22/2022
1.1.0-alpha.8 894 3/18/2022
1.1.0-alpha.7 387 2/25/2021
1.1.0-alpha.1 275 2/14/2021
0.1.1 19,756 6/20/2020
0.1.1-beta-3 6,155 1/19/2020
0.1.0 2,360 6/20/2020

A set of extensions for following namespaces:

System
System.Collections.Generic
System.Globalization
System.IO
System.Linq
System.Reflection
System.Xml

Package was upgarded to Net5.0, if you want to use it in lower version take an earlier version.