VOOZH about

URL: https://www.nuget.org/packages/Crping.Auth.Models/

⇱ NuGet Gallery | Crping.Auth.Models 4.9.5




Crping.Auth.Models 4.9.5

dotnet add package Crping.Auth.Models --version 4.9.5
 
 
NuGet\Install-Package Crping.Auth.Models -Version 4.9.5
 
 
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="Crping.Auth.Models" Version="4.9.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Crping.Auth.Models" Version="4.9.5" />
 
Directory.Packages.props
<PackageReference Include="Crping.Auth.Models" />
 
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 Crping.Auth.Models --version 4.9.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crping.Auth.Models, 4.9.5"
 
 
#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 Crping.Auth.Models@4.9.5
 
 
#: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=Crping.Auth.Models&version=4.9.5
 
Install as a Cake Addin
#tool nuget:?package=Crping.Auth.Models&version=4.9.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Crping.Auth.Models

Crping.Auth 实体数据结构

版本更新说明


4.9.5

2023-07-04
  • 修改用户注册、登录相关Dto的验证规则

4.9.4

2023-06-30
  • 更新Crping.EFCore.Common

4.9.3

2023-05-26
  • AdminLog实现接口IToVo

4.9.2

2023-05-26
  • Member删除接口ICreator<Admin, int>

4.9.1

2023-05-25
  • 修改Member主键为int类型,并修改相关代码,如MemberLog
  • Member实现接口ICreator<Admin, int>

4.9.0

2023-05-20
  • 相关组件全部重构,并对齐版本号,测试中

4.5.0

2023-02-10
  • 开启Nullable
  • 将所有实体模型映射配置改为Fluent API方式,并转移到Crping.Auth.DAL基类

4.0.0

2022-11-23
  • 更新.net版本至:7.0.0

历史版本:


  • 3.2.0:修改部分索引,新增部分Dto
  • 3.0.0:目标框架修改为.net6.0
  • 1.4.0:添加UserDto,修改LoginModel
  • 1.3.1:更新尝试解决版本问题
  • 1.3.0:添加外键关联,添加导航属性,删除微信支付相关代码
  • 1.2.0:添加微信支付返回参数
  • 1.1.1:修改微信支付相关类
  • 1.1.0:添加小程序配置属性,以支持微信支付
  • 1.0.0:Crping.Auth 实体数据结构
Product Versions Compatible and additional computed target framework versions.
.NET net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (5)

Showing the top 5 NuGet packages that depend on Crping.Auth.Models:

Package Downloads
Crping.Auth.BLL

Crping.Auth 的业务逻辑层

Crping.Auth.SqlServer.DAL

Crping.Auth.DAL 的 SQL Server 实现

Crping.Auth.DAL

Crping.Auth.DAL 基类

Crping.Auth.MySql.DAL

Crping.Auth.DAL 的 MySql 实现

Crping.Auth.Domain

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.9.5 419 7/4/2023
4.9.4 496 6/30/2023
4.9.3 389 6/23/2023
4.9.2 354 5/25/2023
4.9.1 504 5/25/2023
4.9.0 489 5/20/2023
4.5.0 728 2/13/2023
4.0.0 955 11/27/2022
3.2.0 1,420 5/26/2022
3.0.0 1,343 12/21/2021
1.4.0 857 9/14/2021
1.3.1 563 9/1/2021
1.3.0 2,253 8/16/2021
1.2.0 1,748 8/2/2021
1.1.1 825 7/23/2021
1.1.0 2,022 7/21/2021
1.0.0 2,260 7/13/2021

Crping.Auth 实体数据结构