https://github.com/mimaxuz/c--sample-projects
Sample Project in C#/.NET
https://github.com/mimaxuz/c--sample-projects
Last synced: 11 months ago
JSON representation
Sample Project in C#/.NET
- Host: GitHub
- URL: https://github.com/mimaxuz/c--sample-projects
- Owner: MIMAXUZ
- License: gpl-3.0
- Created: 2019-10-14T15:44:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-14T16:22:31.000Z (over 6 years ago)
- Last Synced: 2025-06-25T03:41:13.214Z (12 months ago)
- Language: C#
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C# sample project for learners and developers
[](https://github.com/dotnet/winforms/blob/master/LICENSE.TXT)
In my free time, I want to share with everyone the options that I have for learners and some of my problems what i have.
You can clone or edit this project if you find any bug or any new advice. All project created in C#/.NET technalogies. Such as Windows Forms, WPF or UWP.
The [Update on .NET Core 3.0 and .NET Framework 4.8][update-on-net-core-3-0-and-net-framework-4-8] provides a good description of the forward-looking differences between .NET Core and .NET Framework.
## Code of Conduct
This project uses the [.NET Foundation Code of Conduct][dotnet-code-of-conduct] to define expected conduct in our community. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer at conduct@dotnetfoundation.org.
## License
.NET Core (including the Windows Forms repository) is licensed under the [MIT license](LICENSE.TXT).
## .NET Foundation
.NET Core WinForms is a [.NET Foundation][.net-foundation] project.
See the [.NET home repository][dotnet-home] to find other .NET-related projects.
[getting-started]: Documentation/getting-started.md
[contributing]: Documentation/contributing.md
[porting-guidelines]: Documentation/porting-guidelines.md
[developing]: Documentation/developer-guide.md
[wpf]: https://github.com/dotnet/wpf
[.net-core-3.0-sdk-preview]: https://dotnet.microsoft.com/download/dotnet-core/3.0
[corefx-contributing]: https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/contributing.md
[issue-new]: https://github.com/dotnet/winforms/issues/new
[developer-community]: https://developercommunity.visualstudio.com/spaces/61/index.html
[product-support]: https://support.microsoft.com/en-us/contactus?ws=support
[faqs-report-an-issue]: https://www.microsoft.com/msrc/faqs-report-an-issue
[bounty-dot-net-core]: https://www.microsoft.com/msrc/bounty-dot-net-core
[update-on-net-core-3-0-and-net-framework-4-8]: https://blogs.msdn.microsoft.com/dotnet/2018/10/04/update-on-net-core-3-0-and-net-framework-4-8/
[dotnet-code-of-conduct]: https://dotnetfoundation.org/code-of-conduct
[.net-foundation]: https://www.dotnetfoundation.org/projects
[dotnet-home]: https://github.com/Microsoft/dotnet
[master-public-build]: https://dev.azure.com/dnceng/public/_apis/build/status/267?branchName=master
[release3-public-build]: https://dev.azure.com/dnceng/public/_apis/build/status/267?branchName=release%2f3.0
[release31-public-build]: https://dev.azure.com/dnceng/public/_apis/build/status/267?branchName=release%2f3.1
[public-build]: https://dnceng.visualstudio.com/public/_build?definitionId=267
[master-internal-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/164?branchName=master
[release3-internal-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/164?branchName=release%2f3.0
[release31-internal-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/164?branchName=release%2f3.1
[internal-build]: https://dnceng.visualstudio.com/internal/_build?definitionId=164
[master-core-setup-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/288?branchName=master
[release3-core-setup-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/288?branchName=release%2f3.0
[release31-core-setup-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/288?branchName=release%2f3.1
[core-setup-build]: https://dev.azure.com/dnceng/internal/_build?definitionId=288
[master-core-sdk-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/286?branchName=master
[release3-core-sdk-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/286?branchName=release%2f3.0.1xx
[release31-core-sdk-build]: https://dev.azure.com/dnceng/internal/_apis/build/status/286?branchName=release%2f3.1.1xx
[core-sdk-build]: https://dev.azure.com/dnceng/internal/_build?definitionId=286
[master-coverage-prod]: https://codecov.io/gh/dotnet/winforms/branch/master/graph/badge.svg?flag=production
[release3-coverage-prod]: https://codecov.io/gh/dotnet/winforms/branch/release%2F3.0/graph/badge.svg?flag=production
[release31-coverage-prod]: https://codecov.io/gh/dotnet/winforms/branch/release%2F3.1/graph/badge.svg?flag=production
[coverage]: https://codecov.io/gh/dotnet/winforms