MassTransit
by: Chris Patterson
- 563 total downloads
- Latest version: 9.1.0-develop.49
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 92 total downloads
- Latest version: 9.1.0-develop.49
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AmazonSQS
by: Chris Patterson
- 259 total downloads
- Latest version: 9.1.0-develop.49
MassTransit Amazon SQS transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Newtonsoft
by: Chris Patterson
- 243 total downloads
- Latest version: 9.0.1-develop.47
MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson
- 583 total downloads
- Latest version: 9.1.0-develop.49
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
- 468 total downloads
- Latest version: 3.0.0-preview6
Parsed icons set from materialdesignicons.com
Material.Icons.Avalonia
by: SKProCH
- 51 total downloads
- Latest version: 3.0.0-preview6
Avalonia control for display material icons from Material.Icons
MaterialDesignThemes
by: James Willock
- 1.291k total downloads
- Latest version: 5.3.1-ci1236
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MessagePack
by: neuecc aarnott
- 315 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
- 170 total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
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
- 102 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
- 47 total downloads
- Latest version: 0.11.3
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
Microsoft.ApplicationInsights
by: Microsoft
- 40 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
- 60 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
- 32 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
- 80 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
- 68 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
- 85 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.