Skip to content

Spunyyy/PastebinClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pastebin Clone

A simple web application built with ASP.NET Core.

User authentication and authorization are handled using ASP.NET Identity.

Creating pastes is only available to authenticated users.

Installation

Before running the application, you need to configure the database connection in appsettings.json

  "DefaultConnection": "Host=ipAdress;Database=dbName;Username=user;Password=password"

About

Web app created with ASP.NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors