Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oppgradere til .NET Framework 4.6? #189

Open
asjafjell opened this issue Oct 19, 2016 · 4 comments
Open

Oppgradere til .NET Framework 4.6? #189

asjafjell opened this issue Oct 19, 2016 · 4 comments

Comments

@asjafjell
Copy link
Contributor

Det har blitt spurt om vi skal støtte ASP.NET Core (#177) , og dette er i utgangspunktet en god idé fordi klientbiblioteket blir mer lettvekts og potensielt plattformuavhengig. Jeg innser at dette er litt for frampå for avsendere som tidligere hang igjen på .NET 3.5 fra 2007. Samtidig blir det utfordrende å støtte flere versjoner samtidig. Vi bør likevel ha en strategi for hvor stort etterslepet skal være.

Vi er nå på .NET Framework 4.5 som ble lansert for 4 år siden og jeg mener vi bør lukte på muligheten for å gå opp til 4.6 som ble lansert for 1,5 år siden. Fordelene ved oppgradering er:

  • Bedre garbage collection for økt ytelse
  • Raskere kompilering - bedre for utviklere
  • Oppdatering av kryptografi som kan åpne opp for forenklinger i biblioteket
  • Og mye annet. Se denne posten fra blogs.msdn for mer informasjon.

Her er vi åpne for innspill!

@aberner
Copy link
Contributor

aberner commented Apr 26, 2017

Vi har avsendere som enda ikke har oppgradert til versjon 4.6. Men samtidig er det et press om å oppgradere ref: #199

@wolgasster
Copy link

Most of our projects are migrating to .NET Core (.NET Standard), if it's possible.
So supporting .NET Core potentially could solve #199

@aslakjo
Copy link
Collaborator

aslakjo commented Nov 22, 2017

@wolgasster Ok, we are in the final stages of solving this, and think it also will solve #199. I'll see if we can upgrade at the same time. Just to be sure.

@aslakjo
Copy link
Collaborator

aslakjo commented Nov 27, 2017

Now a beta release of the difi-sikker-digital-post-klient is out in prelease 3.0.0.112-beta. (https://www.nuget.org/packages/difi-sikker-digital-post-klient/3.0.0.112-beta) @wolgasster; Can you help us to test that it works for you and provide feedback? Do also assess whether it solves you #199 issue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants