Ardalis.SmartEnum
7.0.0
.NET 7.0
dotnet add package Ardalis.SmartEnum --version 7.0.0
NuGet\Install-Package Ardalis.SmartEnum -Version 7.0.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="Ardalis.SmartEnum" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ardalis.SmartEnum --version 7.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ardalis.SmartEnum, 7.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ardalis.SmartEnum as a Cake Addin
#addin nuget:?package=Ardalis.SmartEnum&version=7.0.0
// Install Ardalis.SmartEnum as a Cake Tool
#tool nuget:?package=Ardalis.SmartEnum&version=7.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Classes to help produce strongly typed smarter enums in .NET.
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- No dependencies.
NuGet packages (40)
Showing the top 5 NuGet packages that depend on Ardalis.SmartEnum:
Package | Downloads |
---|---|
Ardalis.SmartEnum.JsonNet
Json.NET (de)serialization support for Ardalis.SmartEnum. |
|
Miru
Package Description |
|
Ardalis.SmartEnum.SystemTextJson
System.Text.Json (de)serialization support for Ardalis.SmartEnum. |
|
Ardalis.SmartEnum.EFCore
EFCore support for Ardalis.SmartEnum. |
|
Ardalis.SmartEnum.AutoFixture
AutoFixture support for Ardalis.SmartEnum. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Ardalis.SmartEnum:
Repository | Stars |
---|---|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
|
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
|
|
pdevito3/craftsman
A .NET 7 scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
|
|
ChilliCream/hotchocolate-examples
|
|
AntonioFalcaoJr/EDA.CleanArch.DDD.CQRS.EventSourcing
A full-stack .NET 7 EDA solution
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 8,292 | 1/26/2023 |
2.1.0 | 946,872 | 4/5/2022 |
2.0.1 | 1,152,933 | 3/12/2021 |
2.0.0 | 372,536 | 10/1/2020 |
1.0.11 | 468,567 | 6/21/2020 |
1.0.10 | 1,551 | 6/19/2020 |
1.0.8 | 363,851 | 5/16/2019 |
1.0.7 | 2,346 | 3/29/2019 |
1.0.6 | 32,509 | 1/24/2019 |
1.0.5 | 19,466 | 8/22/2018 |
1.0.4 | 729 | 8/22/2018 |
1.0.3 | 26,754 | 2/19/2018 |
1.0.2 | 1,659 | 12/4/2017 |
1.0.1 | 814 | 12/1/2017 |
1.0.0 | 4,320 | 12/1/2017 |
Updating to net7.