This website requires JavaScript.
Explore
Help
Sign in
Janus007
/
PlanTempusApp
Watch
1
Star
0
Fork
You've already forked PlanTempusApp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8dd01d291d
PlanTempusApp
/
Database
/
Core
/
IDbConfigure.cs
8 lines
121 B
C#
Raw
Normal View
History
Unescape
Escape
Enhancing telemetry in Seq and fixes namespaces
2025-02-20 00:23:13 +01:00
namespace
PlanTempus.Database.Core
Application User setup WIP
2025-02-11 17:07:01 +01:00
{
Enhancing telemetry in Seq and fixes namespaces
2025-02-20 00:23:13 +01:00
public
interface
IDbConfigure
<
T
>
{
void
With
(
T
command
)
;
}
Application User setup WIP
2025-02-11 17:07:01 +01:00
}
Reference in a new issue
Copy permalink