This is a compiled package of AppForSharePointOnlineWebToolkit (https://www.nuget.org/packages/AppForSharePointOnlineWebToolkit). This package is not maintained by Microsoft.
* If you only want code bits, download the original package.
* Any compiled version of 3.1.4.*...
More information
**This has been merged**
Try https://www.nuget.org/packages/Aliencube.ConfigurationValueConverter
--
Case Insensitive Enum Value Converter enables enum values to be case-insensitive in configuration sectionis from App.config or Web.config
Entity Framework Context Library (ECL) provides DbContextFactory to support mutliple DbContext instances within a UnitOfWork transaction scope through UnitOfWorkManager, using Entity Framework 7.
**This has been merged**
Try https://www.nuget.org/packages/Aliencube.ConfigurationValueConverter
--
Comma Delimited List Value Converter enables comma delimited string values to be a list in configuration sectionis from App.config or Web.config
AuthorizeAttribute.Extended separates 403 (Forbidden) error code from 401 (Unauthorized) error code based on authentication and/or authorisation result, while ASP.NET's AuthorizeAttribute class only returns 401 (Unauthorized) error code.
This provides an extended SDK for WebTests of Application Insights, which is not supported by [Azure SDK for .NET](https://github.com/Azure/azure-sdk-for-net).
This provides a converter library that converts configuration value to enum or list.
It is a consolidated version of:
- https://www.nuget.org/packages/Aliencube.CaseInsensitiveEnumConverter
- https://www.nuget.org/packages/Aliencube.CommaDelimitedListConverter
If you want to find an individual...
More information