Vogen 4.0.5
Sorry, published as developer-only dependency. Please use 4.0.6
See the version list below for details.
dotnet add package Vogen --version 4.0.5
NuGet\Install-Package Vogen -Version 4.0.5
<PackageReference Include="Vogen" Version="4.0.5"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Vogen" Version="4.0.5" />
<PackageReference Include="Vogen"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Vogen --version 4.0.5
#r "nuget: Vogen, 4.0.5"
#:package Vogen@4.0.5
#addin nuget:?package=Vogen&version=4.0.5
#tool nuget:?package=Vogen&version=4.0.5
This package contains a Souce Generator which generates Value Objects that wrap simple primitives such as int, string, double etc.
A ValueObject is a strongly typed (strongly, not stringly) domain object that is immutable.
Instead of `int customerId = 42;` we have `var customerId = CustomerId.From(42);`
To use, just create something like this:
[ValueObject(typeof(int))]
public partial struct CustomerId
{
}
var customerId = CustomerId.From(42);
Validation is in just one place. You can't introduce bad objects into your domain, therefore you can assume that in your domain every ValueObject is valid.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (107)
Showing the top 5 NuGet packages that depend on Vogen:
| Package | Downloads |
|---|---|
|
Kentico.Xperience.ManagementApi
Management API for Xperience by Kentico. |
|
|
Dosaic.Hosting.Abstractions
A plugin-first dotnet framework for rapidly building anything hosted in the web. |
|
|
Codehard.FileService.Contracts
An abstract contract for file service client and server. |
|
|
PiBox.Hosting.Abstractions
PiBox is a `service hosting framework` that allows `.net devs` to `decorate their services with behaviours or functionality (think of plugins) while only using minimal configuration`. |
|
|
Dosaic.Testing.NUnit
A plugin-first dotnet framework for rapidly building anything hosted in the web. |
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on Vogen:
| Repository | Stars |
|---|---|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
SSWConsulting/SSW.VerticalSliceArchitecture
An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture.
|
|
|
SSWConsulting/SSW.CleanArchitecture
SSW Clean Architecture Template
|
|
|
AArnott/Nerdbank.MessagePack
A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]
|
|
|
SteveDunn/PacManBlazor
PACMAN in Blazor WebAssembly
|
|
|
Hona/VerticalSliceArchitecture
Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice Architecture 🎈
|
|
|
baotoq/micro-commerce
.NET 10 .NET Aspire
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 9.0.0-beta.1 | 980 | 7/10/2026 | |
| 8.0.7 | 66,126 | 7/21/2026 | |
| 8.0.6 | 56,280 | 7/9/2026 | |
| 8.0.6-beta.5 | 1,267 | 6/29/2026 | |
| 8.0.6-beta.4 | 288 | 5/11/2026 | |
| 8.0.6-beta.3 | 91 | 5/6/2026 | |
| 8.0.6-beta.2 | 109 | 4/26/2026 | |
| 8.0.6-beta.1 | 940 | 3/15/2026 | |
| 8.0.5 | 626,595 | 3/11/2026 | |
| 8.0.5-beta.3 | 104 | 3/10/2026 | |
| 8.0.5-beta.2 | 113 | 3/5/2026 | |
| 8.0.5-beta.1 | 1,357 | 12/19/2025 | |
| 8.0.4 | 459,625 | 12/18/2025 | |
| 8.0.4-beta.2 | 361 | 12/17/2025 | |
| 8.0.4-beta.1 | 1,778 | 11/30/2025 | |
| 8.0.3 | 233,239 | 11/24/2025 | |
| 8.0.3-beta.2 | 717 | 10/6/2025 | |
| 8.0.3-beta.1 | 135 | 10/4/2025 | |
| 8.0.2 | 220,431 | 9/17/2025 | |
| 4.0.5 | 860 | 5/26/2024 |