TradeWindsExtensions 1.0.0.1
We have moved this to TradeWindsCommon
dotnet add package TradeWindsExtensions --version 1.0.0.1
NuGet\Install-Package TradeWindsExtensions -Version 1.0.0.1
<PackageReference Include="TradeWindsExtensions" Version="1.0.0.1" />
paket add TradeWindsExtensions --version 1.0.0.1
#r "nuget: TradeWindsExtensions, 1.0.0.1"
// Install TradeWindsExtensions as a Cake Addin #addin nuget:?package=TradeWindsExtensions&version=1.0.0.1 // Install TradeWindsExtensions as a Cake Tool #tool nuget:?package=TradeWindsExtensions&version=1.0.0.1
TradeWindsExtensions
These are some classes I created to extend a number of basic classes.
The StringExtensions has some pretty specific methods that we use to extract metadata from search strings. Included here because this is used by many apps for their tags, etc. It can extract [tag], {tag}, (tag), and @tag from a string. The @tag does not allow spaces (the space is the end delimiter).
This is under the MIT license. If you find this very useful I ask (not a requirement) that you consider reading my book I DON’T KNOW WHAT I’M DOING!: How a Programmer Became a Successful Startup CEO.
And if you like it, please review it on Amazon and/or GoodReads. The number of legitimate reviews helps a lot. Much appreciated.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0.1 | 137 | 10/1/2024 |