7 Commits

Author SHA1 Message Date
Dima yawaflua
9b76b43dc9 Update nuget.yml 2023-12-11 00:26:51 +03:00
Dima yawaflua
f8ebcf7141 Update nuget.yml 2023-12-11 00:23:08 +03:00
Dima yawaflua
7a2454d29c Update nuget.yml 2023-12-11 00:14:17 +03:00
Dima yawaflua
de5e7279fd Update nuget.yml 2023-12-11 00:09:49 +03:00
Dima yawaflua
a9ac13413f Update nuget.yml 2023-12-11 00:07:32 +03:00
Dima yawaflua
5f9b768005 Update README.md 2023-12-11 00:00:48 +03:00
Dima yawaflua
88ba00f1b4 Update nuget.yml 2023-12-10 23:58:15 +03:00
2 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
name: NetLicensing C# Client - Release
name: NuGet - Release
on:
release:
@@ -13,10 +13,6 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: '8.x.x'
- name: Install dependencies
run: dotnet restore
- name: Build
run: dotnet build --configuration Release --no-restore
- name: Set output
id: vars
run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
@@ -24,6 +20,6 @@ jobs:
uses: brandedoutcast/publish-nuget@v2
with:
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
VERSION_REGEX: ${{ steps.vars.outputs.tags }}
VERSION_STATIC: ${{ steps.vars.outputs.tags }}
TAG_FORMAT: '*'
NUGET_KEY: ${{secrets.NUGET_API_KEY}}

View File

@@ -1,5 +1,10 @@
# SPWorldsWrapper
![](https://img.shields.io/badge/dotnet-.NET_8-green)
![](https://img.shields.io/badge/dotnet-.NET_8-green)
Actions pass:
![](https://github.com/yawaflua/SPWorldsWrapper/actions/workflows/nuget.yml/badge.svg)
![](https://github.com/yawaflua/SPWorldsWrapper/actions/workflows/dotnet.yml/badge.svg)
Это довольно простой wrapper для работы с сайтом, а не с апи. Он позволяет:
- Находить более расширные данные о пользователь от сайта, нежели стандартные апи.