Skip to content

SheepReaper/IHeartFiction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IHeartFiction

IDE requirements (If using Visual Studio)

  • Version: 2019 Preview (16.2.0 preview 3.0) OR 2019 with experimental frameworks enabled.
  • Extension: WebCompiler
  • Extension: Blazor
  • Extension: Microsoft Library Manager

SDK Requirements

  • Microsoft .NET Core SDK 3.0 preview 6

Build steps

  • Make sure client side libraries are restored in FictionScraper.Client (should happen automatically, but w/e)
  • You can debug FictionScraper.Server in VS, but I usually just use dotnet watch run from a shell for automatic rebuilds.

Troubleshooting

If you get an error from web compiler stating that the path to 7z.dll is inaccessible, you may need to run visual studio as admin once to clear this up. (Bug in web compiler setup: madskristensen/WebCompiler#390)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published