EFCore.NamingConventions 10.0.1

dotnet add package EFCore.NamingConventions --version 10.0.1
                    
NuGet\Install-Package EFCore.NamingConventions -Version 10.0.1
                    
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="EFCore.NamingConventions" Version="10.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EFCore.NamingConventions" Version="10.0.1" />
                    
Directory.Packages.props
<PackageReference Include="EFCore.NamingConventions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EFCore.NamingConventions --version 10.0.1
                    
#r "nuget: EFCore.NamingConventions, 10.0.1"
                    
#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.
#:package EFCore.NamingConventions@10.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EFCore.NamingConventions&version=10.0.1
                    
Install as a Cake Addin
#tool nuget:?package=EFCore.NamingConventions&version=10.0.1
                    
Install as a Cake Tool

Naming Conventions for Entity Framework Core Tables and Columns.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (161)

Showing the top 5 NuGet packages that depend on EFCore.NamingConventions:

Package Downloads
CucurbIT.Infrastructure.Persistence

Package Description

Newguys.Sport

Package Description

Chiron.Api.Services

Chiron API services.

ReviewItEasy.Microservice

Package Description

SuchenExpert.Core.Common

This package for SuchenExpert projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 1,921,666 1/22/2026
10.0.0 440,359 1/10/2026
10.0.0-rc.2 574,756 10/16/2025
10.0.0-rc.1 10,743 9/15/2025
9.0.0 10,227,834 11/27/2024
8.0.3 20,477,727 1/16/2024
8.0.2 617,714 1/5/2024
8.0.1 77,688 1/4/2024
8.0.0 450,661 1/3/2024
8.0.0-rc.2 448,325 11/4/2023
7.0.2 7,365,679 1/14/2023
7.0.0 1,316,614 11/9/2022
7.0.0-rc.2 4,004 10/16/2022
6.0.0 10,324,836 11/19/2021
6.0.0-rc.1 70,756 9/26/2021
6.0.0-preview.3 6,675 4/19/2021
5.0.2 3,138,441 1/22/2021
5.0.1 113,771 1/9/2021
5.0.0 198,579 12/11/2020
1.1.1 781,734 2/25/2021
Loading failed