Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreock/blazortodo
Just a simple todo to learn blazor
https://github.com/andreock/blazortodo
Last synced: about 2 months ago
JSON representation
Just a simple todo to learn blazor
- Host: GitHub
- URL: https://github.com/andreock/blazortodo
- Owner: andreock
- Created: 2023-05-09T22:58:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-12T10:47:45.000Z (over 1 year ago)
- Last Synced: 2023-10-25T11:57:11.173Z (about 1 year ago)
- Language: C#
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blazor TODO
### Just a simple TODO to try to learn about Blazor and improves my knowledge on ASP.NET identity
## Used technologies
Blazor, Entity Framework with SQLite, ASP.net core Identity and Bootstrap
## TODO
- Improve security
- Properly log events
- Refactor some parts of the code
- Customize a bit login page