SoloDevMark 1.2.20

dotnet add package SoloDevMark --version 1.2.20
                    
NuGet\Install-Package SoloDevMark -Version 1.2.20
                    
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="SoloDevMark" Version="1.2.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoloDevMark" Version="1.2.20" />
                    
Directory.Packages.props
<PackageReference Include="SoloDevMark" />
                    
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 SoloDevMark --version 1.2.20
                    
#r "nuget: SoloDevMark, 1.2.20"
                    
#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 SoloDevMark@1.2.20
                    
#: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=SoloDevMark&version=1.2.20
                    
Install as a Cake Addin
#tool nuget:?package=SoloDevMark&version=1.2.20
                    
Install as a Cake Tool

SoloDevMark Identity Helpers

A lightweight helper library for configuring and extending ASP.NET Core Identity with Entity Framework Core and PostgreSQL.

This package provides:

  • Opinionated Identity table mappings
  • Cleaner EF Core configuration helpers
  • Easier customization of Identity models
  • PostgreSQL-friendly defaults

Installation

dotnet add package SoloDevMark
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.20 98 4/28/2026
1.2.19 98 4/28/2026
1.2.18 132 1/29/2026
1.2.17 105 1/29/2026
1.2.16 106 1/28/2026
1.1.16 112 1/28/2026
1.1.15 241 10/2/2025
1.0.17 107 1/28/2026
1.0.15 189 10/2/2025
1.0.13 234 8/12/2025
1.0.12 243 5/27/2025
1.0.11 291 5/14/2025
1.0.10 311 4/21/2025
1.0.9 254 4/14/2025
1.0.8 248 4/14/2025
1.0.7 184 4/11/2025
1.0.6 180 4/11/2025
1.0.5 197 4/4/2025
1.0.4 191 4/4/2025
1.0.3 193 4/4/2025
Loading failed