MassTransit
by: Chris Patterson
- 1.067k total downloads
- Latest version: 9.2.0-develop.146
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 267 total downloads
- Latest version: 9.2.0-develop.146
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AmazonSQS
by: Chris Patterson
- 855 total downloads
- Latest version: 9.2.0-develop.146
MassTransit Amazon SQS transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Newtonsoft
by: Chris Patterson
- 551 total downloads
- Latest version: 9.2.0-develop.146
MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson
- 996 total downloads
- Latest version: 9.2.0-develop.146
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
Material.Avalonia
by: Larymar SKProCH Appleneko2001
- 204 total downloads
- Latest version: 3.14.2
This repository is a set of styles that will help you customize your application in an appropriate material design.
Material.Icons
by: SKProCH
- 964 total downloads
- Latest version: 3.0.3-nightly.0.2
Parsed icons set from materialdesignicons.com
Material.Icons.Avalonia
by: SKProCH
- 94 total downloads
- Latest version: 3.0.1-nightly.0.4
Avalonia control for display material icons from Material.Icons
MaterialDesignThemes
by: James Willock
- 2.403k total downloads
- Latest version: 5.3.3-ci1377
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MessagePack
by: neuecc aarnott
- 619 total downloads
- Latest version: 3.1.6
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 265 total downloads
- Latest version: 3.1.6
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc aarnott
- 268 total downloads
- Latest version: 3.1.6
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
- 330 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
- 91 total downloads
- Latest version: 0.11.6
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
Microsoft.ApplicationInsights
by: Microsoft
- 184 total downloads
- Latest version: 3.1.2
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
- 197 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
- 164 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
- 141 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
- 203 total downloads
- Latest version: 2.3.10
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.