Skip to content

Commit

Permalink
Merge pull request #40 from clickviewapp/remove-healthchecks-packages
Browse files Browse the repository at this point in the history
Remove all health check projects
  • Loading branch information
MrSmoke authored Sep 22, 2023
2 parents 8130b9d + 1d53fcd commit 45c7b5d
Show file tree
Hide file tree
Showing 34 changed files with 4 additions and 966 deletions.
37 changes: 0 additions & 37 deletions ClickView.Extensions.sln
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AspNetCore", "AspNetCore",
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore", "src\RestClient\Authenticators\OAuth.AspNetCore\src\ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore.csproj", "{10FB57EF-0737-4EAC-A6B9-372B15A6B85C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HealthCheck", "HealthCheck", "{83C18C61-AA26-4C00-A35A-49EFAC318D76}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClickView.Extensions.HealthCheck", "src\HealthCheck\HealthCheck\src\ClickView.Extensions.HealthCheck.csproj", "{E4D6E0BA-2894-4575-A1F0-22030457262E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClickView.Extensions.HealthCheck.Http", "src\HealthCheck\Http\src\ClickView.Extensions.HealthCheck.Http.csproj", "{67192852-8CF6-40DE-B998-B89B1A10E1D8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClickView.Extensions.HealthCheck.MySql", "src\HealthCheck\MySql\src\ClickView.Extensions.HealthCheck.MySql.csproj", "{EEBF3C4F-9924-4A7D-A42C-8CA0A78DCEAE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClickView.Extensions.HealthCheck.Redis", "src\HealthCheck\Redis\src\ClickView.Extensions.HealthCheck.Redis.csproj", "{1C7485D4-CEE7-4ADA-A32A-C4437F7D2EC2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClickView.Extensions.HealthCheck.Sql", "src\HealthCheck\Sql\src\ClickView.Extensions.HealthCheck.Sql.csproj", "{C32A4655-B6FA-4CC2-98D9-50DF19098A60}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClickView.Extensions.RestClient.Tests", "src\RestClient\RestClient\test\ClickView.Extensions.RestClient.Tests.csproj", "{051B6555-18CA-45A6-984A-BC0818432A20}"
EndProject
Global
Expand Down Expand Up @@ -134,26 +122,6 @@ Global
{10FB57EF-0737-4EAC-A6B9-372B15A6B85C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{10FB57EF-0737-4EAC-A6B9-372B15A6B85C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{10FB57EF-0737-4EAC-A6B9-372B15A6B85C}.Release|Any CPU.Build.0 = Release|Any CPU
{E4D6E0BA-2894-4575-A1F0-22030457262E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E4D6E0BA-2894-4575-A1F0-22030457262E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E4D6E0BA-2894-4575-A1F0-22030457262E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E4D6E0BA-2894-4575-A1F0-22030457262E}.Release|Any CPU.Build.0 = Release|Any CPU
{67192852-8CF6-40DE-B998-B89B1A10E1D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67192852-8CF6-40DE-B998-B89B1A10E1D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67192852-8CF6-40DE-B998-B89B1A10E1D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67192852-8CF6-40DE-B998-B89B1A10E1D8}.Release|Any CPU.Build.0 = Release|Any CPU
{EEBF3C4F-9924-4A7D-A42C-8CA0A78DCEAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEBF3C4F-9924-4A7D-A42C-8CA0A78DCEAE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEBF3C4F-9924-4A7D-A42C-8CA0A78DCEAE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEBF3C4F-9924-4A7D-A42C-8CA0A78DCEAE}.Release|Any CPU.Build.0 = Release|Any CPU
{1C7485D4-CEE7-4ADA-A32A-C4437F7D2EC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1C7485D4-CEE7-4ADA-A32A-C4437F7D2EC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1C7485D4-CEE7-4ADA-A32A-C4437F7D2EC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1C7485D4-CEE7-4ADA-A32A-C4437F7D2EC2}.Release|Any CPU.Build.0 = Release|Any CPU
{C32A4655-B6FA-4CC2-98D9-50DF19098A60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C32A4655-B6FA-4CC2-98D9-50DF19098A60}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C32A4655-B6FA-4CC2-98D9-50DF19098A60}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C32A4655-B6FA-4CC2-98D9-50DF19098A60}.Release|Any CPU.Build.0 = Release|Any CPU
{051B6555-18CA-45A6-984A-BC0818432A20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{051B6555-18CA-45A6-984A-BC0818432A20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{051B6555-18CA-45A6-984A-BC0818432A20}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -179,11 +147,6 @@ Global
{22E54E3B-D379-40D5-A6BA-0D7AF6BA6799} = {810A919C-D223-4F08-B70B-AB6F2BEC63CF}
{39706C76-5265-4D07-8D6A-4294814E4482} = {1F86755A-71B2-4D6B-9F65-819B371F85C6}
{10FB57EF-0737-4EAC-A6B9-372B15A6B85C} = {39706C76-5265-4D07-8D6A-4294814E4482}
{E4D6E0BA-2894-4575-A1F0-22030457262E} = {83C18C61-AA26-4C00-A35A-49EFAC318D76}
{67192852-8CF6-40DE-B998-B89B1A10E1D8} = {83C18C61-AA26-4C00-A35A-49EFAC318D76}
{EEBF3C4F-9924-4A7D-A42C-8CA0A78DCEAE} = {83C18C61-AA26-4C00-A35A-49EFAC318D76}
{1C7485D4-CEE7-4ADA-A32A-C4437F7D2EC2} = {83C18C61-AA26-4C00-A35A-49EFAC318D76}
{C32A4655-B6FA-4CC2-98D9-50DF19098A60} = {83C18C61-AA26-4C00-A35A-49EFAC318D76}
{051B6555-18CA-45A6-984A-BC0818432A20} = {BD0881FC-4083-49F5-B108-2205C691A9E4}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
Expand Down
17 changes: 4 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,12 @@ ClickView .NET Extensions is an open-source set of APIs for commonly used progra

## Latest builds

|Branch|AppVeyor|
|------|:--------:|
|master|[![Build and Test](https://github.com/clickviewapp/Extensions/actions/workflows/build.yaml/badge.svg?branch=master)](https://github.com/clickviewapp/Extensions/actions/workflows/build.yaml)|

|Package|NuGet|
|-------|:-----:|
| [ClickView.Extensions.Hosting](src/Hosting) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.Hosting.svg)](https://www.nuget.org/packages/ClickView.Extensions.Hosting) |
| [ClickView.Extensions.Utilities](src/Utilities) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.Utilities.svg)](https://www.nuget.org/packages/ClickView.Extensions.Utilities) |
| Package | NuGet |
|-------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------:|
| [ClickView.Extensions.Events](src/Events) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.Events.svg)](https://www.nuget.org/packages/ClickView.Extensions.Events) |
| [ClickView.Extensions.Hosting](src/Hosting) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.Hosting.svg)](https://www.nuget.org/packages/ClickView.Extensions.Hosting) |
| [ClickView.Extensions.Primitives](src/Primitives) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.Primitives.svg)](https://www.nuget.org/packages/ClickView.Extensions.Primitives) |
| [ClickView.Extensions.RestClient](src/RestClient) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.RestClient.svg)](https://www.nuget.org/packages/ClickView.Extensions.RestClient) |
| [ClickView.Extensions.RestClient.Authenticators.OAuth](src/RestClient/Authenticators/OAuth) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.RestClient.Authenticators.OAuth.svg)](https://www.nuget.org/packages/ClickView.Extensions.RestClient.Authenticators.OAuth) |
| [ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore](src/RestClient/Authenticators/OAuth.AspNetCore) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore.svg)](https://www.nuget.org/packages/ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore) |
| [ClickView.Extensions.HealthCheck](src/HealthCheck) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.HealthCheck.svg)](https://www.nuget.org/packages/ClickView.Extensions.HealthCheck) |
| [ClickView.Extensions.HealthCheck.Http](src/HealthCheck/Http) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.HealthCheck.Http.svg)](https://www.nuget.org/packages/ClickView.Extensions.HealthCheck.Http) |
| [ClickView.Extensions.HealthCheck.MySql](src/HealthCheck/MySql) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.HealthCheck.MySql.svg)](https://www.nuget.org/packages/ClickView.Extensions.HealthCheck.MySql) |
| [ClickView.Extensions.HealthCheck.Redis](src/HealthCheck/Redis) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.HealthCheck.Redis.svg)](https://www.nuget.org/packages/ClickView.Extensions.HealthCheck.Redis) |
| [ClickView.Extensions.HealthCheck.Sql](src/HealthCheck.Sql) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.HealthCheck.Sql.svg)](https://www.nuget.org/packages/ClickView.Extensions.HealthCheck.Sql) |
| [ClickView.Extensions.Utilities](src/Utilities) | [![NuGet Status](https://img.shields.io/nuget/v/ClickView.Extensions.Utilities.svg)](https://www.nuget.org/packages/ClickView.Extensions.Utilities) |
10 changes: 0 additions & 10 deletions src/HealthCheck/HealthCheck/src/Builder/HealthCheck.cs

This file was deleted.

53 changes: 0 additions & 53 deletions src/HealthCheck/HealthCheck/src/Builder/HealthCheckBuilder.cs

This file was deleted.

14 changes: 0 additions & 14 deletions src/HealthCheck/HealthCheck/src/Builder/IHealthCheckBuilder.cs

This file was deleted.

27 changes: 0 additions & 27 deletions src/HealthCheck/HealthCheck/src/CheckTimer.cs

This file was deleted.

24 changes: 0 additions & 24 deletions src/HealthCheck/HealthCheck/src/Checks/CustomCheck.cs

This file was deleted.

45 changes: 0 additions & 45 deletions src/HealthCheck/HealthCheck/src/Checks/Db/DbCheck.cs

This file was deleted.

This file was deleted.

63 changes: 0 additions & 63 deletions src/HealthCheck/HealthCheck/src/HealthCheckResult.cs

This file was deleted.

16 changes: 0 additions & 16 deletions src/HealthCheck/HealthCheck/src/HealthCheckResultItem.cs

This file was deleted.

Loading

0 comments on commit 45c7b5d

Please sign in to comment.