scientistproject / Scientist.net

A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library
MIT License
1.46k stars 95 forks source link

Feature/core rewrite #134

Closed JoshHiles closed 3 years ago

JoshHiles commented 3 years ago

Description

Merge of my fork branch of rewriting the repo in .NET 6

I have left the 'old' stuff in the 'old' folder so we can compare etc. whilst rewriting.

My thoughts are that we use github actions to deploy a 2.x.x-alpha to NuGet which we can use for testing etc. with the wider community.

In regards to the main branch, we keep that going and alive for the time being with the outlook to have a 1.x.x branch where the old code sits for any bug fixes and such. However i think people should moving on from old .net versions!