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,015 1/27/2026
1.0.74 5,042 7/29/2025
1.0.73 333 7/29/2025
1.0.72 557 7/18/2025
1.0.71 293 7/18/2025
1.0.70 287 7/18/2025
1.0.69 304 7/18/2025
1.0.68 398 7/3/2025
1.0.67 411 6/25/2025
1.0.66 377 6/25/2025
1.0.65 369 6/25/2025
1.0.64 366 6/25/2025
1.0.63 2,666 3/19/2025
1.0.62 2,454 2/10/2025
1.0.61 3,133 2/9/2025
1.0.60 462 1/19/2025
1.0.59 657 1/19/2025
1.0.58 412 1/19/2025
1.0.57 444 1/18/2025
1.0.56 446 1/18/2025
Loading failed