Extensions.Pack
2.0.0-alpha.15
See the version list below for details.
dotnet add package Extensions.Pack --version 2.0.0-alpha.15
NuGet\Install-Package Extensions.Pack -Version 2.0.0-alpha.15
<PackageReference Include="Extensions.Pack" Version="2.0.0-alpha.15" />
paket add Extensions.Pack --version 2.0.0-alpha.15
#r "nuget: Extensions.Pack, 2.0.0-alpha.15"
// Install Extensions.Pack as a Cake Addin
#addin nuget:?package=Extensions.Pack&version=2.0.0-alpha.15&prerelease
// Install Extensions.Pack as a Cake Tool
#tool nuget:?package=Extensions.Pack&version=2.0.0-alpha.15&prerelease
A set of useful extensions to make your code smooth and nice readable.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net6.0
- No dependencies.
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.3 | 21 | 6/9/2023 |
3.0.2 | 2,352 | 4/18/2023 |
3.0.1 | 1,319 | 4/3/2023 |
3.0.0 | 6,700 | 1/1/2023 |
2.2.1 | 2,307 | 1/1/2023 |
2.2.0 | 52 | 1/1/2023 |
2.1.0 | 47 | 12/30/2022 |
2.0.1 | 108 | 12/15/2022 |
2.0.0 | 5,562 | 7/25/2022 |
2.0.0-alpha.21 | 323 | 7/3/2022 |
2.0.0-alpha.20 | 94 | 7/3/2022 |
2.0.0-alpha.15 | 7,920 | 5/30/2022 |
2.0.0-alpha.13 | 881 | 5/26/2022 |
2.0.0-alpha.12 | 111 | 5/22/2022 |
1.1.0-alpha.8 | 770 | 3/18/2022 |
1.1.0-alpha.7 | 242 | 2/25/2021 |
1.1.0-alpha.1 | 137 | 2/14/2021 |
0.1.1 | 16,650 | 6/20/2020 |
0.1.1-beta-3 | 5,975 | 1/19/2020 |
0.1.0 | 420 | 6/20/2020 |
A set of extensions for following namespaces:
System
System.Collections.Generic
System.Globalization
System.IO
System.Linq
System.Reflection
System.Xml
Package was upgraded to Net6.0, if you want to use it in lower version take an earlier version.