├── CSCB6CodeSamples.zip └── README.md /CSCB6CodeSamples.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oreillymedia/c_sharp_6_cookbook/a64ec4395b3c85120dbc76226a21dc36b7d96380/CSCB6CodeSamples.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | C# 6.0 Cookbook 2 | ========== 3 | 4 | This is the example code that accompanies C# 6.0 Cookbook by Jay Hilyard and Stephen Teilhet (9781491921463). 5 | 6 | Click the Download Zip button to the right to download example code. 7 | 8 | Visit the catalog page [here](http://shop.oreilly.com/product/0636920037347.do). 9 | 10 | See an error? Report it [here](http://oreilly.com/catalog/errata.csp?isbn=0636920037347), or simply fork and send us a pull request. 11 | --------------------------------------------------------------------------------