-
-
Notifications
You must be signed in to change notification settings - Fork 12
External Packages
Michael Vivet edited this page Jan 27, 2019
·
2 revisions
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
Entity Framework Extensions is a library that dramatically improves EF performances by using bulk and batch operations.
Link: https://entityframework-extensions.net
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