corefx
Here are 10 public repositories matching this topic...
jitstd has methods that also exist in std namespace that is declared in src\inc\clr_std\utility.
For example swap, pair, forward etc.
Also, it has many methods that are unused, for example utility::set_union, utility::set_difference etc.
So the tas
The sole test now just reads in standard csv data in a stream. We'd need tests that cover nulls, missing data, conversions etc.
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
-
Updated
Sep 12, 2019 - C#
Code For Pluralsight Course on OAuth and IdentityServer4 updated to ASP.NET Core 2.0 HybridFlow
-
Updated
Nov 14, 2017 - C#
Improve this page
Add a description, image, and links to the corefx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the corefx topic, visit your repo's landing page and select "manage topics."
These methods should null check the
thisargument:https://github.com/dotnet/corefx/blob/226f57b4f2bf91822604aa73338070c601d7a0fe/src/System.IO.FileSystem.AccessControl/src/System/IO/FileSystemAclExtensions.cs
cc @JeremyKuhne @stephentoub