Giter Site home page Giter Site logo

.NET Core Runtime about server HOT 13 CLOSED

kspearrin avatar kspearrin commented on May 6, 2024 2
.NET Core Runtime

from server.

Comments (13)

kspearrin avatar kspearrin commented on May 6, 2024 4

Knocked another one off the list (DataTableProxy). One more to go (PushSharp, which I plan to replace with Azure Notification Hubs soon).

from server.

kspearrin avatar kspearrin commented on May 6, 2024 2

NET Standard 2.0 is due to release soon (maybe March?) and should make all of our dependencies compatible with .NET Core. Cross platform coming soon!

from server.

Jericho avatar Jericho commented on May 6, 2024 1

Regarding SendGrid: I would like to mention that I released a library called StrongGrid that targets multiple .Net frameworks, including .Net Standard. The library covers the entire SendGrid API (not just sending emails). This means that it also helps you maintain lists, contacts and segments, it also helps you generate API Keys, manage subscription groups, templates, etc.

The most powerful improvement in StrongGrid vs SendGrid's library is that everything is strongly typed (as opposed to 'dynamic').

from server.

kspearrin avatar kspearrin commented on May 6, 2024 1

OTPSharp replaced with https://github.com/kspearrin/Otp.NET

from server.

kspearrin avatar kspearrin commented on May 6, 2024 1

SendGrid library has now been updated to 9.x, which includes support for .NET Standard.

from server.

Reanmachine avatar Reanmachine commented on May 6, 2024

You also may have to solve #10 if you're expecting to ease the cross-platform woes. MSSQL isn't a picnic on linux.

from server.

Jericho avatar Jericho commented on May 6, 2024

Would you accept a PR to replace SendGrid's C# client (which still is not compatible with .NET Core) with StrongGrid?

from server.

kspearrin avatar kspearrin commented on May 6, 2024

According to SendGrid, they have a new strongly typed, .NET Core compatible version releasing soon so I think I'll just wait for that official one.

from server.

Jericho avatar Jericho commented on May 6, 2024

I know, they've been saying that for a year now!!!

from server.

kspearrin avatar kspearrin commented on May 6, 2024

This is done for next release which will include self-hosted options in Linux docker containers.

master branch is now cross-platform compatible through the netcoreapp2.0 framework. .NET Core 2.0 runtime is required.

from server.

kspearrin avatar kspearrin commented on May 6, 2024

See the updated main README for build/run instructions.

from server.

mongrelion avatar mongrelion commented on May 6, 2024

@kspearrin great!

I just took this for a spin (on macOS) but there seems to be some missing images in the Docker Hub.
Check the attached log:

 x ./bitwarden.sh install
 _     _ _                         _
| |__ (_) |___      ____ _ _ __ __| | ___ _ __
| '_ \| | __\ \ /\ / / _` | '__/ _` |/ _ \ '_ \
| |_) | | |_ \ V  V / (_| | | | (_| |  __/ | | |
|_.__/|_|\__| \_/\_/ \__,_|_|  \__,_|\___|_| |_|

Open source password management solutions
Copyright 2015-2017, 8bit Solutions LLC
https://bitwarden.com, https://github.com/bitwarden

Docker version 17.06.0-ce, build 02c1d87

(!) Enter the domain name for your bitwarden instance (ex. bitwarden.company.com): localhost
(!) Do you want to use Let's Encrypt to generate a free SSL certificate? (y/n): n
Unable to find image 'bitwarden/setup:latest' locally
docker: Error response from daemon: repository bitwarden/setup not found: does not exist or no pull access.
See 'docker run --help'.

I think we are either missing some steps to build the bitwarden/setup image locally or the image should be pushed by you to the Hub before any of this can happen.

Thanks again for the effort! I'm looking forward to seeing this moving on!

from server.

kspearrin avatar kspearrin commented on May 6, 2024

@mongrelion Yes, the images are not yet available on Docker Hub. This is issue was for being able to build and run for .NET Core runtime, not deploying (Docker). You can follow this issue for that #25 . I plan to announce sometime here soon for Docker deployments once i button everything up.

from server.

Related Issues (20)

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.