turquoiseowl / i18n

Smart internationalization for ASP.NET
Other
556 stars 155 forks source link

.net 8 Compatible #425

Closed jegadjame closed 3 months ago

jegadjame commented 3 months ago

I am trying to implement it in .net which has appsettings.json instead of web.config.. Will this work for .net 8

turquoiseowl commented 3 months ago

i18n supports NET Framework, not .NET Core I’m afraid.

From: jegadjame @.> Sent: 05 June 2024 12:29 To: turquoiseowl/i18n @.> Cc: Subscribed @.***> Subject: [turquoiseowl/i18n] .net 8 Compatible (Issue #425)

I am trying to implement it in .net which has appsettings.json instead of web.config.. Will this work for .net 8

— Reply to this email directly, view it on GitHubhttps://github.com/turquoiseowl/i18n/issues/425, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAYXB7KF4J4AYJPDWBJREL3ZF3ZADAVCNFSM6AAAAABI2QMAOGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTKNRUHA4DONY. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

jegadjame commented 3 months ago

i18n supports NET Framework, not .NET Core I’m afraid. From: jegadjame @.> Sent: 05 June 2024 12:29 To: turquoiseowl/i18n @.> Cc: Subscribed @.> Subject: [turquoiseowl/i18n] .net 8 Compatible (Issue #425) I am trying to implement it in .net which has appsettings.json instead of web.config.. Will this work for .net 8 — Reply to this email directly, view it on GitHub<#425>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAYXB7KF4J4AYJPDWBJREL3ZF3ZADAVCNFSM6AAAAABI2QMAOGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTKNRUHA4DONY. You are receiving this because you are subscribed to this thread.Message ID: @*.**@*.***>>

jegadjame commented 3 months ago

Thank you