https://github.com/ashrithvm/jokesapp-tutorial
Created a simple joke website with CSharp on Dotnet. Performs authentication and CRUD operations
https://github.com/ashrithvm/jokesapp-tutorial
Last synced: 2 months ago
JSON representation
Created a simple joke website with CSharp on Dotnet. Performs authentication and CRUD operations
- Host: GitHub
- URL: https://github.com/ashrithvm/jokesapp-tutorial
- Owner: ashrithvm
- Created: 2024-04-12T13:00:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T13:03:54.000Z (over 2 years ago)
- Last Synced: 2025-01-27T09:29:18.739Z (over 1 year ago)
- Language: C#
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JokesApp
A simple CRUD Web application which allows you to enter Jokes and their answers. Built with the help of ASP.NET Core using C# language.