https://github.com/afinlay5/csharp7
.NET Core source code repository for C#7, 7.1 source code examples posted on personal blog (http://bit.ly/CSharp7).
https://github.com/afinlay5/csharp7
csharp7 csharp7-1 dotnet-cli dotnet-core msbuild
Last synced: 3 months ago
JSON representation
.NET Core source code repository for C#7, 7.1 source code examples posted on personal blog (http://bit.ly/CSharp7).
- Host: GitHub
- URL: https://github.com/afinlay5/csharp7
- Owner: afinlay5
- License: mit
- Created: 2018-05-02T14:21:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T07:06:17.000Z (about 7 years ago)
- Last Synced: 2025-01-13T12:48:31.907Z (4 months ago)
- Topics: csharp7, csharp7-1, dotnet-cli, dotnet-core, msbuild
- Language: C#
- Homepage: http://www.adriandavid.me/blog/18/new-language-features-in-Csharp-7-and-7-point-1.xhtml
- Size: 329 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New Language Features in C# 7, 7.1
.NET Core source code repository for C#7, 7.1 source code examples posted on personal blog (http://bit.ly/CSharp7).
Built and tested on SUSE Linux.
# Platform
- Any platform that supports the succeding version of .NET Core.# Requirements
- ṄET Core v.2.1.105# Tasks
- dotnet build (Builds Project)
- dotnet run (Runs Project)# Known Problems
- Namespace issues causes compilation failure of main project (05/02/2018).# Execution Screenshot


