You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MQTTnet AspNetCore Routing is a fork of https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.Routing
7
+
MQTTnet AspNetCore Routing is a fork of https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting
8
8
9
9
This addon to MQTTnet provides the ability to define controllers and use attribute-based routing against message topics in a manner that is very similar to AspNet Core.
10
10
@@ -165,7 +165,7 @@ Contributions are welcome. Please open an issue to discuss your idea prior to se
165
165
166
166
## MIT License
167
167
168
-
See https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.Routing/LICENSE.
168
+
See https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting/LICENSE.
0 commit comments