Gallery

entlib-prerelease

entlib-prerelease

Enterprise Library Pre-release Feed

Microsoft patterns & practices

Enterprise Library

This is a public feed for the application blocks of the Enterprise Library. For more info, to log issues or submit your pull requests, see http://entlib.codeplex.com

Read more...

It's kind of empty out here...

Package Id Latest Version
Uploaded rss
EnterpriseLibrary.SemanticLogging

Authored by: Microsoft

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 Windows Azure table storage, SQL Server databases, and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. For the those sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analyzing or processing the logged data. An out-of-proc Windows Service is available as a separate NuGet package (EnterpriseLibrary.SemanticLogging.Service).

1.1.1401-prerelease 11 years ago
EnterpriseLibrary.SemanticLogging.Database

Authored by: Microsoft

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 Windows Azure SQL Database.

1.1.1401-prerelease 11 years ago
EnterpriseLibrary.SemanticLogging.Service

Authored by: Microsoft

The Semantic Logging Application Block (SLAB) 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 Windows Azure table storage, SQL Server databases, and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. For the those sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analyzing or processing the logged data. This package contains an out-of-proc Windows Service for SLAB.

1.1.1401-prerelease 11 years ago
EnterpriseLibrary.SemanticLogging.WindowsAzure

Authored by: Microsoft

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 Windows Azure table storage.

1.1.1401-prerelease 11 years ago
Unity

Authored by: Microsoft

The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.

3.5.1404-prerelease 11 years ago
Unity.AspNet.WebApi

Authored by: Microsoft

Unity bootstrapper for ASP.NET Web API

3.5.1404-prerelease 11 years ago
Unity.Interception

Authored by: Microsoft

Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behaviors to an object at run time.

3.5.1404-prerelease 11 years ago
Unity.Mvc

Authored by: Microsoft

The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.

3.5.1404-prerelease 11 years ago

Connect to feed

By: Microsoft patterns & practices

Total download count: 567

Readonly