StronglyTypedId.Generator
0.2.1
Contains code generator for strongly-typed IDs. See project site for installation instructions and more details.
Requires NuGet 2.5 or higher.
Install-Package StronglyTypedId.Generator -Version 0.2.1
dotnet add package StronglyTypedId.Generator --version 0.2.1
<PackageReference Include="StronglyTypedId.Generator" Version="0.2.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StronglyTypedId.Generator --version 0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/andrewlock/StronglyTypedId/blob/master/CHANGELOG.md#v021 for more details.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StronglyTypedId.Generator:
Package | Downloads |
---|---|
StronglyTypedId
Code generator for [StronglyTypedId]-marked types. Automatically creates backing code for strongly typed IDs. This package references all required and recommended (analyzers) packages. See project site for installation instructions and more details.
|
GitHub repositories
This package is not used by any popular GitHub repositories.