Sharpener 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sharpener --version 0.1.1
                    
NuGet\Install-Package Sharpener -Version 0.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sharpener" Version="0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sharpener" Version="0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Sharpener" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sharpener --version 0.1.1
                    
#r "nuget: Sharpener, 0.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sharpener@0.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sharpener&version=0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Sharpener&version=0.1.1
                    
Install as a Cake Tool

Quality of life tools for C# including string case insensitive syntax and left join linq for collections.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Sharpener:

Package Downloads
Sharpener.Json

Quality of life tools for C# JSON with syntactical extensions and configurability.

Sharpener.Revit

Quality of life tools for the Revit API with syntactical extensions and configurability.

Sharpener.NamedResources

Enum driven population of strongly typed named resources and their corresponding constants.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Sharpener:

Repository Stars
rstewa/Audibly
Desktop audiobook player for Windows 10/11 using WinUI 3
Version Downloads Last Updated
1.0.13 90 6/25/2026
1.0.12 97 6/25/2026
1.0.10 108 6/25/2026
1.0.9 88 6/25/2026
1.0.8 104 6/25/2026
1.0.7 268 4/28/2026
1.0.6 514 2/9/2026
1.0.5 483 10/22/2025
1.0.4 378 10/21/2025
1.0.3 451 10/13/2025
1.0.1 642 9/2/2025
1.0.0 410 8/30/2025
0.2.4 578 9/29/2023
0.2.3 348 9/27/2023
0.2.2 354 9/27/2023
0.2.1 358 9/27/2023
0.2.0 359 9/22/2023
0.1.9 345 9/20/2023
0.1.8 308 9/14/2023
0.1.1 536 12/8/2022
Loading failed