-
- 簡単に修正可能か
- GitHub で CI 可能か
-
This will be a big effort. Lots of changes. Same goes for EF core
1. Convert to new project format
2. Update to dotnetcore 2
-
Event:
{"timestamp":"2018-05-30T18:08:09.464+05:30","level":"ERROR","hostName":"JHMELC-VM13-4","process":"dotnet","threadName":"1","loggerName":"dotnetcore_stacktrace.RaiseException","message":"Cust…
-
Are there any plans to support the PackageReference format in the new csproj?
`eg. `
-
-
#### 问题描述及重现代码:
```c#
var freeSqlBuilder = new FreeSql.FreeSqlBuilder()
.UseConnectionString(dbType, master.ConnectionString);
var fsql = freeSqlBuilder.Build();
通过fsql.Ado.DataType获…
-
test 1
Event:
{"timestamp":"2018-06-27T15:07:58.920+05:30","level":"ERROR","hostName":"YUGAL","process":"dotnet","threadName":"1","loggerName":"dotnetcore_stacktrace.RaiseException","message":"Custom…
-
Currently there is only a package `dotnetcore2` which curiously installs dotnetcore 3.1 :) https://pypi.org/project/dotnetcore2/
It would be great to support installing via pip of more recent .net…
-
## Read and complete the full issue template
Do not randomly delete sections. They are here for a reason.
**Do you want to request a *feature* or report a *bug*?**
- [x] Bug
- [ ] Feature
- […
-
How to specify build-packs in this case? specifying both java and dotnetcore complains as java expects a jar and thus errors. I need dotnetcore buildpack for main app and java buildpack for sidecar. P…