Marusyk / grok.net

.NET implementation of the grok 📝
MIT License
290 stars 55 forks source link

Update to .net 6 #35

Closed vabka closed 2 years ago

vabka commented 3 years ago

Use file-scoped namespace everywhere in solution Add .net5.0 and .net6.0 as targetframeworks Set langversion to 10

Use some new C# 8 and 9 features (like using-var)

GrokItem could be a record

Marusyk commented 3 years ago

Hi @vabka , thank you for submitting this PR. Will review and update.

Marusyk commented 2 years ago

I'm going to close this PR due to inactivity for a long time