Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whiteblackgoose/typeinfo
https://github.com/whiteblackgoose/typeinfo
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/whiteblackgoose/typeinfo
- Owner: WhiteBlackGoose
- License: mit
- Created: 2021-07-04T18:53:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T20:01:20.000Z (over 3 years ago)
- Last Synced: 2024-10-19T18:46:37.781Z (30 days ago)
- Language: HTML
- Homepage: https://whiteblackgoose.github.io/TypeInfo/
- Size: 21.8 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TypeInfo
This is a small web app to analyze all information about a type presented in BCL.
To use the service, go to [https://whiteblackgoose.github.io/TypeInfo/](https://whiteblackgoose.github.io/TypeInfo/)
and pass a type you want to analyze in there.![screenshot](./screenshot.PNG)
It is powered by Blazor WASM + Github pages + .NET 6. To set up your own app the
same way, you can read a short instruction ([EN](https://swimburger.net/blog/dotnet/how-to-deploy-aspnet-blazor-webassembly-to-github-pages) | [RU](https://habr.com/ru/post/566286/))