Handlebars.Net icon indicating copy to clipboard operation
Handlebars.Net copied to clipboard

Any porting available for .net core 5.0

Open Nagendracv opened this issue 4 years ago • 3 comments

Looking forward to .net core support for this library

Nagendracv avatar Jan 20 '21 22:01 Nagendracv

Hello @Nagendracv Library supports netstandard 2.0 and 2.1 so you should be able to use it with net5 without any problems. PR with net5 target is welcome 😀

oformaniuk avatar Jan 21 '21 01:01 oformaniuk

I'm using this successfully in a .NET 5 project, so not sure what the question here is referring to. Can you elaborate?

huysentruitw avatar Jan 23 '21 22:01 huysentruitw

Can also use with .NET 5.

jonfast565 avatar May 18 '21 21:05 jonfast565