Skip to content

Commit 03a5bb7

Browse files
authored
Update README.md
1 parent ee3fbfa commit 03a5bb7

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,27 @@
1-
# CSharp7-and-.NET-Core-2.0-Blueprints-eLearning (to be updated)
1+
[![GitHub issues](https://img.shields.io/github/issues/TrainingByPackt/CSharp7-and-.NET-Core-2.0-Blueprints-eLearning.svg)](https://github.com/TrainingByPackt/CSharp7-and-.NET-Core-2.0-Blueprints-eLearning/issues)
2+
[![GitHub forks](https://img.shields.io/github/forks/TrainingByPackt/CSharp7-and-.NET-Core-2.0-Blueprints-eLearning.svg)](https://github.com/TrainingByPackt/CSharp7-and-.NET-Core-2.0-Blueprints-eLearning/network)
3+
[![GitHub stars](https://img.shields.io/github/stars/TrainingByPackt/CSharp7-and-.NET-Core-2.0-Blueprints-eLearning.svg)](https://github.com/TrainingByPackt/CSharp7-and-.NET-Core-2.0-Blueprints-eLearning/stargazers)
4+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/TrainingByPackt/CSharp7-and-.NET-Core-2.0-Blueprints-eLearning/pulls)
5+
6+
# CSharp7 and .NET Core 2.0 Blueprints eLearning
7+
Leverage the features of C# 7 and .NET Core 2.0 to build real-world .NET Core applications.
8+
9+
## What you will learn
10+
* Get up and running with the new features of C# 7 and .NET Core 2.0
11+
* Explore Entity Framework Core, serverless computing and other features of .NET Core 2.0
12+
* Understand OAuth concepts and build ASP.NET Core applications using MongoDB
13+
14+
### Hardware Requirements
15+
For an optimal student experience, we recommend the following hardware configuration:
16+
* **Processor**: Intel Core i5 or equivalent
17+
* **Memory**: 40GB RAM
18+
* **Storage**: 35 GB available space
19+
* An Internet connection
20+
21+
### Software Requirements
22+
You’ll also need the following software installed in advance:
23+
* OS: Windows 7 SP1 64-bit, Windows 8.1 64-bit or Windows 10 64-bit, Ubuntu Linux, or the latest version of OS X
24+
* Browser: Google Chrome/Mozilla Firefox Latest Version
25+
* Notepad++/Sublime Text as IDE (Optional, as you can practice everything using Jupyter notebook on your browser)
26+
* Python 3.4+ (latest is Python 3.7) installed (from https://python.org)
27+
* Python libraries as needed (Jupyter, NumPy, Pandas, Matplotlib, BeautifulSoup4, and so)

0 commit comments

Comments
 (0)