Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanthat #54

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/Communication/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sonarlint.connectedMode.project": {
"connectionId": "dgmjr-io",
"projectKey": "dgmjr-io_Dgmjr.Communication"
}
{
"sonarlint.connectedMode.project": {
"connectionId": "dgmjr-io",
"projectKey": "dgmjr-io_Dgmjr.Communication"
}
}
3 changes: 2 additions & 1 deletion src/Communication/All/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---

date: 2023-07-13T05:44:46:00-05:00Z
description: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, yadda, yadda, yadda...
keywords:
Expand All @@ -21,7 +22,7 @@
slug: mit-license
title: MIT License
type: license
---
-------------

Check warning on line 25 in src/Communication/All/LICENSE.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

src/Communication/All/LICENSE.md#L25

[rule-style] Rules should use `---`

# MIT License

Expand Down
3 changes: 2 additions & 1 deletion src/Communication/Communcation/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---

date: 2023-07-13T05:44:46:00-05:00Z
description: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, yadda, yadda, yadda...
keywords:
Expand All @@ -21,7 +22,7 @@
slug: mit-license
title: MIT License
type: license
---
-------------

Check warning on line 25 in src/Communication/Communcation/LICENSE.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

src/Communication/Communcation/LICENSE.md#L25

[rule-style] Rules should use `---`

# MIT License

Expand Down
3 changes: 2 additions & 1 deletion src/Communication/Communication.Abstractions/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---

date: 2023-07-13T05:44:46:00-05:00Z
description: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, yadda, yadda, yadda...
keywords:
Expand All @@ -21,7 +22,7 @@
slug: mit-license
title: MIT License
type: license
---
-------------

Check warning on line 25 in src/Communication/Communication.Abstractions/LICENSE.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

src/Communication/Communication.Abstractions/LICENSE.md#L25

[rule-style] Rules should use `---`

# MIT License

Expand Down
23 changes: 17 additions & 6 deletions src/Communication/Communication.Abstractions/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,38 @@
---

title:
lastmod: 2023-37-26T23:37:38.5814-05:00Z
date: 2023-37-26T23:37:38.5815-05:00Z
license: MIT
slug: Dgmjr.AspNetCore.Communication.Abstractions-readme
version:
authors:
- dgmjr;
- dgmjr;
description: Dgmjr.AspNetCore.Communication.Abstractions Readme #TODO: write description for Dgmjr.AspNetCore.Communication.Abstractions Readme
keywords:
- Dgmjr.AspNetCore.Communication.Abstractions
- dgmjr
- dgmjr-io
type: readme
---
- dgmjr
- dgmjr-io
type: readme
------------

Check warning on line 17 in src/Communication/Communication.Abstractions/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

src/Communication/Communication.Abstractions/README.md#L17

[rule-style] Rules should use `---`

# Dgmjr.AspNetCore.Communication.Abstractions Readme

<!-- TODO: Write the contents of the Dgmjr.AspNetCore.Communication.Abstractions Readme file -->

## Package Description

## Getting Started

## Prerequisites

## Installation

## Usage

## Contributing

## Versioning
Built from [commit on branch at ]

Built from [commit on branch at]
(/tree/)
Loading