Skip to content

Commit

Permalink
update pkg svg link
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzx86 authored Feb 25, 2023
1 parent 51975f1 commit b8683f0
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 77 deletions.
2 changes: 1 addition & 1 deletion src/Modules/EasyOC.Deployment/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Improve the OC `Deployment` feature, including

## Nuget

[![NuGet](https://img.shields.io/nuget/v/EasyOC.Deployment.svg)](https://www.nuget.org/packages/EasyOC.Deployment)
[![NuGet Badge](https://buildstats.info/nuget/EasyOC.Deployment?includePreReleases=true)](https://www.nuget.org/packages/EasyOC.Deployment)

## Orchard Core Reference

Expand Down
2 changes: 1 addition & 1 deletion src/Modules/EasyOC.ReplaceAction/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Replace the implementation of the specified controller action in OrchardCore

## Nuget

[![NuGet](https://img.shields.io/nuget/v/EasyOC.ReplaceAction.svg)](https://www.nuget.org/packages/EasyOC.ReplaceAction)
[![NuGet Badge](https://buildstats.info/nuget/EasyOC.ReplaceAction?includePreReleases=true)](https://www.nuget.org/packages/EasyOC.ReplaceAction)

## Orchard Core Reference

Expand Down
2 changes: 1 addition & 1 deletion src/Modules/EasyOC.SwaggerUI/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [EasyOC.SwaggerUI](src/Modules/EasyOC.SwaggerUI)
[![NuGet](https://img.shields.io/nuget/v/EasyOC.SwaggerUI.svg)](https://www.nuget.org/packages/EasyOC.SwaggerUI)
[![NuGet Badge](https://buildstats.info/nuget/EasyOC.SwaggerUI?includePreReleases=true)](https://www.nuget.org/packages/EasyOC.SwaggerUI)

- Adding Swagger UI support to OrchardCore
- Integration OpenId code flow authentication
Expand Down
17 changes: 0 additions & 17 deletions src/Modules/EasyOC.TestModule/Controllers/HomeController.cs

This file was deleted.

21 changes: 0 additions & 21 deletions src/Modules/EasyOC.TestModule/EasyOC.TestModule.csproj

This file was deleted.

10 changes: 0 additions & 10 deletions src/Modules/EasyOC.TestModule/Manifest.cs

This file was deleted.

24 changes: 0 additions & 24 deletions src/Modules/EasyOC.TestModule/Startup.cs

This file was deleted.

1 change: 0 additions & 1 deletion src/Modules/EasyOC.TestModule/Views/Home/Index.cshtml

This file was deleted.

3 changes: 2 additions & 1 deletion src/Modules/EasyOC.Users/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ The UserLogin Script in OrchardCore now supports the following features

## Nuget

[![NuGet](https://img.shields.io/nuget/v/EasyOC.Users.svg)](https://www.nuget.org/packages/EasyOC.Users)
[![NuGet Badge](https://buildstats.info/nuget/Users.SwaggerUI?includePreReleases=true)](https://www.nuget.org/packages/EasyOC.Users)


## Orchard Core Reference

Expand Down
3 changes: 3 additions & 0 deletions src/Modules/EasyOC.Workflows/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## EasyOC.Workflows.Timers

[![NuGet Badge](https://buildstats.info/nuget/Users.Timers?includePreReleases=true)](https://www.nuget.org/packages/EasyOC.Timers)


Make the `Timer Workflow Activty` support site time zone.

![image](https://user-images.githubusercontent.com/15613121/221368439-b5528e1e-44cc-43c1-abea-7428d7c98f2a.png)

0 comments on commit b8683f0

Please sign in to comment.