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 and Polyglot Notebooks. 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 (45)
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
|
|
pdevito3/craftsman
A .NET 7 scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
|
|
ChilliCream/hotchocolate-examples
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 118,133 | 1/26/2023 |
2.1.0 | 1,213,932 | 4/5/2022 |
2.0.1 | 1,231,991 | 3/12/2021 |
2.0.0 | 380,981 | 10/1/2020 |
1.0.11 | 480,241 | 6/21/2020 |
1.0.10 | 1,583 | 6/19/2020 |
1.0.8 | 370,556 | 5/16/2019 |
1.0.7 | 2,367 | 3/29/2019 |
1.0.6 | 32,603 | 1/24/2019 |
1.0.5 | 19,582 | 8/22/2018 |
1.0.4 | 747 | 8/22/2018 |
1.0.3 | 27,102 | 2/19/2018 |
1.0.2 | 1,684 | 12/4/2017 |
1.0.1 | 837 | 12/1/2017 |
1.0.0 | 5,639 | 12/1/2017 |
Updating to net7.