Skip to content

ns920/Acfunlivedb.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acfunlivedb.NET

acfunlivedb 的.NET实现 用于保存Acfun直播数据

依赖

.NET Runtime

配置

第一次运行会自动生成appsettings.json配置文件


{
  "ConnectionStrings": {
    "sqlite": "Data Source=./acfunlive.db;"//数据库地址
  },
  "Queryinterval": 75000 //查询间隔,默认为75秒

}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages