This website requires JavaScript.
Explore
Help
Sign In
tudor.stanciu
/
network-resurrector
mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
Watch
1
Star
0
Fork
You've already forked network-resurrector
0
Code
Issues
1
Packages
Projects
Releases
Wiki
Activity
eea162d276
network-resurrector
/
NetworkResurrector.Domain
/
Services
/
IParamProvider.cs
7 lines
100 B
C#
Raw
Normal View
History
Unescape
Escape
Integration with inhouse identity server
2020-12-21 01:21:21 +02:00
namespace
NetworkResurrector.Domain.Services
infrastructure: swagger; authentication;user service; commands
2020-07-09 02:58:04 +03:00
{
public
interface
IParamProvider
{
}
}