https://github.com/data-miner00/delvissoligt

The Ultimate .NET Core MVC Template without heavy lib codes!

https://github.com/data-miner00/delvissoligt

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.3%) to scientific vocabulary

Keywords

csharp dotnet esbuild javascript jquery lodash mvc pnpm-workspace razor-pages selenium tailwindcss typescript
Last synced: 5 months ago · JSON representation

Repository

The Ultimate .NET Core MVC Template without heavy lib codes!

Basic Info
  • Host: GitHub
  • Owner: data-miner00
  • License: gpl-3.0
  • Language: HTML
  • Default Branch: master
  • Homepage:
  • Size: 167 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
csharp dotnet esbuild javascript jquery lodash mvc pnpm-workspace razor-pages selenium tailwindcss typescript
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

Contributors Forks Stargazers Issues MIT License


Delvis Soligt

The Ultimate .NET Core MVC Template without heavy lib codes!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Acknowledgments

About The Project

Template screenshot

A lightweight template for building .NET Core MVC applications with a full JavaScript ecosystem available.

Incentives:

  • Wanted to have a more lightweight, versatile .NET Core MVC template
  • Don't want to use the original MVC template
  • Want to use TailwindCSS
  • Buitl this MVC template so I can use it for other projects.

Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people who have contributed to expanding this template!

(back to top)

Built With

The technologies and tools used within this template.

  • .NET MVC
  • C#/Razor
  • Esbuild
  • JavaScript
  • TypeScript
  • TailwindCSS
  • Selenium (Need regularly update Chrome driver NuGet)
  • xUnit

(back to top)

Design

.NET MVC is a server-side web application framework. The official MVC template from Microsoft comes with a huge JavaScript and BootStrap library which I think it is cumbersome to maintain. I swapped the library with Node and npm build tools, in this case, esbuild to perform code splitting and bundling. It also supports transpilation from TypeScript to JavaScript and this makes the codebase more versatile and lightweight. Additionally, I can use TailwindCSS to style the web UIs which is extremely handy.

(back to top)

Getting Started

Prerequisites

The list of tools that are used when development.

  • npm sh npm install npm@latest -g
  • Pnpm sh npm i -g pnpm
  • Git
  • .NET CLI

Installation

To use this template for personal use or contribution, simply perform the following. A total of 2 terminals are required to get the core components of the application up and running for development.

  1. Clone the repo sh git clone https://github.com/data-miner00/DelvisSoligt.git
  2. Install Node dependencies sh pnpm i
  3. Install NuGet dependencies sh dotnet restore
  4. Change directory into DelvisSoligt.Web sh cd src/DelvisSoligt.Web
  5. Optionally build TailwindCSS sh pnpm build:css
  6. Optionally build JavaScript from TypeScript sh pnpm build:js
  7. Watch TailwindCSS sh pnpm watch:css
  8. Start or watch MVC project sh dotnet run # or dotnet watch
  9. Build MVC project sh dotnet build

(back to top)

Roadmap

  • [x] TypeScript integration
  • [ ] Unit Test
  • [ ] Mobile responsive
  • [x] Working navigation
  • [x] Selenium UI test
  • [ ] Fix Div soup
  • [ ] Add fonts
  • [ ] Authorization
  • [x] jQuery

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GPL3.0 License. See LICENSE for more information.

(back to top)

Acknowledgments

List of resources that are helpful and would like to give credit to.

(back to top)

Owner

  • Name: Shaun Chong
  • Login: data-miner00
  • Kind: user
  • Location: undefined, Mars
  • Company: Experian

Full Queue Developer

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 29
  • Total Committers: 1
  • Avg Commits per committer: 29.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
data-miner00 d****0 29

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels