Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vickttor/pirple-activities-in-csharp
This repository stores all the projects in C# built during the "Object Oriented Programming with C#" Course
https://github.com/vickttor/pirple-activities-in-csharp
blazor-application console-application csharp forms visual-studio xamarin
Last synced: 8 days ago
JSON representation
This repository stores all the projects in C# built during the "Object Oriented Programming with C#" Course
- Host: GitHub
- URL: https://github.com/vickttor/pirple-activities-in-csharp
- Owner: vickttor
- License: mit
- Created: 2021-09-16T23:46:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T00:57:38.000Z (over 3 years ago)
- Last Synced: 2024-11-22T01:16:40.677Z (2 months ago)
- Topics: blazor-application, console-application, csharp, forms, visual-studio, xamarin
- Language: C#
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Projects in C# - Pirple.com
Here you will find some projects in C#. They were built during the "Object Oriented Programming with C#" course of Pirple.com. This projects is my authorship as homeworks, but they are open source to learning. My objective here is help the beginners that want to built some projects in csharp. You can use and change all code if you want.
#### Project Status
**🚀 Finished **
## prerequisites
To execute this code it's necessary have Windows system in your computer or a device that run .NET.
Some projects as Blazor application and Xamarin is necessary to download some dependencies. To do this follow the the flags to above that show each technology to go documentation.
If you want to change the code, it's necessary use a code editor. I recommend use [Visual Studio](https://visualstudio.microsoft.com/pt-br/).
## How to use
To run the simple files you only need to enter in the directory below and double-click in the file .exe. Thus the console or form application will run.
Example:```
"your_directory"\pirple-activities-in-csharp\ElevatorBrain\ElevatorBrain\bin\Debug\ElevatorBrain.exe
```### 🛠 Features
The following features were used to build the project:
- [Visual Studio](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- C#.NET
- Blazor
- Xamarin---
## 💪 How to contribute with the project
1. Make a **fork** of the project.
2. Make a new branch with your changes: `git checkout -b my-feature`
3. Save the changes and make a commit telling what you do `git commit -m "feature: My new feature"`
4. Submit your changes: `git push origin my-feature`
> In case of doubt acess this [guia de como contribuir no GitHub](./CONTRIBUTING.md)
---
### Author
Victor Hugo🚀
Created with dedication by Victor Hugo da Silva 👋🏽 contact
---
[![Linkedin Badge](https://img.shields.io/badge/-Victor-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/tgmarinho/)](https://www.linkedin.com/in/victor-silva-9485021b2/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])