Emulation# (E#) - Upcoming C# language features polyfills and useful language extensions. NuGet Package

Add to the *.cs file header:
using static ClrPro.ESharp;
And use:
Using(new MyScopeExtension()).Do(s=>{ Console.WriteLine(s.ToString());})
var myAction = Y(()=>return 10); // myAction have type Func<int>;.




Got any Emulation# (E#) - Upcoming C# language features polyfills and useful language extensions. Question?





Info

Version: 0.1.0
Author(s): Dmitrii Ivanov
Last Update: Sunday, January 5, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ClrCoder/ClrPro
NuGet Url: https://www.nuget.org/packages/ClrPro.ESharp


Install
Install-Package ClrPro.ESharp
dotnet add package ClrPro.ESharp
paket add ClrPro.ESharp
ClrPro.ESharp Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1573