lett - Lett.Extensions 0.3.5

Popular .Net Core / .Net Framework extension methods

Project Site: https://viacooky.github.io/Lett.Extensions/

PM> Install-Package Lett.Extensions -Version 0.3.5 -Source https://www.myget.org/F/lett/api/v3/index.json

Copy to clipboard

> nuget.exe install Lett.Extensions -Version 0.3.5 -Source https://www.myget.org/F/lett/api/v3/index.json

Copy to clipboard

> dotnet add package Lett.Extensions --version 0.3.5 --source https://www.myget.org/F/lett/api/v3/index.json

Copy to clipboard
<PackageReference Include="Lett.Extensions" Version="0.3.5" />
Copy to clipboard
source https://www.myget.org/F/lett/api/v3/index.json

nuget Lett.Extensions  ~> 0.3.5
Copy to clipboard

> choco install Lett.Extensions --version 0.3.5 --source https://www.myget.org/F/lett/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "lett" -SourceLocation "https://www.myget.org/F/lett/api/v2"
Install-Module -Name "Lett.Extensions" -RequiredVersion "0.3.5" -Repository "lett" 
Copy to clipboard

Owners

viacooky

Authors

viacooky

Project URL

https://viacooky.github.io/Lett.Extensions/

License

MIT

Tags

.Net .NetStandard .NetCore Core .NetFramework Extension ExtensionMethod

Info

1 total downloads
0 downloads for version 0.3.5
Download (35.16 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.3.5 35.16 KB Mon, 19 Aug 2019 08:05:13 GMT 0
0.3.4 32.24 KB Sat, 17 Aug 2019 16:01:48 GMT 0
0.3.3 31.07 KB Thu, 08 Aug 2019 09:47:08 GMT 0
0.3.2 28.92 KB Sun, 14 Jul 2019 15:39:22 GMT 0
0.3.1 27.46 KB Tue, 09 Jul 2019 04:20:33 GMT 1
0.3.0 27.39 KB Mon, 08 Jul 2019 15:33:09 GMT 0
0.2.9 26.52 KB Thu, 20 Jun 2019 17:19:34 GMT 0
0.2.8 14.19 KB Wed, 19 Jun 2019 18:42:41 GMT 0