34 packages tagged with “naming”
Generates simple names info (types, parameters, properties, fields, and methods).
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
Naming policies for the system JSON serializer in .NET.
Snake case naming policy for System.Text.Json
A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).
Check your naming best practices are respected
Signs unsigned assemblies at build-time. This is useful if your project requires signing and you use third-party unsigned libraries.
BizTalk.Factory's binding DSL Port naming conventions for general purpose BizTalk Server application binding definition.
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name. This will allow you to reference and use NuGet packages with assemblies which are not strong named from your projects that do use a strong name. NOTE: This fork use MsBuild 12 instead of MsBuild 14 used in the original project: https://github.com/dsplaisted/strongnamer/
Pluvia internal library for enforcement of consistent naming conventions
Ensues.Reflection provides methods for resolving .NET member names to strings. So, the following code will put "MyProperty" into "propertyName". var propertyName = myObject.GetMemberName(mo => mo.MyProperty);
Package Description
A small library I use personally to help categorize files and directories with attributes. Useful when you need to attach metadata to files/directories but don't want an extra file. Instead you can embed the metadata directly into the filename.
Provides snake_case & kebab-case property name serialization. Tiny and high-performance library based on System.Text.Json.
A class library that allows the developer to define Entity Framework naming conventions that transform entity names into alternate database object names.
Library for easy conversion between different naming conventions
A collection of Roslyn analyzers for naming conventions.
Analyzers for rIDE architecture, now with naming enforcement for DTOs, Managers, Engines, and Accessors based on namespace and suffix, as well as DTO property type restrictions.
This tool will help you name Azure Resources ☁️✍️ ✅ It follows the naming convention defined by Klabbet (https://tinyurl.com/klabbet-naming) 📄 You can create your own naming convention by editing the appsettings.json file 💁 See instructions at: https://github.com/hlaueriksson/dotnet-azure-naming The original, online version of this tool can be found at: https://azure-naming.klabbet.com/
Library to join employee first and last name
Various extension methods and APIs for Case.NET
Roslyn analyzer that detects and removes Cyrillic letters in code.
Entity Framework Core naming-conventions.
Provides EF Core extensions to apply snake_case naming conventions for tables, columns, keys and constraints.
.NET Standard 2.0 Implementation of random asset name generation similar to the way Docker works.
Helper attributes for CodeInspect library
A .NET Standard 2.0 library that enables checking terms and abbreviations for existence against a glossary of approved terms and abbreviations. In addition, the glossary has methods to abbreviate terms or expand abbreviations based on the GlossaryItems in the glossary. It was designed for checking data and database models for compliance with a standard glossary of terms.
Microsoft naming conventions analyzer that actually works - detects and fixes PascalCase, camelCase, interface naming, Hungarian notation violations.
This library represents a collection of (hopefully) useful test names.