Start A Visual Studio Project With Templates - DotNetNuke
Có thể bạn quan tâm
- Developers
- What's New in Features
- Setting Up DNN
- Set Up the DNN Folder
- Set Up IIS
- Set Up SQL
- Run Installation Wizard
- Upgrade Evoq
- About Microservices
- Creating Apps That Use Microservices
- Liquid Content™ Microservice
- Visualizer Templates
- Basics
- Filters
- Date / Time
- Liquid Content™ APIs
- Content Types
- Content Items
- PublishedContent Items
- API Responses to GET
- Content Type Fields for POST and PUT
- Searched Fields
- Results Pagination
- Examples: Liquid Content APIs
- Visualizer Templates
- About Modules
- Common Module Features
- Module Architecture
- Creating a Module
- Use Module Creator
- Create Using Templates
- Start VS Project with Templates
- Test Your Module
- Pack Your Extension
- Install an Extension
- DNN Module APIs
- DNN Manifest
- About the EVS
- MVC Modules
- MVC Module Project Overview
- MVC Controller
- MVC Views
- Create an MVC Unit Test
- Unsupported MVC Features
- SPA Modules
- Web Forms Modules
- Security
- JWT Authentication
- Set Up JWT Auth
- JWT User Credentials
- JWT Server Response
- JWT Access Token
- JWT Page Request
- JWT Auth Handler
- JWT Authentication
- References
- DNN Solutions
- Control Bar to Persona Bar
- Persona Bar by Role
- Providers Reference
- Included Modules
- Social Modules
- Activities
- Activity Stream
- Configure Activity Stream
- Answers
- Configure Answers
- Blogs
- Configure Blogs
- Configure Calendar
- Challenges
- Configure Challenges
- Discussions
- Configure Discussions
- Group Directory
- Configure Group Directory
- Group Spaces
- Configure Group Spaces
- Ideas
- Configure Ideas
- Journal
- Configure Journal
- Latest Challenges
- Configure Latest Challenges
- Leaderboard
- Configure Leaderboard
- Member Directory
- Configure Member Directory
- Message Center
- My Status
- Configure My Status
- Profile Dashboard
- Social Groups
- Configure Social Groups
- Related Content
- Configure Related Content
- Social Events
- Configure Social Events
- Social Sharing
- Configure Social Sharing
- User Badges
- Configure User Badges
- Wiki
- Configure Wiki
- General Content Modules
- Console
- Configure Console
- Content Layout
- HTML (Text)
- Configure HTML (Text)
- Console
- Search Modules
- Search Results
- Configure Search Results
- Search Results
- Site Management Modules
- Sitemap
- User Management Modules
- View Profile
- Configure View Profile
- View Profile
- Creation Modules
- Module Creator
- Publisher
- Configure Publisher
- Social Modules
- DNN Requirements
- Product Versions
- DNN License
- DNN Security
- More Resources
- Glossary
Prerequisites
- A local DNN installation with Host permissions.
- Visual Studio 2015 is the recommended IDE for developing DNN modules.
Steps
- Download and install the templates. For Chris Hammond's templates,
- Run Visual Studio as an administrator.
- Go to Tools > Extensions and Updates.
- Highlight the Online > Visual Studio Gallery tree and search for DotNetNuke.
- Click the Download button for the DotNetNuke Project Templates.
- Download the appropriate .vsix file. Two are included:
- Dnn.Mvc.Module.vsix
- Dnn.Spa.Module.vsix
- In your download folder, double-click the .vsix file to install the template in Visual Studio.
- Create a new Visual Studio project.
- Run Visual Studio as an administrator.
- File > New > Project
- Select the template for the new project. For Chris Hammond's templates, go to Installed > Templates > Visual C# or Visual Basic > DotNetNuke.
For the DNN 8 templates, go to Installed > Templates > Visual C# > Dnn.
- Fill in the settings.
- Name: the name of your new module
- Location: a subfolder inside the DesktopModules folder of your DNN installation folder
- Uncheck Create directory for solution. The templates expect Visual Studio's solution file (.sln) to be in the same folder as the project file. Checking this option puts the solution file in a different folder, which can cause build errors.
- Modify the Visual Studio project to add functionality to your new module.
Từ khóa » Vs 2019 Custom Template
-
Creating Custom Project And Item Templates - Visual Studio ...
-
Create Project Templates - Visual Studio (Windows) | Microsoft Docs
-
Customize Project And Item Templates - Visual Studio - Microsoft Docs
-
Project And Item Templates - Visual Studio (Windows) - Microsoft Docs
-
Add Or Edit Tags On Project Templates - Visual Studio (Windows)
-
VS2019 Custom Template Not Shown - Visual Studio - Stack Overflow
-
Custom Project Templates In Visual Studio 2019 - YouTube
-
Create Custom Project Templates In Visual Studio - Blogs - Canarys
-
Custom Project Templates Not Showing In Create New Project Window
-
Custom Project Templates Do Not Show Up In New Project Dialog
-
How To Create Project Templates And Extension For Visual Studio 2019
-
Karenpayneoregon/vs2019-custom-project-templates - GitHub
-
How To: Locate And Organize Project And Item Templates - GitHub
-
Distribute Visual Studio Templates With Extensions Installer


