Esc 1.0.75

dotnet add package Esc --version 1.0.75
                    
NuGet\Install-Package Esc -Version 1.0.75
                    
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="Esc" Version="1.0.75" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Esc" Version="1.0.75" />
                    
Directory.Packages.props
<PackageReference Include="Esc" />
                    
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 Esc --version 1.0.75
                    
#r "nuget: Esc, 1.0.75"
                    
#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 Esc@1.0.75
                    
#: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=Esc&version=1.0.75
                    
Install as a Cake Addin
#tool nuget:?package=Esc&version=1.0.75
                    
Install as a Cake Tool
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Esc:

Package Downloads
ByteFoo.Extensions.Configuration.Esc

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.75 1,332 1/27/2026
1.0.74 5,276 7/29/2025
1.0.73 552 7/29/2025
1.0.72 793 7/18/2025
1.0.71 539 7/18/2025
1.0.70 519 7/18/2025
1.0.69 553 7/18/2025
1.0.68 632 7/3/2025
1.0.67 642 6/25/2025
1.0.66 605 6/25/2025
1.0.65 594 6/25/2025
1.0.64 593 6/25/2025
1.0.63 2,899 3/19/2025
1.0.62 2,686 2/10/2025
1.0.61 3,368 2/9/2025
1.0.60 693 1/19/2025
1.0.59 890 1/19/2025
1.0.58 637 1/19/2025
1.0.57 665 1/18/2025
1.0.56 676 1/18/2025
Loading failed