Monday, January 14, 2019

GitHub Free private repos

New year, new GitHub: Announcing unlimited free private repos and unified Enterprise offering | The GitHub Blog

GitHub Free now includes unlimited private repositories. For the first time, developers can use GitHub for their private projects with up to three collaborators per repository for free. 

GitHub Enterprise is the new unified product for Enterprise Cloud (formerly GitHub Business Cloud) and Enterprise Server (formerly GitHub Enterprise). 

GitHub Pro (formerly GitHub Developer) and GitHub Team are also available for developers and teams who need professional coding and collaboration features. 

Pipelines: .NET high performance IO

High performance IO with System.IO.Pipelines | On .NET | Channel 9

"System.IO.Pipelines was born from the work the .NET Core team was doing to make it easier to do high performance IO in .NET.