File tree Expand file tree Collapse file tree
src/RabbitMQ.EventBus.AspNetCore Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55[ ![ NuGet] ( https://img.shields.io/nuget/v/RabbitMQ.EventBus.AspNetCore.svg?style=popout )] ( https://www.nuget.org/packages/RabbitMQ.EventBus.AspNetCore )
66[ ![ NuGet] ( https://img.shields.io/nuget/dt/RabbitMQ.EventBus.AspNetCore.svg?style=popout )] ( https://www.nuget.org/packages/RabbitMQ.EventBus.AspNetCore )
77[ ![ GitHub license] ( https://img.shields.io/github/license/ojdev/RabbitMQ.EventBus.AspNetCore.svg )] ( https://github.com/ojdev/RabbitMQ.EventBus.AspNetCore/blob/master/LICENSE )
8- [ ![ COUNT] ( https://img.shields.io/github/languages/count/srburton/RabbitMQ.EventBus.AspNetCore.svg )] ( )
9- [ ![ LAST COMMIT] ( https://img.shields.io/github/last-commit/srburton/RabbitMQ.EventBus.AspNetCore.svg )] ( )
10- [ ![ CODE SIZE] ( https://img.shields.io/github/languages/code-size/srburton/RabbitMQ.EventBus.AspNetCore.svg )] ( )
11- [ ![ ISSUES] ( https://img.shields.io/github/issues-raw/srburton/RabbitMQ.EventBus.AspNetCore.svg )] ( )
12- [ ![ ISSUES] ( https://img.shields.io/github/issues-closed/srburton/RabbitMQ.EventBus.AspNetCore.svg )] ( )
13- [ ![ FangPlus license] ( https://img.shields.io/badge/FangPlus-2.0-green.svg )] ( https://ch.hrb.housecool.com )
8+ [ ![ LAST COMMIT] ( https://img.shields.io/github/last-commit/ojdev/RabbitMQ.EventBus.AspNetCore.svg )] ( )
9+ [ ![ CODE SIZE] ( https://img.shields.io/github/languages/code-size/ojdev/RabbitMQ.EventBus.AspNetCore.svg )] ( )
10+ [ ![ ISSUES] ( https://img.shields.io/github/issues-raw/ojdev/RabbitMQ.EventBus.AspNetCore.svg )] ( )
11+ [ ![ ISSUES] ( https://img.shields.io/github/issues-closed/ojdev/RabbitMQ.EventBus.AspNetCore.svg )] ( )
1412
1513
1614## Modules
Original file line number Diff line number Diff line change 1010 <Company >欧俊</Company >
1111 <Authors >欧俊</Authors >
1212 <Description >asp.net core 下使用的RabbitMQ</Description >
13- <PackageLicenseUrl >https://raw.githubusercontent.com/ojdev/RabbitMQ.EventBus.AspNetCore/master/LICENSE </PackageLicenseUrl >
13+ <PackageLicenseUrl ></PackageLicenseUrl >
1414 <PackageProjectUrl >https://github.com/ojdev/RabbitMQ.EventBus.AspNetCore</PackageProjectUrl >
1515 <Version >1.2.0</Version >
16+ <PackageLicenseFile >LICENSE</PackageLicenseFile >
1617 </PropertyGroup >
1718
1819 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2425 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 2.2.0" />
2526 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.2.0" />
2627 <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.1" />
27- <PackageReference Include =" Polly" Version =" 7.0.1 " />
28+ <PackageReference Include =" Polly" Version =" 7.1.0 " />
2829 <PackageReference Include =" RabbitMQ.Client" Version =" 5.1.0" />
2930 </ItemGroup >
3031
32+ <ItemGroup >
33+ <None Include =" ..\..\LICENSE" >
34+ <Pack >True</Pack >
35+ <PackagePath ></PackagePath >
36+ </None >
37+ </ItemGroup >
38+
3139</Project >
You can’t perform that action at this time.
0 commit comments