Git Product home page Git Product logo

ravendb.dependencyinjection's People

Contributors

ar0311 avatar joshclose avatar judahgabriel avatar kdcllc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ravendb.dependencyinjection's Issues

RavenDB authentication certificate

Hi,

Thanks for the library.
I have a question about the certificate file.
On the server if the certificate is stored on Trusted windows store certificates doesn't the library pick it from there or if we could just give it a fingreprint of the certificate so we don't need to put the pfx password inside the appsettings.
Or you suggest then we do the certificate generation manually?
from this section.
https://github.com/JudahGabriel/RavenDB.DependencyInjection#manual-configuration

Ability to pass certificate from Azure Vault

Currently, this library only supports scenarios where the certificate is located on the local file system.

The addition must include the ability to configure the certificate separately from RaveSettings class. It should be flexible enough to create an instance of the IDocumentStore.

Support for non-webhost scenarios

I was just trying to use this with an Az function backend (.NET 5 isolated) and since this depends on web host abstractions, I get:

FailureException: System.InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Hosting.IHostingEnvironment' while attempting to activate 'Raven.DependencyInjection.RavenOptionsSetup'

For now I will workaround this by doing manual creation but this would be nice to support in the future!

Related: microsoft/ApplicationInsights-dotnet#1235

Index Creation

How would I ensure all the indexes are loaded/created when the docstore initializes?

eg
IndexCreation.CreateIndexes(typeof(TYPEXX).Assembly, ?store?);

BTW
Nice piece of code

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.