Mts.Framework.Repository
1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mts.Framework.Repository --version 1.0.3
NuGet\Install-Package Mts.Framework.Repository -Version 1.0.3
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="Mts.Framework.Repository" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mts.Framework.Repository" Version="1.0.3" />
<PackageReference Include="Mts.Framework.Repository" />
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 Mts.Framework.Repository --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mts.Framework.Repository, 1.0.3"
#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 Mts.Framework.Repository@1.0.3
#: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=Mts.Framework.Repository&version=1.0.3
#tool nuget:?package=Mts.Framework.Repository&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
中和农信IT信息技术部 信贷系统平台 框架包 用于仓储项目的依赖包
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1. serilog日志可配置,配置方法如下:
1) 安装seq包,Seq event server and Web UI
2)确保 服务(Seq)Seq event server and Web UI服务开启
2. 认证
1)添加请求拦截,在请求拦截中验证用户是否已经登陆
2)添加角色验证 Todo,待安排时间
3.消息通知
1)添加了邮件通知。
2)添加了短信通知。
4. 添加领域事件统一管理工具