Extensions.Pack
2.0.0-alpha.12
See the version list below for details.
Install-Package Extensions.Pack -Version 2.0.0-alpha.12
dotnet add package Extensions.Pack --version 2.0.0-alpha.12
<PackageReference Include="Extensions.Pack" Version="2.0.0-alpha.12" />
paket add Extensions.Pack --version 2.0.0-alpha.12
#r "nuget: Extensions.Pack, 2.0.0-alpha.12"
// Install Extensions.Pack as a Cake Addin
#addin nuget:?package=Extensions.Pack&version=2.0.0-alpha.12&prerelease
// Install Extensions.Pack as a Cake Tool
#tool nuget:?package=Extensions.Pack&version=2.0.0-alpha.12&prerelease
A set of useful extensions to make your code smooth and nice readable.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
-
net6.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Extensions.Pack:
Package | Downloads |
---|---|
AspNetCore.Simple.MsTest.Sdk
WIP - A simple sdk to write easy and fast tests for your web api's |
|
AspNetCore.Simple.Sdk
WIP - This simple SDK contains following helpful optimizations: - ApiVersioning - Auto dependency resolver. Search automatically all dependencies for a type and register it. - Errorhandling with middleware - Logging with middleware - Query security filter - Optimized and simplified swagger. - Ready to go base class for startup.cs |
|
Solution.Parser
WIP - This simple SDK to parse solution, projects and c# files |
|
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 |
---|---|---|
2.0.0-alpha.21 | 18 | 7/3/2022 |
2.0.0-alpha.20 | 18 | 7/3/2022 |
2.0.0-alpha.15 | 281 | 5/30/2022 |
2.0.0-alpha.13 | 594 | 5/26/2022 |
2.0.0-alpha.12 | 71 | 5/22/2022 |
1.1.0-alpha.8 | 533 | 3/18/2022 |
1.1.0-alpha.7 | 202 | 2/25/2021 |
1.1.0-alpha.1 | 104 | 2/14/2021 |
0.1.1 | 15,096 | 6/20/2020 |
0.1.1-beta-3 | 5,938 | 1/19/2020 |
0.1.0 | 323 | 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.