EgoDB 0.1.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EgoDB --version 0.1.2
NuGet\Install-Package EgoDB -Version 0.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EgoDB" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EgoDB --version 0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EgoDB, 0.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EgoDB as a Cake Addin #addin nuget:?package=EgoDB&version=0.1.2 // Install EgoDB as a Cake Tool #tool nuget:?package=EgoDB&version=0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EgoDB is a Solid, Professional, and easy to use Document Database
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Newtonsoft.Json (>= 6.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EgoDB:
Package | Downloads |
---|---|
EgoDB.Identity
EgoDB Identity |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.2 | 2,194 | 4/17/2015 |
0.1.2 | 1,119 | 4/12/2015 |
0.1.1 | 1,075 | 4/10/2015 |
0.1.0 | 1,233 | 4/9/2015 |
0.0.9 | 1,095 | 4/5/2015 |
0.0.8 | 1,111 | 4/5/2015 |
0.0.7 | 1,037 | 3/16/2015 |
0.0.6 | 1,031 | 3/16/2015 |
0.0.5 | 1,069 | 3/16/2015 |
0.0.4 | 1,032 | 3/16/2015 |
0.0.3 | 1,023 | 3/16/2015 |
0.0.2 | 1,075 | 3/16/2015 |
0.0.1 | 1,075 | 3/16/2015 |
you can have :
<connectionStrings>
<add name="EgoDB" connectionString="Database=MyEgoDB;Data Source=(LocalDb)\ego-db;" />
</connectionStrings>
other path options include:
(Desktop)
(ProgramFiles)
(ApplicationData)
(CurrentDirectory)
Note:
===============
(LocalDb) maps to "/App_Data"
Options are not case sensitive