Extensions.Pack 6.0.4

This package has a SemVer 2.0.0 package version: 6.0.4+3.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Extensions.Pack --version 6.0.4
                    
NuGet\Install-Package Extensions.Pack -Version 6.0.4
                    
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="6.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Extensions.Pack" Version="6.0.4" />
                    
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 6.0.4
                    
#r "nuget: Extensions.Pack, 6.0.4"
                    
#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.
#addin nuget:?package=Extensions.Pack&version=6.0.4
                    
Install Extensions.Pack as a Cake Addin
#tool nuget:?package=Extensions.Pack&version=6.0.4
                    
Install Extensions.Pack 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

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

Package Downloads
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

AspNetCore.Simple.MsTest.Sdk

A simple sdk to write easy and fast tests for your web api's

Solution.Parser

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

CSharp.Parser.Abstraction

A simple abstraction to parse C# files. Target should be a human friendly readable result. But it is just based on the syntax tree. You don't get any semantic informations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.6 293 3/19/2025
6.0.5 198 3/17/2025
6.0.4 31 3/17/2025
6.0.3 11,581 1/24/2025
6.0.2 811 1/24/2025
6.0.1 2,332 11/20/2024
6.0.0 1,781 11/20/2024
5.0.5 45,933 11/20/2024
5.0.4 49,138 9/5/2024
5.0.3 17,118 8/21/2024
5.0.2 13,822 6/20/2024
5.0.1 1,905 6/18/2024
5.0.0 20,666 11/28/2023
5.0.0-alpha.3 95 11/20/2023
4.0.1 5,763 9/10/2023
4.0.0 5,679 7/25/2023
3.0.5 6,482 7/20/2023
3.0.4 2,014 7/19/2023
3.0.3 7,285 6/9/2023
3.0.2 6,827 4/18/2023
3.0.1 3,156 4/3/2023
3.0.0 12,156 1/1/2023
2.2.1 4,706 1/1/2023
2.2.0 1,840 1/1/2023
2.1.0 1,837 12/30/2022
2.0.1 1,895 12/15/2022
2.0.0 8,541 7/25/2022
2.0.0-alpha.21 392 7/3/2022
2.0.0-alpha.20 150 7/3/2022
2.0.0-alpha.15 8,047 5/30/2022
2.0.0-alpha.13 948 5/26/2022
2.0.0-alpha.12 182 5/22/2022
1.1.0-alpha.8 841 3/18/2022
1.1.0-alpha.7 324 2/25/2021
1.1.0-alpha.1 209 2/14/2021
0.1.1 19,337 6/20/2020
0.1.1-beta-3 6,075 1/19/2020
0.1.0 2,285 6/20/2020

- Package upgrade to .Net 9