Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niacomsoft/dnvue
A .NET programmer was developed, a front-end framework based on Vue3 and VITE!
https://github.com/niacomsoft/dnvue
aspnet aspnetcore dnvue dotnet dotnetcore javascript typescript vite vue vue3
Last synced: about 2 months ago
JSON representation
A .NET programmer was developed, a front-end framework based on Vue3 and VITE!
- Host: GitHub
- URL: https://github.com/niacomsoft/dnvue
- Owner: niacomsoft
- License: mit
- Archived: true
- Created: 2022-05-01T05:30:47.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-07T02:08:15.000Z (over 2 years ago)
- Last Synced: 2024-09-26T20:25:09.063Z (about 2 months ago)
- Topics: aspnet, aspnetcore, dnvue, dotnet, dotnetcore, javascript, typescript, vite, vue, vue3
- Language: TypeScript
- Homepage:
- Size: 5.96 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# dnVue
***A .NET programmer was developed, a front-end framework based on Vue3 and VITE!***
![dnVue](assets/Icons/App.png)
## Status
![GitHub issues](https://img.shields.io/github/issues-raw/niacomsoft/dnvue?style=flat-square&logo=github) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/niacomsoft/dnvue?label=commit%20times&logo=github&style=flat-square) ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/niacomsoft/dnvue?include_prereleases&logo=github&style=flat-square) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/niacomsoft/dnvue?style=flat-square) ![GitHub forks](https://img.shields.io/github/forks/niacomsoft/dnvue?logo=github&style=flat-square)
## Activities
![Alt](https://repobeats.axiom.co/api/embed/7a39d33827d87dfcb82cefd048c68114a5e99879.svg "Repobeats analytics image")
## Git Repositories
|**Repository**|
|---------|
|[https://github.com/niacomsoft/dnVue (Github)](https://github.com/niacomsoft/dnVue)|
|[https://jihulab.com/niacomsoft/dnvue (极狐 Gitlab Mirror)](https://jihulab.com/niacomsoft/dnvue)|
|[https://dev.azure.com/niacomsoft/dnVue (Microsoft Azure Mirror)](https://dev.azure.com/niacomsoft/dnVue)|
|[https://gitlab.com/n3824/dnvue (Gitlab Mirror)](https://gitlab.com/n3824/dnvue)|
|[https://codeup.aliyun.com/niacom/dnVue (阿里云云效 Mirror)](https://codeup.aliyun.com/niacom/dnVue)|## Development Environment
|**Development Environment**|
|---------|
|Microsoft Windows 10 Professional Edition|
|[Microsoft VSCode](https://code.visualstudio.com/)|
|Node 16.14.0|
|Npm & Yarn|## Technology Stack
- **Summary**
- Vue 3
- Vite
- TypeScript
- Vue-Router
- Pinia (Instead of Vuex)
- ElementPlus or Quasar## Documentations
- [NPM DEPENDENCIES](docs/npm-dependencies.md)
- [CHANGELOG](CHANGELOG.md)## References
- [https://unsplash.com/](https://unsplash.com/)
## License
>THE MIT LICENSE
>
> COPYRIGHT © 2022 WANG YUCAI.
>
> PERMISSION IS HEREBY GRANTED, FREE OF CHARGE, TO ANY PERSON OBTAINING A COPY OF THIS > SOFTWARE AND ASSOCIATED DOCUMENTATION FILES (THE "SOFTWARE"), TO DEAL IN THE SOFTWARE > WITHOUT RESTRICTION, INCLUDING WITHOUT LIMITATION THE RIGHTS TO USE, COPY, MODIFY, MERGE, > PUBLISH, DISTRIBUTE, SUBLICENSE, AND/OR SELL COPIES OF THE SOFTWARE, AND TO PERMIT PERSONS > TO WHOM THE SOFTWARE IS FURNISHED TO DO SO, SUBJECT TO THE FOLLOWING CONDITIONS:
>
> THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN ALL COPIES OR > SUBSTANTIAL PORTIONS OF THE SOFTWARE.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, > INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR > PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE > FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER > DEALINGS IN THE SOFTWARE.