Skip to main content

An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were declared as private)

Total Downloads
359
359
Published
Dec 17, 2023
Latest stable version

Install

.NET CLI
dotnet add package privatelike --version 0.0.2+9410c0179e880cb5a679196890df5625e95fad06
Package Manager Console
Install-Package privatelike -Version 0.0.2+9410c0179e880cb5a679196890df5625e95fad06
PackageReference
<PackageReference Include="privatelike" Version="0.0.2+9410c0179e880cb5a679196890df5625e95fad06" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.