Skip to main content
slang25 avatar

slang25

NuGet publisher profile

Packages
9
Total Downloads
67.3K
67,277

Packages (9)

Contrib.Bcl.Ranges package icon

Contrib.Bcl.Ranges

This package polyfills the types required for the C# 8.0 feature Ranges on targets lower than netcoreapp3.0 and netstandard2.1. This includes: .NET Framework - starting from net461 .NET Standard 2.0 Compatible Runtimes - this includes .NET Core 2.x Usage Add this to your csproj file: <PackageReference Include="Contrib.Bcl.Ranges" Version="1.0.0-preview8.19405.3" /> and add this to the PropertyGroup: <LangVersion>8.0</LangVersion> Now we can start using this handy new language feature 😀 Console.WriteLine("Hello world!"[6..^1]); // world

62.2K
downloads
HtmlCopyVSCode package icon

HtmlCopyVSCode

A global tool to convert snippets copied from VS Code into plain html to paste into your blog.

2.7K
downloads
StuDev.AotAnywhere package icon

StuDev.AotAnywhere

MSBuild targets to aid in crosscompiling Native AOT publishing. Publish native AOT binaries for Linux and macOS targets from any host (Windows, macOS, Linux) using Zig as the linker. Based on PublishAotCross by Michal Strehovsky.

800
downloads
twohash package icon

twohash

C# twoslash — compiler-driven type information for documentation

407
downloads
NuGetToCompLog package icon

NuGetToCompLog

Extract a portable CompLog (compilation log) from a NuGet package, or eject and patch the original source. The .NET equivalent of patch-package.

397
downloads
TwoHash.Core package icon

TwoHash.Core

Core library for TwoHash — compiler-driven type information for C# documentation

355
downloads
GloSharp.Cli package icon

GloSharp.Cli

C# twoslash — compiler-driven type information for documentation

254
downloads
StuDev.Aspire.Hosting.Cloudflare package icon

StuDev.Aspire.Hosting.Cloudflare

Aspire hosting integration for Cloudflare Workers: orchestrate `wrangler dev` under .NET Aspire and model R2, D1, KV, Queues, Durable Objects and Containers as Aspire sub-resources, with health checks, vars/secrets, parallel-worktree isolation and `aspire deploy` → `wrangler deploy`.

127
downloads
GloSharp.Core package icon

GloSharp.Core

Core library for GloSharp — compiler-driven type information for C# documentation

79
downloads