MassTransit
by: Chris Patterson
- 850 total downloads
- Latest version: 9.1.0-develop.98
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 177 total downloads
- Latest version: 9.1.0-develop.98
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AmazonSQS
by: Chris Patterson
- 441 total downloads
- Latest version: 9.1.0-develop.98
MassTransit Amazon SQS transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Newtonsoft
by: Chris Patterson
- 443 total downloads
- Latest version: 9.1.0-develop.98
MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson
- 809 total downloads
- Latest version: 9.1.0-develop.98
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
Material.Avalonia
by: Larymar SKProCH Appleneko2001
- 91 total downloads
- Latest version: 3.13.4
This repository is a set of styles that will help you customize your application in an appropriate material design.
Material.Icons
by: SKProCH
- 691 total downloads
- Latest version: 3.0.1-nightly.0.2
Parsed icons set from materialdesignicons.com
Material.Icons.Avalonia
by: SKProCH
- 63 total downloads
- Latest version: 3.0.0-preview6
Avalonia control for display material icons from Material.Icons
MaterialDesignThemes
by: James Willock
- 2.054k total downloads
- Latest version: 5.3.1
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MessagePack
by: neuecc aarnott
- 517 total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 252 total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc aarnott
- 259 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
- 250 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.
MicroCom.Runtime
by: MicroCom.Runtime
- 62 total downloads
- Latest version: 0.11.5
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
Microsoft.ApplicationInsights
by: Microsoft
- 131 total downloads
- Latest version: 3.0.0-beta2
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
- 95 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.WebApi.Client
by: Microsoft
- 52 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebApi.Core
by: Microsoft
- 142 total downloads
- Latest version: 5.3.0
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.WebPages
by: Microsoft
- 106 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 149 total downloads
- Latest version: 2.3.9
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.