This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Greetings! Just a noob doing an improvement on my C# skills. Can anyone help me with the possible web app requirements, both front-end and back-end wise? Such things like:
- Login and Register with JWT
- Simple CRUD
- Search with Filtering and Sorting
- Pagination
- File Reading and Writing with String Manipulation
- Error Handling
- Unit Testing
So what can I add more? My goal is to be able to create or maintain enterprise software applications since I'm eyeing a job that requires this. I'll be implementing Bootstrap UI on the Views folder on my MVC project too.
I plans to use Core MVC 8.0 with Microsoft SQL Server and Entity Framework Core. Can I also implement RESTful API and/or Clean Architecture on this one? How can I further implement Secure Coding too aside from JWT?
An additional question, if it's okay, if I were to create another solution but I'll be using Core Web API as the project with the server-side, what could be my server-side project type be? I don't want to use Blazor WebAssembly though.
Thanks for the help guys!
Subreddit
Post Details
- Posted
- 11 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/csharp/comm...