RavenDB.Client.MvcIntegration
3.0.30000
RavenDB Client MvcIntegration let you include a visual profiler in your ASP.NET MVC application which will show you all the opened sessions and the time took to complete each database request. This can help you when developing with RavenDB.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package RavenDB.Client.MvcIntegration -Version 3.0.30000
dotnet add package RavenDB.Client.MvcIntegration --version 3.0.30000
<PackageReference Include="RavenDB.Client.MvcIntegration" Version="3.0.30000" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RavenDB.Client.MvcIntegration --version 3.0.30000
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RavenDB.Client.MvcIntegration, 3.0.30000"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- RavenDB.Client (= 3.0.30000)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on RavenDB.Client.MvcIntegration:
Repository | Stars |
---|---|
ravendb/docs
Docs for RavenDB
|
|
PureKrome/RavenOverflow
StackOverflow rip with a RavenDb database store
|