Top 20 NuGet enterprise Packages

Entity Framework Poco Adapter Layer for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.
Front-End ASP.NET MVC layer of Business Module for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.
DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, ...
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in SQL Server and Azure SQL Database.
Front end shell application based on asp.net mvc for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.
We've added support for the Enterprise Library Semantic Logging (ETW). This allows you to leverage your current investment in EntLib, but leverage the power and flexibility of the ReflectInsight Viewer. In order to use this extension you must have the ReflectInsight Viewer installed. Download and i...
This library allows development teams using Enterprise Library to deliver consistent log messages by using greatly simplified methods for writing messages to Enterprise Library Logging Application Block.
An AOP framework that can intercept any method call: instance or static, virtual or not. It's very easy to get started with, it has in-depth support of LINQ and Entity Framework and comes with bunch of useful stock aspect classes for DAL, BL, Testing and Service tiers.
An AOP framework that can intercept any method call: instance or static, virtual or not. It's very easy to get started with, it has in-depth support of LINQ and comes with bunch of useful stock aspect classes for DAL, BL, Testing and Service tiers.
Enterprise Library Semantic Logging Application Block (SLAB) event sink that writes to the Seq (http://getseq.net) structured log server.
LLBLGen Pro is a leading ORM framework and entity modelling solution for .NET. This package contains the Dynamic Query Engine for Sybase Adaptive Server Enterprise. This package has an indirect dependency on Sybase's Adaptive Server Enterprise ADO.NET provider, and it has to be present on the sys...
This packages should be referenced by the MVC application to add built-in support for Unit of Work and Repository Patterns in controllers
We've added support for the Enterprise Library Logging adapter. This allows you to leverage your current investment in EntLib, but leverage the power and flexibility of the ReflectInsight Viewer. A special benefit in this extension as it will parse and display XML message in proper syntax. In order...
It is a Fay Logging facade for the Microsoft Enterprise Library Logging Application Block version 5. This facade provides a simple delegate logging API making logging easier, while helping to make sure any of the code required to generate a log message is not executed unless the logging level is wit...
SharePoint Flow Image Field The SharePoint CSR UI control for working with pictures/images in field (upload, select from library)
SharePoint custom callout for new item hero button The main idea of this project was very simple. Look at this standard callout in SharePoint 2013 for a document library with enabled WOPI. Main feature of the solucion are: * The user can see the hero button only if the user has permissions in cur...
The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sinks include Azure table storage, SQL Server databases, file, console and rolling files with...
Semantic logging application block of Enterprise Library modified to use EventSource from "Microsoft.Diagnostics.Tracing" namespace
Add extension method for ExceptionManager to support exception handling in async actions and functions. public static async Task<TResult>ProcessAsync<TResult>(this ExceptionManager exceptionManager, string policyName, Func<Task<TResult>> action, TResult defaultValue) public static async Task Proces...