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 (5)

Showing the top 5 NuGet packages that depend on StronglyTypedId:

Package Downloads
Rocketmakers.Storage

Package Description

Arex388.Carmine

A highly opinionated .NET Standard 2.0 library for the Carmine.io API.

Rocketmakers.Storage.Data

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,...).

Arex388.DocuSeal

A highly opinionated .NET Standard 2.0 library for the DocuSeal.co API.

GitHub repositories (4)

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

Repository Stars
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
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 222,753 4/25/2024
1.0.0-beta07 142,925 12/14/2023
1.0.0-beta06 1,429,608 2/19/2022
1.0.0-beta05 35,416 11/27/2021
1.0.0-beta04 4,802 11/26/2021
1.0.0-beta03 4,982 11/25/2021
1.0.0-beta02 3,877 8/30/2021
1.0.0-beta01 2,537 8/21/2021
0.2.1 432,978 5/17/2020
0.2.0 4,274 4/29/2020
0.1.2 4,809 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.