GithubHelp home page GithubHelp logo

louresb / aspnet6-blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.19 MB

This repository contains the exercise completed as part of the Balta.io course on backend development.

License: MIT License

C# 100.00%
asp-net-core asp-net-mvc aspnet6 csharp10 dotnet dotnet6 jwt swagger

aspnet6-blog's Introduction

ASPNET Blog

licence mit Development Status Badge

This repository contains the source code for a blog application developed using ASP.NET Core. The application allows users to register, log in, create blog posts, manage categories, and upload images for their profile. The codebase follows the MVC (Model-View-Controller) architectural pattern and utilizes Entity Framework Core for data access.

Features

  • User Registration and Login: Users can register an account by providing their name, email, and password. Passwords are securely hashed using a password hashing algorithm. Registered users can log in to the application using their email and password.

  • Blog Posts: Authenticated users can create new blog posts. Each blog post has a title, summary, body content, and associated category. Posts can be edited and deleted by the author.

  • Categories: Users can manage categories for organizing blog posts. Categories have a name and a slug for identifying them. Categories are stored in the database and can be created, updated, and deleted.

  • Image Upload: Authenticated users can upload an image to use as their profile picture. Uploaded images are stored in the database or file system, depending on the application's configuration.

Screenshots

Learning resources

This API was created using Balta.io's backend course. I recommend checking it out if you're interested in learning about .NET programming.

License

MIT License © Bruno Loures

aspnet6-blog's People

Contributors

louresb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.