Skip to content

hippieZhou/V2exSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V2exSharp

.Net C# GitHub Workflow Status (branch) GitHub license GitHub code size in bytes GitHub last commit (branch)

Pack

dotnet pack V2exSharp.csproj -c Release /p:Version=$ReleaseVersion

Features

  • Use FluentAPI to integrate
  • Use Async way to post

API Scope

V1

接口 路径 进度
最热主题 /api/topics/hot.json
最新主题 /api/topics/latest.json
节点信息 /api/nodes/show.json
用户主页 /api/members/show.json

V2

接口 路径 进度
获取最新的提醒 notifications
删除指定的提醒 notifications/:notification_id
获取自己的 Profile member
查看当前使用的令牌 token
获取指定节点 nodes/:node_name
获取指定节点下的主题 nodes/:node_name/topics
获取指定主题 topics/:topic_id
获取指定主题下的回复 topics/:topic_id/replies

Install

Install-Package V2exSharp
# or
dotnet add package V2exSharp

Generate Nuget Package

dotnet build --configuration Release

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages