StronglyTypedId 0.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package StronglyTypedId --version 0.2.0
NuGet\Install-Package StronglyTypedId -Version 0.2.0
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="StronglyTypedId" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StronglyTypedId --version 0.2.0
#r "nuget: StronglyTypedId, 0.2.0"
#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.
// Install StronglyTypedId as a Cake Addin
#addin nuget:?package=StronglyTypedId&version=0.2.0

// Install StronglyTypedId as a Cake Tool
#tool nuget:?package=StronglyTypedId&version=0.2.0

Package Description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on StronglyTypedId:

Package Downloads
Rocketmakers.Storage

Package Description

EnterpriseIntegration

Framework to develop (work)flows following the enterprise integration pattern and run them with a single app instance or with distributed setup with different queue engines (RabbitMQ,...).

Rocketmakers.Storage.Data

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on StronglyTypedId:

Repository Stars
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
yanpitangui/dotnet-api-boilerplate
A Dotnet 8.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
Version Downloads Last updated
1.0.0-beta08 1,868 4/25/2024
1.0.0-beta07 68,173 12/14/2023
1.0.0-beta06 1,040,266 2/19/2022
1.0.0-beta05 34,549 11/27/2021
1.0.0-beta04 4,772 11/26/2021
1.0.0-beta03 4,947 11/25/2021
1.0.0-beta02 3,787 8/30/2021
1.0.0-beta01 2,480 8/21/2021
0.2.1 330,426 5/17/2020
0.2.0 4,237 4/29/2020
0.1.2 4,061 6/5/2019

Features:

* Added support for .NET Core 3.1, and converted to using CodeGeneration.Roslyn.Tool instead of dotnet-codegen (thanks Bartłomiej Oryszak!)
* Added support for generating System.Text.Json JsonConverters (thanks Bartłomiej Oryszak!)
* Added support for long backing type (thanks Bartłomiej Oryszak!)


See https://github.com/andrewlock/StronglyTypedId/blob/master/CHANGELOG.md#v020 for more details.