Kavenegar
by: Kavenegar Team Bagher Sohrabi Ardavan
- 14 total downloads
- Latest version: 1.2.5
Kavenegar API in .NET
log4net
by: The Apache Software Foundation
- 0 total downloads
- Latest version: 2.0.8
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 0 total downloads
- Latest version: 3.0.0-rc0529
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
MaterialDesignThemes
by: James Willock
- 0 total downloads
- Latest version: 5.3.1-ci1236
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 2 total downloads
- Latest version: 2.4.0
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 2 total downloads
- Latest version: 2.22.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.JavaScript
by: Microsoft
- 2 total downloads
- Latest version: 1.0.20-build00666
Application Insights API enables you to get insights into user behavior and monitor usage patterns for your JavaScript applications. Application Insights service collects the data, analyzes it and presents the results in the forms of graphs and reports in Application Insights portal in Microsoft Azure. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 2 total downloads
- Latest version: 2.22.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.Web
by: Microsoft
- 1 total downloads
- Latest version: 2.22.0
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 1 total downloads
- Latest version: 2.22.0
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 1 total downloads
- Latest version: 2.22.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.FriendlyUrls
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2
Adds a mobile master page and a view switcher user control to enable switching between mobile and desktop views using ASP.NET Friendly URLs.
Note: This package contains content for C# Web Application Projects (WAPs) only.
Microsoft.AspNet.FriendlyUrls.Core
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2
A library that enables automatic resolution of extensionless URLs to ASP.NET file-based handlers, e.g. ASPX pages.
Microsoft.AspNet.Mvc
by: Microsoft
- 4 total downloads
- Latest version: 5.3.0
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNet.ScriptManager.MSAjax
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0
This package contains the Microsoft.ScriptManager.MSAjax assembly that will automatically register the Microsoft Ajax optimization bundle for Web Forms with ScriptManager.
Microsoft.AspNet.ScriptManager.WebForms
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0
This package contains the Microsoft.ScriptManager.WebForms assembly that will automatically register the Microsoft Ajax optimization bundle for Web Forms with ScriptManager.
Microsoft.AspNet.SignalR
by: Microsoft
- 2 total downloads
- Latest version: 2.2.2
Incredibly simple real-time web for .NET.
This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.
Microsoft.AspNet.SignalR.JS
by: Microsoft
- 2 total downloads
- Latest version: 2.2.2
JavaScript client for ASP.NET SignalR.
Microsoft.AspNet.SignalR.SystemWeb
by: Microsoft
- 2 total downloads
- Latest version: 2.2.2
Incredibly simple real-time web for .NET.
Components for using ASP.NET SignalR in applications hosted on System.Web.
Microsoft.AspNet.TelemetryCorrelation
by: Microsoft
- 2 total downloads
- Latest version: 1.0.8
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.