Extensions.Pack
3.0.2
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
<PackageReference Include="Extensions.Pack" Version="3.0.2" />
<PackageVersion Include="Extensions.Pack" Version="3.0.2" />
<PackageReference Include="Extensions.Pack" />
paket add Extensions.Pack --version 3.0.2
#r "nuget: Extensions.Pack, 3.0.2"
#:package Extensions.Pack@3.0.2
#addin nuget:?package=Extensions.Pack&version=3.0.2
#tool nuget:?package=Extensions.Pack&version=3.0.2
A set of useful extensions to make your code smooth and nice readable.
Product | Versions 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. |
-
net7.0
- Argument.Check (>= 2.0.0)
- ConsoleTables (>= 2.4.2)
- Microsoft.AspNet.WebApi.Client (>= 5.2.9)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
NuGet packages (8)
Showing the top 5 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. |
|
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 | 8,240 | 3/19/2025 |
6.0.5 | 228 | 3/17/2025 |
6.0.4 | 44 | 3/17/2025 |
6.0.3 | 13,812 | 1/24/2025 |
6.0.2 | 1,004 | 1/24/2025 |
6.0.1 | 2,352 | 11/20/2024 |
6.0.0 | 1,844 | 11/20/2024 |
5.0.5 | 90,765 | 11/20/2024 |
5.0.4 | 61,389 | 9/5/2024 |
5.0.3 | 17,150 | 8/21/2024 |
5.0.2 | 15,614 | 6/20/2024 |
5.0.1 | 1,913 | 6/18/2024 |
5.0.0 | 28,115 | 11/28/2023 |
5.0.0-alpha.3 | 107 | 11/20/2023 |
4.0.1 | 5,777 | 9/10/2023 |
4.0.0 | 5,689 | 7/25/2023 |
3.0.5 | 6,498 | 7/20/2023 |
3.0.4 | 2,026 | 7/19/2023 |
3.0.3 | 7,299 | 6/9/2023 |
3.0.2 | 6,841 | 4/18/2023 |
3.0.1 | 3,170 | 4/3/2023 |
3.0.0 | 12,167 | 1/1/2023 |
2.2.1 | 4,725 | 1/1/2023 |
2.2.0 | 1,852 | 1/1/2023 |
2.1.0 | 1,850 | 12/30/2022 |
2.0.1 | 1,909 | 12/15/2022 |
2.0.0 | 8,619 | 7/25/2022 |
2.0.0-alpha.21 | 422 | 7/3/2022 |
2.0.0-alpha.20 | 179 | 7/3/2022 |
2.0.0-alpha.15 | 8,080 | 5/30/2022 |
2.0.0-alpha.13 | 981 | 5/26/2022 |
2.0.0-alpha.12 | 217 | 5/22/2022 |
1.1.0-alpha.8 | 873 | 3/18/2022 |
1.1.0-alpha.7 | 364 | 2/25/2021 |
1.1.0-alpha.1 | 252 | 2/14/2021 |
0.1.1 | 19,676 | 6/20/2020 |
0.1.1-beta-3 | 6,129 | 1/19/2020 |
0.1.0 | 2,337 | 6/20/2020 |
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