Extensions.Pack
3.0.0
dotnet add package Extensions.Pack --version 3.0.0
NuGet\Install-Package Extensions.Pack -Version 3.0.0
<PackageReference Include="Extensions.Pack" Version="3.0.0" />
paket add Extensions.Pack --version 3.0.0
#r "nuget: Extensions.Pack, 3.0.0"
// Install Extensions.Pack as a Cake Addin
#addin nuget:?package=Extensions.Pack&version=3.0.0
// Install Extensions.Pack as a Cake Tool
#tool nuget:?package=Extensions.Pack&version=3.0.0
A set of useful extensions to make your code smooth and nice readable.
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
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.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
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 |
|
Solution.Parser
WIP - This simple SDK to parse solution, projects and c# files |
|
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 |
|
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 |
---|---|---|
3.0.0 | 3,831 | 1/1/2023 |
2.2.1 | 1,489 | 1/1/2023 |
2.2.0 | 43 | 1/1/2023 |
2.1.0 | 38 | 12/30/2022 |
2.0.1 | 98 | 12/15/2022 |
2.0.0 | 5,522 | 7/25/2022 |
2.0.0-alpha.21 | 316 | 7/3/2022 |
2.0.0-alpha.20 | 87 | 7/3/2022 |
2.0.0-alpha.15 | 6,543 | 5/30/2022 |
2.0.0-alpha.13 | 872 | 5/26/2022 |
2.0.0-alpha.12 | 103 | 5/22/2022 |
1.1.0-alpha.8 | 763 | 3/18/2022 |
1.1.0-alpha.7 | 234 | 2/25/2021 |
1.1.0-alpha.1 | 130 | 2/14/2021 |
0.1.1 | 16,495 | 6/20/2020 |
0.1.1-beta-3 | 5,968 | 1/19/2020 |
0.1.0 | 404 | 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