RavenDB-Linqpad-Driver-0.8.1.zip 20190525最新驱动,不支持RavenDB 4.x

时间:2022-06-14 08:17:41
【文件属性】:

文件名称:RavenDB-Linqpad-Driver-0.8.1.zip 20190525最新驱动,不支持RavenDB 4.x

文件大小:4.75MB

文件格式:ZIP

更新时间:2022-06-14 08:17:41

LinqPad RavenDB C#

To install: In Linqpad, click "Add connection". In the "Choose Data Context" dialog, press the "View more drivers..." button. In the "Choose a Driver" dialog, find the "RavenDB Driver" and click the "Download & Enabled driver" link. Back in the "Choose Data Context" dialog, select "RavenDB Driver" and click the next button. In the RavenDB connection dialog, supply your connection information. You're done. You can write some code against your Raven database now. For example: // c# expression from a in Query() where a.Title.StartsWith("Classic") select a The RavenDB Linqpad Driver will create a DocumentStore for you to use to connect to RavenDB. It uses the details that you supply in the connection properties window inside Linqpad. If you need to fully control the creation of the IDocumentStore (for sharding, etc) you can do it: In your project, add a reference to RavenLinqpadDriver.Common.dll (can be found in /Common). Implement ICreateDocumentStore. In Linqpad's RavenDB connection properties, reference your project's assembly. When you run queries under that Linqpad connection, your custom IDocumentStore will be used.


【文件预览】:
RavenDB-Linqpad-Driver-0.8.1
----.gitattributes(483B)
----RavenLinqpadDriver.sln.DotSettings(463B)
----lib()
--------Ionic.Zip.dll(452KB)
--------LINQPad.exe(5.39MB)
----packages()
--------repositories.config(273B)
----RavenLinqpadDriver.Package()
--------packages.config(133B)
--------Extensions.cs(335B)
--------Program.cs(2KB)
--------app.config(141B)
--------RavenLinqpadDriver.Package.csproj(3KB)
--------Properties()
----RavenLinqpadDriver()
--------ViewModelBase.cs(504B)
--------SomeOtherClass.cs(88B)
--------packages.config(371B)
--------RavenDriver.cs(4KB)
--------Extensions.cs(531B)
--------RavenConectionDialog.xaml.cs(806B)
--------RelayCommand.cs(1KB)
--------GuidValueConverter.cs(708B)
--------RavenConectionDialog.xaml(5KB)
--------Properties()
--------RavenLinqpadDriverStrongNameKey.snk(596B)
--------RavenLinqpadDriver.csproj(7KB)
--------RavenConnectionDialogViewModel.cs(9KB)
--------App.xaml(139B)
--------AssemblyVersion.cs(437B)
--------header.xml(223B)
--------Connection.png(48KB)
--------RavenContext.cs(14KB)
--------AssemblyVersion.cs.orig(598B)
----RavenLinqpadDriver.sln(4KB)
----readme.html(2KB)
----docs()
--------Linqpad Extensibility.url(125B)
--------DataContextDrivers.docx(194KB)
----RavenLinqpadDriver.Common()
--------RavenLinqpadDriver.Common.csproj(4KB)
--------ConnectionInfo.cs(367B)
--------packages.config(138B)
--------ICreateDocumentStore.cs(426B)
--------Properties()
--------RavenLinqpadDriverStrongNameKey.snk(596B)
----.gitignore(3KB)
----.nuget()
--------NuGet.exe(1.53MB)
--------NuGet.targets(7KB)
--------NuGet.Config(164B)
----readme.md(2KB)
----license.txt(7KB)

网友评论