Skip to content

Commit

Permalink
add WIP for .net readme
Browse files Browse the repository at this point in the history
  • Loading branch information
izharikov authored Apr 29, 2024
1 parent 42b23f5 commit 65e5fc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains API specifications and clients to use Sitecore Send.

_Note_. This repository is unofficial private project and is not supported by Sitecore.

## .NET
## .NET (still WIP)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/izharikov/SitecoreSend/dotnet.yml)](https://github.com/izharikov/SitecoreSend/actions/workflows/dotnet.yml)

[![NuGet Version](https://img.shields.io/nuget/v/SitecoreSend.SDK)](https://www.nuget.org/packages/SitecoreSend.SDK)
Expand All @@ -27,4 +27,4 @@ See [readme](./api/openapi/README.MD) for more details.

[Postman collection](./api/postman/collection/Sitecore%20Send%20API.postman_collection.json) generated based on previosly generated for Moosend (see [article](https://neilkillen.com/2021/12/16/creating-a-postman-collection-for-sitecore-send-moosend/) from Neil Killen for more details).

See [readme](./api/postman/README.MD) for more details.
See [readme](./api/postman/README.MD) for more details.

0 comments on commit 65e5fc0

Please sign in to comment.