Mts.Framework.Repository 1.0.3

There is a newer version of this package available.
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" />
                    
Directory.Packages.props
<PackageReference Include="Mts.Framework.Repository" />
                    
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 Mts.Framework.Repository --version 1.0.3
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=Mts.Framework.Repository&version=1.0.3
                    
Install as a Cake Tool

中和农信IT信息技术部 信贷系统平台 框架包  用于仓储项目的依赖包

Product 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.

Version Downloads Last Updated
1.0.7 1,872 7/28/2015
1.0.6 1,708 7/13/2015
1.0.4 1,412 6/26/2015
1.0.3 1,416 6/17/2015
1.0.2 1,419 6/9/2015
1.0.1 1,437 6/5/2015

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. 添加领域事件统一管理工具