Extensions.Pack
3.0.3
See the version list below for details.
dotnet add package Extensions.Pack --version 3.0.3
NuGet\Install-Package Extensions.Pack -Version 3.0.3
<PackageReference Include="Extensions.Pack" Version="3.0.3" />
paket add Extensions.Pack --version 3.0.3
#r "nuget: Extensions.Pack, 3.0.3"
// Install Extensions.Pack as a Cake Addin #addin nuget:?package=Extensions.Pack&version=3.0.3 // Install Extensions.Pack as a Cake Tool #tool nuget:?package=Extensions.Pack&version=3.0.3
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. |
-
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)
- System.Linq.Async (>= 6.0.1)
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.4 | 5,611 | 9/5/2024 |
5.0.3 | 7,680 | 8/21/2024 |
5.0.2 | 10,155 | 6/20/2024 |
5.0.1 | 180 | 6/18/2024 |
5.0.0 | 16,330 | 11/28/2023 |
5.0.0-alpha.3 | 85 | 11/20/2023 |
4.0.1 | 4,031 | 9/10/2023 |
4.0.0 | 3,947 | 7/25/2023 |
3.0.5 | 4,745 | 7/20/2023 |
3.0.4 | 286 | 7/19/2023 |
3.0.3 | 5,548 | 6/9/2023 |
3.0.2 | 5,095 | 4/18/2023 |
3.0.1 | 1,418 | 4/3/2023 |
3.0.0 | 10,413 | 1/1/2023 |
2.2.1 | 2,972 | 1/1/2023 |
2.2.0 | 118 | 1/1/2023 |
2.1.0 | 113 | 12/30/2022 |
2.0.1 | 166 | 12/15/2022 |
2.0.0 | 6,768 | 7/25/2022 |
2.0.0-alpha.21 | 374 | 7/3/2022 |
2.0.0-alpha.20 | 133 | 7/3/2022 |
2.0.0-alpha.15 | 8,029 | 5/30/2022 |
2.0.0-alpha.13 | 925 | 5/26/2022 |
2.0.0-alpha.12 | 165 | 5/22/2022 |
1.1.0-alpha.8 | 823 | 3/18/2022 |
1.1.0-alpha.7 | 301 | 2/25/2021 |
1.1.0-alpha.1 | 186 | 2/14/2021 |
0.1.1 | 18,670 | 6/20/2020 |
0.1.1-beta-3 | 6,050 | 1/19/2020 |
0.1.0 | 541 | 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