LinqKit.Core
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 64 total downloads
- Latest version: 1.2.9
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
LinqKit.Microsoft.EntityFrameworkCore
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 106 total downloads
- Latest version: 1.2.9
LinqKit.Microsoft.EntityFrameworkCore contains extensions for LINQ to SQL and EntityFrameworkCore. With Include(...) and IDbAsync support.
LiveCharts
by: Beto Rodriguez
- 128 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for .Net
LiveCharts.Wpf
by: Beto Rodriguez
- 40 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
log4net
by: The Apache Software Foundation
- 51 total downloads
- Latest version: 2.0.17
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
Magnum
by: Chris Patterson Dru Sellers
- 28 total downloads
- Latest version: 2.1.3
Magnum is a library for the larger than average developer
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 218 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.
ManagedEsent
by: Microsoft
- 45 total downloads
- Latest version: 1.9.4
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MassTransit
by: Chris Patterson
- 92 total downloads
- Latest version: 5.5.6+build.2221.sha.1f6a8f0
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.AmazonSQS
by: Chris Patterson
- 30 total downloads
- Latest version: 5.5.6+build.2221.sha.1f6a8f0
MassTransit ActiveMQ transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.RabbitMQ
by: Chris Patterson
- 99 total downloads
- Latest version: 5.5.6+build.2221.sha.1f6a8f0
MassTransit RabbitMQ transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MaterialDesignColors
by: James Willock
- 955 total downloads
- Latest version: 2.0.6
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MaterialDesignThemes
by: James Willock
- 3.348k total downloads
- Latest version: 5.3.1-ci1236
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MessagePack
by: neuecc
- 176 total downloads
- Latest version: 1.9.11
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc aarnott
- 175 total downloads
- Latest version: 3.1.4
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
MethodBoundaryAspect.Fody
by: Ralf Kornelius Marcell Spies Martin Ayasse Contributors
- 132 total downloads
- Latest version: 2.0.150
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
Microsoft.ApplicationInsights
by: Microsoft
- 47 total downloads
- Latest version: 2.23.0
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.Mvc
by: Microsoft
- 87 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.Razor
by: Microsoft
- 108 total downloads
- Latest version: 3.3.0
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNet.Web.Optimization
by: Microsoft
- 29 total downloads
- Latest version: 1.1.3
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.