-
If I turn generate package on build on with the latest 2017 RC3, I get two packages created:
clone https://github.com/exceptionless/Foundatio/tree/feature/dotnet , then turn on generate package on …
-
So I was running into tons of issues that have been fixed in the nightlies and just wanted to build and package only .net 46 framework targets so I ran the build with `-f net46`
https://github.com/…
-
_From @niemyjski on February 8, 2017 17:2_
Since the latest VS2017 RC3 update I'm unable to discover all of my unit test projects...
Just clone (https://github.com/exceptionless/foundatio) and try…
-
Getting closer to having my install work.
The web interface is now trying to get the pre-flight page to load but I'm still getting a couple of errors preventing it from loading.
Any help would be …
-
Since the high performance requirements, we are trying to deploy exceptionless in the load balance environment.
After investigation, we intended to make use of different `AppScope` in settings for e…
-
Hi
We have a need to support https://www.nuget.org/packages/ServiceBus.v1_1/ I have done a fork (https://github.com/exceptionless/Foundatio/compare/master...dpvreony-forks:master), it's pretty much a…
-
## Description
> "External " namespace appearing for testcases which have no source info
## Steps to reproduce
> Open Testplatform.sln in VS
> Group by namespace in testwindow
## Expected beh…
-
StackExchange.Redis version:
1.1.604-alpha
Platform:
.NET Core 1.0 (Win10 x64)
Problem:
When calling `IDatabase.HashGetAllAsync` followed by `IDatabase.SetScan`, a TimeoutException is thrown.
Repro…
innix updated
7 years ago
-
I noticed that we have it set to 30 days in a month. This isn't that accurate (https://www.quora.com/What-is-the-average-number-of-days-in-a-month) Should we be updating this?
-
We need to reindex all data and update the client for Elasticsearch 2.0 as things have been deprecated. We should compile a list of these as well as look into performance gains that could be achieved …