Extensions.Pack 5.0.0

This package has a SemVer 2.0.0 package version: 5.0.0+5.
dotnet add package Extensions.Pack --version 5.0.0
NuGet\Install-Package Extensions.Pack -Version 5.0.0
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="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Extensions.Pack --version 5.0.0
#r "nuget: Extensions.Pack, 5.0.0"
#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.
// Install Extensions.Pack as a Cake Addin
#addin nuget:?package=Extensions.Pack&version=5.0.0

// Install Extensions.Pack as a Cake Tool
#tool nuget:?package=Extensions.Pack&version=5.0.0

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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.MsTest.Sdk

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

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.

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
5.0.0 4,796 11/28/2023
5.0.0-alpha.3 71 11/20/2023
4.0.1 3,998 9/10/2023
4.0.0 3,920 7/25/2023
3.0.5 4,717 7/20/2023
3.0.4 271 7/19/2023
3.0.3 5,461 6/9/2023
3.0.2 5,076 4/18/2023
3.0.1 1,397 4/3/2023
3.0.0 10,385 1/1/2023
2.2.1 2,944 1/1/2023
2.2.0 99 1/1/2023
2.1.0 91 12/30/2022
2.0.1 144 12/15/2022
2.0.0 5,992 7/25/2022
2.0.0-alpha.21 362 7/3/2022
2.0.0-alpha.20 120 7/3/2022
2.0.0-alpha.15 8,013 5/30/2022
2.0.0-alpha.13 912 5/26/2022
2.0.0-alpha.12 145 5/22/2022
1.1.0-alpha.8 808 3/18/2022
1.1.0-alpha.7 281 2/25/2021
1.1.0-alpha.1 168 2/14/2021
0.1.1 17,717 6/20/2020
0.1.1-beta-3 6,016 1/19/2020
0.1.0 509 6/20/2020

- Package upgrade to .Net 8
          - Remove ambigous extension methods