firebaseNet icon indicating copy to clipboard operation
firebaseNet copied to clipboard

NetStandard target support

Open edjacob25 opened this issue 8 years ago • 2 comments

I'm trying to use FirebaseNet from a .Net Core Class Library I'm planing to use in various projects inside my solution, however, FirebaseNet only supports netcoreapp1.0, net 4.5 and .net 4.6. If it instead targeted netstardard 1.1 for example, it could be used in other contexts, such as the one I'm mentioning. The issue is already fixed in #6, so it could be good to have that merged

edjacob25 avatar May 15 '17 21:05 edjacob25

Hi! Thanks for the feedback. I`ll update the targets ASAP ;)

2017-05-15 18:56 GMT-03:00 edjacob25 [email protected]:

I'm trying to use FirebaseNet from a .Net Core Class Library I'm planing to use in various projects inside my solution, however, FirebaseNet only supports netcoreapp1.0, net 4.5 and .net 4.6. If it instead targeted netstardard 1.1 for example, it could be used in other contexts, such as the one I'm mentioning.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tiagomtotti/firebaseNet/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AMJFQVZ-NAol8DoG8SnDjvt6z4OPNOLhks5r6MoWgaJpZM4Nbv0z .

tiagomtotti avatar May 16 '17 12:05 tiagomtotti

Thanks, really appreciated!

edjacob25 avatar May 16 '17 16:05 edjacob25