External Packages - Nano-Core/Nano.Library GitHub Wiki
Table of Contents
NwebSec
NWebsec consists of several security libraries for ASP.NET applications. These libraries work together to remove version headers, control cache headers, stop potentially dangerous redirects, and set important security headers.
Link: https://docs.nwebsec.com
EntityFramework Plus
Entity Framework Extensions is a library that dramatically improves EF performances by using bulk and batch operations.
Link: https://entityframework-extensions.net
EntityFramework Triggers
EntityFramework.Triggers Add triggers to your entities with insert, update, and delete events. There are three events for each: before, after, and upon failure.
Link: https://github.com/NickStrupat/EntityFramework.Triggers