cfranchuk

Results 4 comments of cfranchuk

> 4.6 seems to be the oldest supported version by Windows 10. Unless there is some very useful functionality in 4.7, it would probably be the most reasonable to target...

> This is an area I've thought about a lot, I definitely think we should bump the .NET Framework version, though I'm not sure it being not supported is the...

Personally I like that this library does not attempt to solve authentication and wrap that into the library. As-is the developer can choose the authentication method with Azure AD and...

Hey David, I forked your project and fixed the bulk operations for .NET Core & .Net Standard. However, it did require some updates to libraries and a reference to a...