Skip to content

dotnetnicaragua/BlogNetNicaragua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net Nicaragua
Blog .Net Nicaragua

This is the .Net Nicaragua community blog. If you want to collaborate with the community join us!

Facebook Follow Twitter Follow LinkedIn Follow YouTube Subscribe GitHub Follow

This repository is designed to collaborate in the development process of the .Net Nicaragua Community Blog. The project was created using Orchard Core, if you know about it or you want learn lets join us to community. Use the menu links to jump between sections. All of the code is under the src directory and free to use and contribute to.

Getting Started

This application was created using Orchard Core

Orchard Core version 1.6.0

Net 7

MS SQL Server

How to Use

Follow these steps for run the project.

Step 1:

Download or clone this repo by using the link below:

https://github.com/dotnetnicaragua/BlogNetNicaragua.git

Step 2:

Run the project:

dotnet run --project ./src/BlogNetNicaragua.Web/BlogNetNicaragua.Web.csproj

Folder Structure

Here is the folder structure we have been using in this project:

|- src
    |- BlogNetNicaragua.Web
    |- Modules
        |- BlogModule
    |- Themes
        |- Blog.Theme

Now, let's dive into the src folder which has the main code for the project:

1. BlogNetNicaragua.Web - Main project of Orchard Core 
2. Modules - Contains all the modules that we are using in the project
3. Themes - Define the theme that we are using in the project

Happy Coding!

✌️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published