-
Bug Report / Support Request Template
--------------------------------------
I m using latest serilog libraries with dotnet 5 project, and adding sinks configuration from json configuration provider…
-
```
Running version: 1.5.9.7#dev
Python version: 2.7.5
Operating system: Linux-3.10.0-1160.25.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core
Command line: sqlmap.py -r ************* -p userpw --risk=3 …
-
Possibly related to #334 .
Clean install of Windows 11, SQL Server 2019, IIS 10, nvQuickSite 2.1.1.
![image](https://user-images.githubusercontent.com/33320405/138757707-0c9ce668-fe8e-49eb-bfd3-…
-
Hi guys.
Wanna bring up an old topic some one raised previously.
The section where the document points out when you configure the library without creating a concrete instance(using appsettings…
-
## Bug Report
I'm using the latest driver 0.8.6.
I have a field in an MSSQLServer table that is of the DateTimeOffSet type, and I realized that when the timezone is negative it ignores the signa…
-
I am configuring Serilog thusly and registering it with my IOC:
```
var levelSwitch = new LoggingLevelSwitch();
levelSwitch.MinimumLevel = LogEventLevel.Information;
_container.RegisterFactory(f…
-
Hello
I am developing a vscode web api project. I use Serilog.Sinks.MSSqlServer for logging. I made all the adjustments, then when I open the cli and say dotnet watch run, it says 'Building...' and…
-
**Describe the bug**
When trying to create the SqlDataProvider I get the error _"The type provider 'FSharp.Data.Sql.SqlTypeProvider' reported an error: System.Data.SqlClient is not supported on this …
-
Hello everyone.
I'm trying to use a grain with "Object" as a parameter.
But when calling this grain, I get the error below :
`Could not load file or assembly 'Core.Gateway, Culture=neutral, Pub…
-
I am not sure if anyone reported the issue, but for some reason, after the latest pool of the app and the MSSQL MS latest update “18.9.2”, the SQL Server Management Studio is no longer able to connect…